summaryrefslogtreecommitdiff
path: root/mail/adcomplain (follow)
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154158
* Add size data, approved by maintainers.Trevor Johnson2004-03-201-0/+1
| | | | Notes: svn path=/head/; revision=104775
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-9/+9
| | | | Notes: svn path=/head/; revision=37252
* Add WWWAndrey A. Chernov2000-04-171-0/+2
| | | | Notes: svn path=/head/; revision=27684
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-4/+3
| | | | Notes: svn path=/head/; revision=27500
* Fix for address with last "."Andrey A. Chernov2000-02-211-294/+326
| | | | | | | Submitted by: obrien Notes: svn path=/head/; revision=26071
* Handle all RU/SU domains properly nowAndrey A. Chernov1999-11-041-4/+271
| | | | Notes: svn path=/head/; revision=22900
* Strip Russian domains to 2 components, not to 3Andrey A. Chernov1999-11-021-28/+27
| | | | Notes: svn path=/head/; revision=22864
* sed -> ${SED} and portlintMichael Haro1999-08-271-3/+4
| | | | Notes: svn path=/head/; revision=21026
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20954
* awk -> ${AWK}Michael Haro1999-08-221-2/+2
| | | | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Notes: svn path=/head/; revision=19803
* upgrade to 3.52Andrey A. Chernov1999-05-162-3/+3
| | | | Notes: svn path=/head/; revision=18832
* Back out unapproved commit from an idiot committer who can'tSatoshi Asami1999-05-122-3/+3
| | | | | | | understand what "ports freeze" means. Notes: svn path=/head/; revision=18791
* upgrade to 3.52Andrey A. Chernov1999-05-112-3/+3
| | | | Notes: svn path=/head/; revision=18790
* Update to 3.51 for ache (I think he is on vacation) in time for 3.2-R.David E. O'Brien1999-05-092-3/+3
| | | | | | | (hope he doesn't mind) Notes: svn path=/head/; revision=18706
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofSatoshi Asami1999-02-031-1/+2
| | | | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=16518
* upgrade to 3.49Andrey A. Chernov1999-01-152-3/+3
| | | | Notes: svn path=/head/; revision=16054
* upgrade to 3.47Andrey A. Chernov1998-12-142-4/+4
| | | | Notes: svn path=/head/; revision=15347
* Use PERL variable for scriptAndrey A. Chernov1998-10-071-2/+2
| | | | Notes: svn path=/head/; revision=13704
* Use PERL5 variableAndrey A. Chernov1998-09-162-2/+7
| | | | Notes: svn path=/head/; revision=13169
* upgrade to 4.42Andrey A. Chernov1998-09-153-11/+13
| | | | Notes: svn path=/head/; revision=13156
* Upgrade to 3.35Andrey A. Chernov1998-07-312-3/+3
| | | | Notes: svn path=/head/; revision=12226
* Upgrade to 3.33Andrey A. Chernov1998-06-302-3/+3
| | | | Notes: svn path=/head/; revision=11631
* Remove NO_CONFIGURE and NO_PATCH, they never meant anything.Satoshi Asami1998-06-271-2/+1
| | | | Notes: svn path=/head/; revision=11552
* upgrade to 3.31Andrey A. Chernov1998-06-092-3/+3
| | | | Notes: svn path=/head/; revision=11369
* Upgrade to 3.28Andrey A. Chernov1998-05-162-4/+4
| | | | Notes: svn path=/head/; revision=11007
* Upgrade to 3.14Andrey A. Chernov1998-04-013-187/+4
| | | | Notes: svn path=/head/; revision=10389
* Upgrade to 3.6Andrey A. Chernov1998-03-033-41/+182
| | | | Notes: svn path=/head/; revision=10002
* Upgrade to 2.87bAndrey A. Chernov1998-01-172-4/+4
| | | | Notes: svn path=/head/; revision=9356
* Upgrade to 2.87Andrey A. Chernov1998-01-023-18/+8
| | | | Notes: svn path=/head/; revision=9247
* Upgrade to 2.84Andrey A. Chernov1997-12-153-52/+30
| | | | Notes: svn path=/head/; revision=9093
* Define the variables more naturally. (You can see it's now one lineSatoshi Asami1997-11-151-4/+3
| | | | | | | less. :) Notes: svn path=/head/; revision=8635
* Upgrade to 2.78Andrey A. Chernov1997-11-143-39/+16
| | | | Notes: svn path=/head/; revision=8623
* Upgrade to 2.74Andrey A. Chernov1997-11-083-68/+56
| | | | Notes: svn path=/head/; revision=8520
* Remove h$id expansionAndrey A. Chernov1997-10-071-6/+2
| | | | Notes: svn path=/head/; revision=8166
* Fix possible regexp botchAndrey A. Chernov1997-10-071-2/+19
| | | | Notes: svn path=/head/; revision=8165
* Upgrade to 2.56Andrey A. Chernov1997-10-073-25/+52
| | | | Notes: svn path=/head/; revision=8163
* New name for adcomplain home pageAndrey A. Chernov1997-10-051-2/+2
| | | | Notes: svn path=/head/; revision=8120
* Style police.Masafumi Max NAKANE1997-09-131-3/+4
| | | | Notes: svn path=/head/; revision=7897
* Remove lines containing $Id$ and adjust this patch file so that this canMasafumi Max NAKANE1997-09-131-6/+2
| | | | | | | be applied cleanly. Notes: svn path=/head/; revision=7896
* Mail/News SPAM complain toolAndrey A. Chernov1997-09-136-0/+145
Notes: svn path=/head/; revision=7884