aboutsummaryrefslogtreecommitdiffstats
path: root/mail/milter-regex
Commit message (Collapse)AuthorAgeFilesLines
* - add LICENSE:dinoex2009-01-171-0/+2
|
* - update to 1.7dinoex2007-08-073-14/+13
|
* Another round of the periodic sweep for removal of thedougb2007-02-271-2/+5
| | | | | | | | | KEYWORD: FreeBSD scourge. We have ignored this keyword for a long time now, so this is a non-functional change (therefore no PORTREVISION bumps). Insert a $FreeBSD tag where needed, and adjust a comment in mail/milter-regex to match reality.
* - add :dinoex2007-02-211-1/+1
|
* - fix pidfiledinoex2007-02-214-162/+111
| | | | | | Reportey by: Clemens Fischer - merge and clean patches in ascii
* - add flag -quietdinoex2007-02-172-0/+52
| | | | | PR: 106602 Submitted by: Denis Eremenko
* - use milter frameworkdinoex2007-01-131-18/+1
|
* - fix package namedinoex2006-11-091-4/+2
| | | | - let user set SPOOLDIR
* - distfiles was repackeddinoex2006-11-072-4/+4
| | | | | | diff -urN showed that no file was changed, only the name of the WRKSRC used DIST_SUBDIR to save users and mirrod from stalled updates. Reported by: ache
* - take maintainershipdinoex2006-11-031-1/+1
|
* - Add support for rc.d style startup scripts for mail/milter-regex port.clsung2006-11-027-57/+178
| | | | | | | | - reset maintainership PR: ports/103114 Submitted by: Derek Marcotte <derekm dot nospam_AT_rogers dot com> Approved by: maintainer (dhartmei)
* Remove USE_REINPLACE from ports starting with Medwin2006-05-111-1/+0
|
* - update to 1.6dinoex2005-11-212-7/+24
| | | | | | - make prefix safe - register shared milter dependency Approved by: dhartmei
* Update to 1.5dhartmei2004-04-074-21/+30
|
* Turn maintainership over to dhartmei, the author of the program andtrevor2004-04-071-1/+1
| | | | | | of the OpenBSD port on which this port is based. Approved by: dhartmei
* Quotes are unnecessary in the COMMENT.trevor2004-04-071-1/+1
|
* Be less verbose.trevor2004-04-071-4/+4
|
* Add size data.trevor2004-01-281-0/+1
|
* Update to 0.8, requested by Stephane Lentz. Use PLIST_FILES.trevor2004-01-252-6/+3
|
* Update to 0.7. Don't treat warnings as errors.trevor2004-01-172-6/+4
| | | | | PR: 61410 Submitted by: dinoex
* Enable compilation on FreeBSD 5.2-BETA by avoiding "log" namespacetrevor2003-12-101-2/+6
| | | | | | | | conflict. PR: 59975 Submitted by: Volker Stolz of the Lehrstuhl fur Informatik II at RWTH Aachen
* Remove my e-mail address from DESCR files of portstrevor2003-11-131-2/+1
| | | | I have contributed, in order to attract less spam.
* Remove unnecessary USE_PERL5.trevor2003-10-071-1/+0
| | | | Submitted by: Stephane Lentz
* Update to 0.6 (still untested).trevor2003-10-073-34/+2
| | | | Submitted by: Daniel Hartmeier and Stephane Lentz
* new port of the milter-regex plugin for sendmailtrevor2003-10-055-0/+140
Obtained from: the OpenBSD port by Daniel Hartmeier (author of milter-regex)