summaryrefslogtreecommitdiffstats
path: root/mail/procmail
Commit message (Collapse)AuthorAgeFilesLines
* fix typo, regen distinfoache2005-07-132-1/+4
|
* Add ~/Maildir kludgeache2005-07-131-2/+5
| | | | Submitted by: John Allan <john@john.net.au>
* Fix coredump on early terminationache2004-11-172-2/+13
| | | | | PR: 74022 Submitted by: Thomas Quinot <thomas@cuivre.fr.eu.org>
* mirror.ac.uk -> mirrorservice.orgvs2004-08-191-1/+1
| | | | | | PR: ports/69481 Submitted by: Tim Bishop, Dejan Lesjak Approved by: maintainers
* Add mailnull to TRUSTED_IDSache2003-12-302-2/+2
|
* Fix searching body aloneache2003-08-032-1/+12
| | | | Submitted by: James Quick <jq@quick.com>
* s/NOPORTSDOC/NOPORTDOCS/ for Makefile.osa2003-07-102-7/+7
| | | | | | | Improve pkg-plist (use %%DOCSDIR%% instead of hardcoded share/doc/...). Approved by: ache (maintainer)
* Enable LMTP modeache2003-03-302-49/+38
| | | | Submitted by: Phillip Oleson <poleson@verio.net>
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Fix realloc argache2002-11-102-0/+12
|
* PERL -> REINPLACEedwin2002-11-041-1/+3
| | | | Noticed by: bento
* Upgrade to 3.22ache2001-09-296-13/+103
| | | | | PR: 30881 Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
* Upgrade to 3.21ache2001-06-302-2/+2
|
* Upgrade to 3.20ache2001-06-292-3/+2
|
* replace space with tabijliao2001-06-151-1/+1
| | | | | PR: 28168 Submitted by: edwin@mavetju.org
* Make procmail follow ${PREFIX}dwcjr2001-06-141-1/+7
| | | | | | | | Bump PORTREVISION PR: 16983 Submitted by: Pete Fritchman <petef@databits.net> Reviewed by: will
* Fix typo in comment.olgeni2001-06-051-1/+1
|
* Upgrade to 3.15.1ache2001-02-052-2/+2
| | | | Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-161-3/+3
|
* Upgrade to 3.15ache2000-08-275-45/+28
|
* Better variant of .forward line, more close to originalache2000-08-162-10/+11
|
* Fix info about line must be placed in ~/.forwardache2000-08-162-0/+33
|
* Update to use PORTNAME/PORTVERSIONcpiazza2000-04-131-3/+2
|
* Upgrade to 3.14ache1999-12-293-2/+5
|
* Remove comment about running 'make install-suid' since we do that alreadysteve1999-12-291-0/+15
| | | | | | as part of a normal install. PR: 12934
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* portlintmharo1999-08-271-2/+2
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #3/4 to enforce caps, no period.hoek1999-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
* upgrade to 3.13.1ache1999-04-072-5/+5
|
* remove manpages from PLISTache1999-03-071-6/+0
|
* upgrade to 3.12ache1999-03-074-38/+13
| | | | Submitted by: Ollivier Robert <roberto@keltia.freenix.fr>
* Remove more manpages, as part of the great manpage removal project.hoek1998-08-171-6/+0
|
* Fix big messages realloc strategyache1998-05-151-0/+32
|
* add majordomo to trusted users listache1998-04-221-8/+12
| | | | PR: 6337
* Better fix for '.' problemache1997-06-171-17/+10
|
* Remove '.' at the end of chmod commandache1997-06-171-0/+19
|
* Upgrade to pre7ache1997-05-144-63/+76
|
* Conditionalize question about file locking test toasami1997-03-062-1/+15
| | | | !defined(PACKAGE_BUILDING).
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-11-182-8/+9
| | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
* CATEGORIES+= --> CATEGORIES=obrien1996-11-101-2/+2
| | | | And clean up variable ordering (as shown in the handbook) as little.
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-101-1/+1
| | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
* Use flock locking as other delivery systems doesache1996-08-281-0/+44
| | | | Move global procmailrc to /usr/local/etc
* Upgrade to 3.11pre4ache1995-12-284-14/+6
|
* Replace do-install with INSTALL_TARGETache1995-06-261-4/+2
|
* Add "PREFIX=${PREFIX}" to the do-install target so that things don'tasami1995-06-261-2/+4
| | | | | | go in /bin, /man, etc. (Note: the last isn't a directory name.) Also add a comment on why it IS_INTERACTIVE (I need to hit a return).
* Upgrade.ache1995-06-134-24/+6
|
* Remove setre* hacks, we have working thing nowache1995-04-271-14/+0
|
* Fix procmail-3.11pre1/Makefile so that it does not ignore therich1995-04-221-102/+78
| | | | | | | PREFIX. Otherwise it will install into /usr/local no matter what your bsd.ports.mk defines PREFIX as. Reviewed by: Satoshi
* Updates of mail Makefiles!asami1995-04-221-5/+2
|
OpenPOWER on IntegriCloud