summaryrefslogtreecommitdiff
path: root/mail/procmail/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix CVE-2017-16844Sunpoet Po-Chuan Hsieh2017-12-081-0/+9
| | | | | | | | | - Bump PORTREVISION for package change PR: 223777 Submitted by: Jeremy Chadwick <jdc@koitsu.org>, romain Security: 288f7cee-ced6-11e7-8ae9-0050569f0b83 MFH: 2017Q4
* - Always add PREFIX/bin to procmail pathSunpoet Po-Chuan Hsieh2016-11-292-2/+14
| | | | | | | | - Bump PORTREVISION for package change - While I'm here, respect PREFIX and adjust config.h patch PR: 214219 Submitted by: Armin Gruner <ag-freebsd@muc.de>
* Fix collision with getline(3)Baptiste Daroussin2016-07-291-0/+56
| | | | Obtained from: fedora
* - Fix heap-based buffer overflow in formisc.cSunpoet Po-Chuan Hsieh2014-09-121-0/+16
| | | | | | | - Bump PORTREVISION for package change Security: CVE-2014-3618 MFH: 2014Q3
* Rename mail/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-2810-0/+0
|
* - Simplify MakefileSunpoet Po-Chuan Hsieh2014-02-242-0/+0
| | | | | - Pet portlint: rename patch files - Support STAGEDIR
* - Stage supportMartin Wilke2014-02-211-1/+1
|
* - Skip interactive input of additional directories for lock testSunpoet Po-Chuan Hsieh2011-09-101-4/+13
| | | | | | | - Remove BATCH/IS_INTERACTIVE section in Makefile PR: ports/153409 Submitted by: Craig Leres <leres@ee.lbl.gov>
* Fix a segfault problem with header only filter.Andrey A. Chernov2010-12-061-0/+12
|
* Realloc test not really usedAndrey A. Chernov2005-10-301-0/+11
| | | | | PR: 88120 Submitted by: Andre Albsmeier <Andre.Albsmeier@siemens.com>
* Fix coredump on early terminationAndrey A. Chernov2004-11-171-0/+11
| | | | | PR: 74022 Submitted by: Thomas Quinot <thomas@cuivre.fr.eu.org>
* Add mailnull to TRUSTED_IDSAndrey A. Chernov2003-12-301-1/+1
|
* Fix searching body aloneAndrey A. Chernov2003-08-031-0/+11
| | | | Submitted by: James Quick <jq@quick.com>
* Enable LMTP modeAndrey A. Chernov2003-03-301-48/+37
| | | | Submitted by: Phillip Oleson <poleson@verio.net>
* Fix realloc argAndrey A. Chernov2002-11-101-0/+11
|
* Upgrade to 3.22Andrey A. Chernov2001-09-292-3/+3
| | | | | PR: 30881 Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
* Upgrade to 3.15Andrey A. Chernov2000-08-273-43/+26
|
* Better variant of .forward line, more close to originalAndrey A. Chernov2000-08-162-10/+11
|
* Fix info about line must be placed in ~/.forwardAndrey A. Chernov2000-08-162-0/+33
|
* Remove comment about running 'make install-suid' since we do that alreadySteve Price1999-12-291-0/+15
| | | | | | as part of a normal install. PR: 12934
* upgrade to 3.12Andrey A. Chernov1999-03-071-32/+0
| | | | Submitted by: Ollivier Robert <roberto@keltia.freenix.fr>
* Fix big messages realloc strategyAndrey A. Chernov1998-05-151-0/+32
|
* add majordomo to trusted users listAndrey A. Chernov1998-04-221-8/+12
| | | | PR: 6337
* Better fix for '.' problemAndrey A. Chernov1997-06-171-17/+10
|
* Remove '.' at the end of chmod commandAndrey A. Chernov1997-06-171-0/+19
|
* Upgrade to pre7Andrey A. Chernov1997-05-142-58/+71
|
* Conditionalize question about file locking test toSatoshi Asami1997-03-061-0/+12
| | | | !defined(PACKAGE_BUILDING).
* Use flock locking as other delivery systems doesAndrey A. Chernov1996-08-281-0/+44
| | | | Move global procmailrc to /usr/local/etc
* Upgrade.Andrey A. Chernov1995-06-131-18/+0
|
* Remove setre* hacks, we have working thing nowAndrey A. Chernov1995-04-271-14/+0
|
* Fix procmail-3.11pre1/Makefile so that it does not ignore theRich Murphey1995-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
* Upgrade.Andrey A. Chernov1995-04-161-75/+91
|
* Fixed a sizeof(off_t) != sizeof(int) problem.Doug Rabson1995-01-111-0/+19
|
* The pre beta version seems to no longer exist, use the procmail-3.10Andreas Schulz1994-11-191-0/+36
| | | | | instead. Add a new patch. formail.c has a variable named daemon that clashes with the daemon function, change the variable to mdaemon instead.
* Some cosmetique changes after consulting with original authorAndrey A. Chernov1994-10-081-2/+2
|
* Need a little patching to install mapages properly, gotAndrey A. Chernov1994-10-071-0/+31
syntax error instead