The FreeBSD Ports Archive
FreeBSD mail : adcomplain4>
Complain about inappropriate commercial use (f.e. SPAM) of usenet/e-mail
Composes and mails a complaint about inappropriate commercial use of
usenet/e-mail. Sends complaint his/her provider by default, but
destination is configurable. Can be used with as few as three keystrokes.
A third-party forwarding service called Abuse.net is used for
complaints to the offender's provider. This ensures that the best
known complaint address is used. The first time you use Abuse.net,
you will receive a message asking you to register. See www.abuse.net.
This was created in the belief that a single, concise message is the
most appropriate way to complain. Mail bombing (e-mailing megabytes
of useless data) and public flaming (replying on usenet, causing your
complaint to be duplicated on every machine in the network) are
discouraged.
http://www.rdrop.com/users/billmc/adcomplain.html
|
adcomplain history
v. 1.34
date: 2004/02/06 13:11:37; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.33
date: 2003/03/07 06:05:48; author: ade; state: Exp; lines: +2 -1
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.32
date: 2001/01/16 17:31:17; author: sobomax; state: Exp; lines: +10 -10
Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.31
date: 2000/04/13 19:59:20; author: cpiazza; state: Exp; lines: +4 -5
Update to use PORTNAME/PORTVERSION
v. 1.30
date: 1999/08/27 20:16:57; author: mharo; state: Exp; lines: +5 -4
sed -> ${SED} and portlint
v. 1.29
date: 1999/08/25 06:50:01; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.28
date: 1999/08/22 23:32:56; author: mharo; state: Exp; lines: +2 -2
awk -> ${AWK}
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
v. 1.27
date: 1999/05/16 22:58:21; author: ache; state: Exp; lines: +2 -2
upgrade to 3.52
v. 1.26
date: 1999/05/12 01:33:31; author: asami; state: Exp; lines: +2 -2
Back out unapproved commit from an idiot committer who can't
understand what "ports freeze" means.
v. 1.25
date: 1999/05/11 14:16:43; author: ache; state: Exp; lines: +2 -2
upgrade to 3.52
v. 1.24
date: 1999/05/09 21:47:22; author: obrien; state: Exp; lines: +2 -2
Update to 3.51 for ache (I think he is on vacation) in time for 3.2-R.
(hope he doesn't mind)
v. 1.23
date: 1999/02/03 11:11:52; author: asami; state: Exp; lines: +2 -1
Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
bsd.port.mk rev. 1.304 for details on the change.
The fix here is one of the following.
(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
EXTRACT_* commands.
(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
calling the "tar" command (i.e., arguments like "-xzf" are spelled
out).
(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
add ${EXTRACT_AFTER_ARGS} to the command line as well.
(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
is set, define the other two too.
v. 1.22
date: 1999/01/15 00:36:52; author: ache; state: Exp; lines: +2 -2
upgrade to 3.49
v. 1.21
date: 1998/12/14 16:33:07; author: ache; state: Exp; lines: +3 -3
upgrade to 3.47
v. 1.20
date: 1998/10/07 10:13:49; author: ache; state: Exp; lines: +2 -2
Use PERL variable for script
v. 1.19
date: 1998/09/16 11:44:54; author: ache; state: Exp; lines: +6 -1
Use PERL5 variable
v. 1.18
date: 1998/09/15 17:23:26; author: ache; state: Exp; lines: +5 -3
upgrade to 4.42
v. 1.17
date: 1998/07/31 14:46:18; author: ache; state: Exp; lines: +2 -2
Upgrade to 3.35
v. 1.16
date: 1998/06/30 19:36:35; author: ache; state: Exp; lines: +2 -2
Upgrade to 3.33
v. 1.15
date: 1998/06/27 05:19:12; author: asami; state: Exp; lines: +1 -2
Remove NO_CONFIGURE and NO_PATCH, they never meant anything.
v. 1.14
date: 1998/06/09 22:20:46; author: ache; state: Exp; lines: +2 -2
upgrade to 3.31
v. 1.13
date: 1998/05/16 08:43:09; author: ache; state: Exp; lines: +3 -3
Upgrade to 3.28
v. 1.12
date: 1998/04/01 23:29:11; author: ache; state: Exp; lines: +3 -3
Upgrade to 3.14
v. 1.11
date: 1998/03/03 00:38:05; author: ache; state: Exp; lines: +3 -3
Upgrade to 3.6
v. 1.10
date: 1998/01/17 13:50:29; author: ache; state: Exp; lines: +3 -3
Upgrade to 2.87b
v. 1.9
date: 1998/01/02 05:40:46; author: ache; state: Exp; lines: +3 -3
Upgrade to 2.87
v. 1.8
date: 1997/12/15 22:50:48; author: ache; state: Exp; lines: +3 -3
Upgrade to 2.84
v. 1.7
date: 1997/11/15 10:35:49; author: asami; state: Exp; lines: +3 -4
Define the variables more naturally. (You can see it's now one line
less. :)
v. 1.6
date: 1997/11/14 16:50:45; author: ache; state: Exp; lines: +3 -3
Upgrade to 2.78
v. 1.5
date: 1997/11/08 15:50:16; author: ache; state: Exp; lines: +4 -4
Upgrade to 2.74
v. 1.4
date: 1997/10/07 21:34:06; author: ache; state: Exp; lines: +2 -2
Upgrade to 2.56
v. 1.3
date: 1997/10/05 10:17:03; author: ache; state: Exp; lines: +2 -2
New name for adcomplain home page
v. 1.2
date: 1997/09/13 21:31:54; author: max; state: Exp; lines: +4 -3
Style police.
v. 1.1
date: 1997/09/13 14:04:21; author: ache; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1997/09/13 14:04:21; author: ache; state: Exp; lines: +0 -0
Mail/News SPAM complain tool
=============================================================================
v. 1.34
date: 2004/02/06 13:11:37; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.33
date: 2003/03/07 06:05:48; author: ade; state: Exp; lines: +2 -1
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.32
date: 2001/01/16 17:31:17; author: sobomax; state: Exp; lines: +10 -10
Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.31
date: 2000/04/13 19:59:20; author: cpiazza; state: Exp; lines: +4 -5
Update to use PORTNAME/PORTVERSION
v. 1.30
date: 1999/08/27 20:16:57; author: mharo; state: Exp; lines: +5 -4
sed -> ${SED} and portlint
v. 1.29
date: 1999/08/25 06:50:01; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.28
date: 1999/08/22 23:32:56; author: mharo; state: Exp; lines: +2 -2
awk -> ${AWK}
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
v. 1.27
date: 1999/05/16 22:58:21; author: ache; state: Exp; lines: +2 -2
upgrade to 3.52
v. 1.26
date: 1999/05/12 01:33:31; author: asami; state: Exp; lines: +2 -2
Back out unapproved commit from an idiot committer who can't
understand what "ports freeze" means.
v. 1.25
date: 1999/05/11 14:16:43; author: ache; state: Exp; lines: +2 -2
upgrade to 3.52
v. 1.24
date: 1999/05/09 21:47:22; author: obrien; state: Exp; lines: +2 -2
Update to 3.51 for ache (I think he is on vacation) in time for 3.2-R.
(hope he doesn't mind)
v. 1.23
date: 1999/02/03 11:11:52; author: asami; state: Exp; lines: +2 -1
Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
bsd.port.mk rev. 1.304 for details on the change.
The fix here is one of the following.
(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
EXTRACT_* commands.
(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
calling the "tar" command (i.e., arguments like "-xzf" are spelled
out).
(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
add ${EXTRACT_AFTER_ARGS} to the command line as well.
(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
is set, define the other two too.
v. 1.22
date: 1999/01/15 00:36:52; author: ache; state: Exp; lines: +2 -2
upgrade to 3.49
v. 1.21
date: 1998/12/14 16:33:07; author: ache; state: Exp; lines: +3 -3
upgrade to 3.47
v. 1.20
date: 1998/10/07 10:13:49; author: ache; state: Exp; lines: +2 -2
Use PERL variable for script
v. 1.19
date: 1998/09/16 11:44:54; author: ache; state: Exp; lines: +6 -1
Use PERL5 variable
v. 1.18
date: 1998/09/15 17:23:26; author: ache; state: Exp; lines: +5 -3
upgrade to 4.42
v. 1.17
date: 1998/07/31 14:46:18; author: ache; state: Exp; lines: +2 -2
Upgrade to 3.35
v. 1.16
date: 1998/06/30 19:36:35; author: ache; state: Exp; lines: +2 -2
Upgrade to 3.33
v. 1.15
date: 1998/06/27 05:19:12; author: asami; state: Exp; lines: +1 -2
Remove NO_CONFIGURE and NO_PATCH, they never meant anything.
v. 1.14
date: 1998/06/09 22:20:46; author: ache; state: Exp; lines: +2 -2
upgrade to 3.31
v. 1.13
date: 1998/05/16 08:43:09; author: ache; state: Exp; lines: +3 -3
Upgrade to 3.28
v. 1.12
date: 1998/04/01 23:29:11; author: ache; state: Exp; lines: +3 -3
Upgrade to 3.14
v. 1.11
date: 1998/03/03 00:38:05; author: ache; state: Exp; lines: +3 -3
Upgrade to 3.6
v. 1.10
date: 1998/01/17 13:50:29; author: ache; state: Exp; lines: +3 -3
Upgrade to 2.87b
v. 1.9
date: 1998/01/02 05:40:46; author: ache; state: Exp; lines: +3 -3
Upgrade to 2.87
v. 1.8
date: 1997/12/15 22:50:48; author: ache; state: Exp; lines: +3 -3
Upgrade to 2.84
v. 1.7
date: 1997/11/15 10:35:49; author: asami; state: Exp; lines: +3 -4
Define the variables more naturally. (You can see it's now one line
less. :)
v. 1.6
date: 1997/11/14 16:50:45; author: ache; state: Exp; lines: +3 -3
Upgrade to 2.78
v. 1.5
date: 1997/11/08 15:50:16; author: ache; state: Exp; lines: +4 -4
Upgrade to 2.74
v. 1.4
date: 1997/10/07 21:34:06; author: ache; state: Exp; lines: +2 -2
Upgrade to 2.56
v. 1.3
date: 1997/10/05 10:17:03; author: ache; state: Exp; lines: +2 -2
New name for adcomplain home page
v. 1.2
date: 1997/09/13 21:31:54; author: max; state: Exp; lines: +4 -3
Style police.
v. 1.1
date: 1997/09/13 14:04:21; author: ache; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1997/09/13 14:04:21; author: ache; state: Exp; lines: +0 -0
Mail/News SPAM complain tool
=============================================================================
v. 1.34
date: 2004/02/06 13:11:37; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.33
date: 2003/03/07 06:05:48; author: ade; state: Exp; lines: +2 -1
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.32
date: 2001/01/16 17:31:17; author: sobomax; state: Exp; lines: +10 -10
Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.31
date: 2000/04/13 19:59:20; author: cpiazza; state: Exp; lines: +4 -5
Update to use PORTNAME/PORTVERSION
v. 1.30
date: 1999/08/27 20:16:57; author: mharo; state: Exp; lines: +5 -4
sed -> ${SED} and portlint
v. 1.29
date: 1999/08/25 06:50:01; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.28
date: 1999/08/22 23:32:56; author: mharo; state: Exp; lines: +2 -2
awk -> ${AWK}
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
v. 1.27
date: 1999/05/16 22:58:21; author: ache; state: Exp; lines: +2 -2
upgrade to 3.52
v. 1.26
date: 1999/05/12 01:33:31; author: asami; state: Exp; lines: +2 -2
Back out unapproved commit from an idiot committer who can't
understand what "ports freeze" means.
v. 1.25
date: 1999/05/11 14:16:43; author: ache; state: Exp; lines: +2 -2
upgrade to 3.52
v. 1.24
date: 1999/05/09 21:47:22; author: obrien; state: Exp; lines: +2 -2
Update to 3.51 for ache (I think he is on vacation) in time for 3.2-R.
(hope he doesn't mind)
v. 1.23
date: 1999/02/03 11:11:52; author: asami; state: Exp; lines: +2 -1
Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
bsd.port.mk rev. 1.304 for details on the change.
The fix here is one of the following.
(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
EXTRACT_* commands.
(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
calling the "tar" command (i.e., arguments like "-xzf" are spelled
out).
(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
add ${EXTRACT_AFTER_ARGS} to the command line as well.
(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
is set, define the other two too.
v. 1.22
date: 1999/01/15 00:36:52; author: ache; state: Exp; lines: +2 -2
upgrade to 3.49
v. 1.21
date: 1998/12/14 16:33:07; author: ache; state: Exp; lines: +3 -3
upgrade to 3.47
v. 1.20
date: 1998/10/07 10:13:49; author: ache; state: Exp; lines: +2 -2
Use PERL variable for script
v. 1.19
date: 1998/09/16 11:44:54; author: ache; state: Exp; lines: +6 -1
Use PERL5 variable
v. 1.18
date: 1998/09/15 17:23:26; author: ache; state: Exp; lines: +5 -3
upgrade to 4.42
v. 1.17
date: 1998/07/31 14:46:18; author: ache; state: Exp; lines: +2 -2
Upgrade to 3.35
v. 1.16
date: 1998/06/30 19:36:35; author: ache; state: Exp; lines: +2 -2
Upgrade to 3.33
v. 1.15
date: 1998/06/27 05:19:12; author: asami; state: Exp; lines: +1 -2
Remove NO_CONFIGURE and NO_PATCH, they never meant anything.
v. 1.14
date: 1998/06/09 22:20:46; author: ache; state: Exp; lines: +2 -2
upgrade to 3.31
v. 1.13
date: 1998/05/16 08:43:09; author: ache; state: Exp; lines: +3 -3
Upgrade to 3.28
v. 1.12
date: 1998/04/01 23:29:11; author: ache; state: Exp; lines: +3 -3
Upgrade to 3.14
v. 1.11
date: 1998/03/03 00:38:05; author: ache; state: Exp; lines: +3 -3
Upgrade to 3.6
v. 1.10
date: 1998/01/17 13:50:29; author: ache; state: Exp; lines: +3 -3
Upgrade to 2.87b
v. 1.9
date: 1998/01/02 05:40:46; author: ache; state: Exp; lines: +3 -3
Upgrade to 2.87
v. 1.8
date: 1997/12/15 22:50:48; author: ache; state: Exp; lines: +3 -3
Upgrade to 2.84
v. 1.7
date: 1997/11/15 10:35:49; author: asami; state: Exp; lines: +3 -4
Define the variables more naturally. (You can see it's now one line
less. :)
v. 1.6
date: 1997/11/14 16:50:45; author: ache; state: Exp; lines: +3 -3
Upgrade to 2.78
v. 1.5
date: 1997/11/08 15:50:16; author: ache; state: Exp; lines: +4 -4
Upgrade to 2.74
v. 1.4
date: 1997/10/07 21:34:06; author: ache; state: Exp; lines: +2 -2
Upgrade to 2.56
v. 1.3
date: 1997/10/05 10:17:03; author: ache; state: Exp; lines: +2 -2
New name for adcomplain home page
v. 1.2
date: 1997/09/13 21:31:54; author: max; state: Exp; lines: +4 -3
Style police.
v. 1.1
date: 1997/09/13 14:04:21; author: ache; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1997/09/13 14:04:21; author: ache; state: Exp; lines: +0 -0
Mail/News SPAM complain tool
=============================================================================
|
| |

|