aboutsummaryrefslogtreecommitdiff
path: root/mail/spamass-milter
Commit message (Collapse)AuthorAgeFilesLines
* - Automate adding command line options from various optional patchesPav Lucistnik2010-08-264-26/+16
| | | | | | | | PR: ports/147230 Submitted by: Marshal Newrock <marshal@zordio.com> Notes: svn path=/head/; revision=260011
* - Convert to OPTIONSPav Lucistnik2010-08-261-35/+6
| | | | | | | | PR: ports/146737 Submitted by: Marshal Newrock <marshal@zordio.com Notes: svn path=/head/; revision=260010
* Fixed zombie processes issue that was caused by the recently addedNiels Heinen2010-05-123-135/+116
| | | | | | | | | | | security patch. Approved by: itetcu (mentor, implicit) Reported by: Ted Hatfield Obtained from: Fedora Notes: svn path=/head/; revision=254201
* Correction: previous commit did not include header patchNiels Heinen2010-05-061-0/+9
| | | | | | | | | | | | | Added security patch (remote command execution) Fixed pkg-plist error Approved by: itetcu (mentor, implicit) Security: http://archives.neohapsis.com/archives/fulldisclosure/2010-03/0139.html Security: CVE-2010-1132 Security: 7132c842-58e2-11df-8d80-0015587e2cc1 Notes: svn path=/head/; revision=253841
* Added security patch (remote command execution)Niels Heinen2010-05-063-14/+211
| | | | | | | | | | | | Fixed pkg-plist error Approved by: itetcu (mentor, implicit) Security: http://archives.neohapsis.com/archives/fulldisclosure/2010-03/0139.html Security: CVE-2010-1132 Security: 7132c842-58e2-11df-8d80-0015587e2cc1 Notes: svn path=/head/; revision=253840
* - Release some more portsPhilip M. Gollucci2010-04-281-1/+1
| | | | Notes: svn path=/head/; revision=253395
* RC_SCRIPTS_SUB is not needed in post-install since the port alreadyDoug Barton2010-03-301-2/+0
| | | | | | | | | | utilizes USE_RC_SUBR properly. I removed it from one location, but neglected to test for others, mea culpa. Submitted by: Matthew D. Fuller <fullermd@over-yonder.net> Notes: svn path=/head/; revision=251792
* Cleanse more RC_SUBR and RC_SUBR_SUFFIX variablesDoug Barton2010-03-281-1/+0
| | | | Notes: svn path=/head/; revision=251603
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* spamass-milter generates "Received" header emulating MTA before passing ↵Philip M. Gollucci2010-02-101-0/+14
| | | | | | | | | | | | | | | e-mail to the spamassassin. i However, generated header is wrong and can cause problems when parsing such message. http://savannah.nongnu.org/bugs/index.php?17178 http://cvs.savannah.gnu.org/viewvc/spamass-milt/spamass-milter.cpp?root=spamass-milt&r1=1.90&r2=1.91 PR: ports/1435600 Submitted by: Marko Njezic <mrmax063@maxempire.com> Notes: svn path=/head/; revision=249504
* - use $SUB_FILES to dynamically adjust pkg-messagePhilip M. Gollucci2010-01-312-3/+1
| | | | | | | | | PR: ports/142808 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> Approved by: maintainer timeout (pgollucci; > 2 weeks) Notes: svn path=/head/; revision=248927
* - ClaimPhilip M. Gollucci2010-01-111-1/+1
| | | | Notes: svn path=/head/; revision=247632
* - Fix rejecttext1 extrapatchThomas Abthorpe2010-01-112-7/+8
| | | | | | | | | | - Reassign to ports@ PR: ports/142593 Submitted by: Marshal Newrock <marshal zordio.com> Notes: svn path=/head/; revision=247631
* - Unconditionally sleep before HUP at startThomas Abthorpe2009-04-262-2/+2
| | | | | | | | | | - Bump PORTREVISION PR: ports/133384 Submitted by: Jeffrey Goldberg <jeffrey goldmark.org> Notes: svn path=/head/; revision=232751
* - Set MAKE_JOBS_SAFEThomas Abthorpe2009-03-301-0/+2
| | | | Notes: svn path=/head/; revision=231311
* - Add missing colon in startup scriptThomas Abthorpe2008-07-161-1/+1
| | | | | | | | Pointyhat to: tabthorpe Submitted by: Terry Kennedy <terry tmk.com> Notes: svn path=/head/; revision=216921
* - Allow localflags to pass to startup scriptThomas Abthorpe2008-07-162-2/+2
| | | | | | | | | | - Bump PORTREVISION PR: ports/125538 Submitted by: Thomas Sandford <freebsduser paradisegreen.co.uk> Notes: svn path=/head/; revision=216906
* - Remove .sh from startup script names in activation.txtThomas Abthorpe2008-06-172-3/+3
| | | | | | | | | | - Bump PORTREVISION PR: ports/124617 Submitted by: Paul J Murphy <paul inetstat.net> Notes: svn path=/head/; revision=214982
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Add customizable reject textThomas Abthorpe2008-04-044-2/+100
| | | | | | | | | | | | - Bump PORTREVISION - Fix IGNORE message, pet portlint PR: ports/122313 Submitted by: Frank Fenor <frank fenor.de> Obtained from: http://savannah.nongnu.org/patch/?5189 Notes: svn path=/head/; revision=210522
* - change maintainer address on ports I maintainThomas Abthorpe2007-08-231-1/+1
| | | | | | | Approved by: clsung (mentor) Notes: svn path=/head/; revision=198164
* - Correct WITH_SENDMAIL_BASE logicRong-En Fan2007-04-071-3/+3
| | | | | | | | | | | - Change BROKEN to IGNORE since it's not broken but it's the sendmail that does not support milter PR: ports/111336 Submitted by: Thomas Abthorpe <thomas at goodking.ca> (maintainer) Notes: svn path=/head/; revision=189439
* - Set uid/gid and file protection on /var/run/spamass-milter,Martin Wilke2006-12-012-1/+7
| | | | | | | | | | allows easier integration for postfix mail - Bump PORTREVISION PR: ports/106153 Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer) Notes: svn path=/head/; revision=178524
* - add %%PORTDOCS%%@dirrm %%DOCSDIR%% to quiet portlintCheng-Lung Sung2006-11-241-0/+1
| | | | | | | | PR: ports/104586 Submitted by: maintainer (Thomas Abthorpe) Notes: svn path=/head/; revision=177951
* - respect WITH_SENDMAIL_BASEMartin Wilke2006-11-201-8/+19
| | | | | | | | PR: ports/105688 Submitted by: thomas@goodking.ca Notes: svn path=/head/; revision=177690
* - Minor fix to rc.d scriptAndrew Pantyukhin2006-11-201-6/+4
| | | | | | | Approved by: Thomas Abthorpe <thomas@goodking.ca> Notes: svn path=/head/; revision=177659
* - Forgot the Port BUMP.Martin Wilke2006-11-151-1/+12
| | | | Notes: svn path=/head/; revision=177335
* - add patch to skip spam checks on SMTP authenticated users by settingMartin Wilke2006-11-151-0/+77
| | | | | | | | | | | | WITH_ADDAUTH_PATCH environment variable at build time - thanks to Steve Watt <steve_AT_watt.com> for providing the patch - bump PORTREVISION PR: ports/105571 Submitted by: Thomas Abthorpe<thomas@goodking.ca> (maintainer) Notes: svn path=/head/; revision=177334
* - Fix WWW in pkg-descr.Jean Milanez Melo2006-08-251-1/+1
| | | | | | | | PR: ports/102400 Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer) Notes: svn path=/head/; revision=171397
* - Update WWWRong-En Fan2006-08-181-1/+1
| | | | | | | | PR: ports/102202 Submitted by: Thomas Abthorpe <thomas at goodking.ca> (maintainer) Notes: svn path=/head/; revision=170925
* - Update to 0.3.1Pav Lucistnik2006-06-095-35/+8
| | | | | | | | | | - Take maintainership PR: ports/98766 Submitted by: Thomas Abthorpe <thomas@goodking.ca> Notes: svn path=/head/; revision=164947
* Put $FreeBSD$.Hajimu UMEMOTO2006-05-181-1/+1
| | | | Notes: svn path=/head/; revision=162694
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* The recent change to SA-3.1.1 in PerMsgStatus.pm caused some headersHajimu UMEMOTO2006-03-242-0/+25
| | | | | | | | | | | | | to leak into the displayed message when using spamass-milter, due to the handing of LF/CR. Dan Nelson, the author of Spamass-Milter, kindly replicated the problem and provided the patch. Submitted by: Forrest Aldrich <forrie__at__forrie.com> Notes: svn path=/head/; revision=158046
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.Doug Barton2006-02-201-1/+1
| | | | | | | | | | We have not checked for this KEYWORD for a long time now, so this is a complete noop, and thus no PORTREVISION bump. Removing it at this point is mostly for pedantic reasons, and partly to avoid perpetuating this anachronism by copy and paste to future scripts. Notes: svn path=/head/; revision=156534
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149429
* Fix typo in pkg-message.Roman Bogorodskiy2005-08-281-1/+1
| | | | | | | | PR: 84511 Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> Notes: svn path=/head/; revision=141111
* Fix build for the base-system sendmail/ldap-enabled case.Michael Nottebrock2005-04-031-0/+2
| | | | Notes: svn path=/head/; revision=132366
* - Update to 0.3.0Pav Lucistnik2005-03-138-137/+81
| | | | | | | | PR: ports/78698 Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com> Notes: svn path=/head/; revision=131088
* - Support LDAP enabled systems, especially for people who have libmilter ↵Pav Lucistnik2004-11-041-0/+13
| | | | | | | | | | with LDAP support. PR: ports/73519 Submitted by: Lewis Thompson <purple@lewiz.net> Notes: svn path=/head/; revision=120799
* - Plug two problems related to spamassassin 3.0:Pav Lucistnik2004-10-152-3/+23
| | | | | | | | | | | - #10488 Milter adding blank line with Spamassassin-3.0.0 - #10531 reject with SA 3.0.0 PR: ports/72591 Submitted by: ume Notes: svn path=/head/; revision=119502
* Fix path in instructions (/etc/mail -> /usr/local/etc/mail)Volker Stolz2004-06-251-1/+1
| | | | | | | | PR: ports/67681 Submitted by: Jason Bacon Notes: svn path=/head/; revision=112217
* Handle plussed ``User'' names so that mail to user+something attempts toBrian Somers2004-06-102-7/+20
| | | | | | | | | read ~user/.spamassassin/user_prefs Bump portrevision to 4 Notes: svn path=/head/; revision=111206
* Drop maintainership.Hye-Shik Chang2004-06-061-1/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=110952
* - Convert to rcNGPav Lucistnik2004-05-255-37/+60
| | | | | | | | | PR: ports/66851 Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com> Approved by: maintainer Notes: svn path=/head/; revision=109947
* - Drop unneeded dependencies on autotoolsPav Lucistnik2004-05-243-20/+19
| | | | | | | | | | | | - Detach from controlling terminal - Fix PID handling in rc script PR: ports/66145, ports/66146, ports/66147 Submitted by: Helge Oldach <spamass-milter-may04@oldach.net> Approved by: maintainer timeout (19 days) Notes: svn path=/head/; revision=109906
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Fix INDEX, use BROKENMathieu Arnold2004-03-141-7/+1
| | | | | | | pointy hat to: linimon Notes: svn path=/head/; revision=103977
* Rework installation to work with sendmail installed from ports tree.Mark Linimon2004-03-141-3/+43
| | | | | | | | | | | | | If the sendmail port is installed, it is used by default, but the installation can be told to use the base sendmail and ignore the port. The case of not having sendmail installed in the base is still handled correctly. PR: ports/51087 Submitted by: Oleg Sharoiko <os@rsu.ru> Notes: svn path=/head/; revision=103922
* - Add a security/stability patch backported from main trunk. [1]Hye-Shik Chang2003-10-302-6/+16
| | | | | | | | | | | - Utilize USE_AUTOCONF_VER rather than having a direct dependency. Submitted by: Andrew Belashov <bel@orel.ru> [1] Approved by: maintainer Obtained from: Savannah Notes: svn path=/head/; revision=92627