Commit graph

71 commits

Author SHA1 Message Date
Adam Weinberger
531cd7932f Move {mail,japanese}/p5-Mail-SpamAssassin to &/spamassassin, in the name of
improving accessibility.

I think people who want to just find the port/package and install it are
more likely to look for "spamassassin the program" than "spamassassin the
perl module collection."
2014-03-11 21:49:40 +00:00
Baptiste Daroussin
fd61959c15 Add NO_STAGE all over the place in preparation for the staging support (cat: mail) 2013-09-20 19:59:12 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Baptiste Daroussin
62fddef0e1 Convert to new options framework 2013-06-04 15:47:06 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Dennis Herrmann
179a39f735 - Update to 0.3.2
PR:		ports/156738
Submitted by:	Mikhail T. <m.tsatsenko@gmail.com> (maintainer)
2011-04-30 19:38:29 +00:00
Wen Heping
b69c89adb3 - Allow IPv6 subnets to be whitelisted/auto-accepted
Obtained from http://wilmer.gaa.st/blog/archives/61-spamass-milter-and-IPv6.html

PR:		ports/155979
Submitted by:	"Mikhail T." <m.tsatsenko@gmail.com> (maintainer)
2011-03-28 03:08:45 +00:00
Sahil Tandon
b5cb76ed93 - Update maintainer address
Requested by:	maintainer (via freebsd-ports)
2011-02-18 03:13:03 +00:00
Sahil Tandon
328bc8e458 Add LICENSE, drop MD5 checksum, use bsd.milter.mk and
pass maintainership to submitter.

PR:		ports/154383
Submitted by:	Mikhail T. <michael@fun-box.ru>

Feature safe:	yes
2011-01-31 00:19:26 +00:00
Greg Larkin
afb4f48d31 - Chase security/libksba shlib version bump
Requested by:	kwm
Pointyhat to:	glarkin
2010-12-16 02:34:07 +00:00
Pav Lucistnik
f9f768bba3 - Automate adding command line options from various optional patches
PR:		ports/147230
Submitted by:	Marshal Newrock <marshal@zordio.com>
2010-08-26 12:04:31 +00:00
Pav Lucistnik
d2b1d8d274 - Convert to OPTIONS
PR:		ports/146737
Submitted by:	Marshal Newrock <marshal@zordio.com
2010-08-26 11:52:12 +00:00
Niels Heinen
7d0d23c05c Fixed zombie processes issue that was caused by the recently added
security patch.

Approved by:	itetcu (mentor, implicit)
Reported by:	Ted Hatfield
Obtained from:	Fedora
2010-05-12 14:11:41 +00:00
Niels Heinen
0dee7f96d6 Correction: previous commit did not include header patch
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
2010-05-06 19:50:21 +00:00
Niels Heinen
f8f58b4a0a 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
2010-05-06 19:48:26 +00:00
Philip M. Gollucci
3df089616c - Release some more ports 2010-04-28 22:20:23 +00:00
Doug Barton
bfeab4ece5 RC_SCRIPTS_SUB is not needed in post-install since the port already
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>
2010-03-30 07:14:43 +00:00
Doug Barton
204523bd3c Cleanse more RC_SUBR and RC_SUBR_SUFFIX variables 2010-03-28 05:52:12 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Philip M. Gollucci
d822b0671b spamass-milter generates "Received" header emulating MTA before passing 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>
2010-02-10 03:03:23 +00:00
Philip M. Gollucci
7e6a939f18 - use $SUB_FILES to dynamically adjust pkg-message
PR:             ports/142808
Submitted by:   Sevan Janiyan <venture37@geeklan.co.uk>
Approved by:    maintainer timeout (pgollucci; > 2 weeks)
2010-01-31 03:44:55 +00:00
Philip M. Gollucci
39c4772825 - Claim 2010-01-11 22:53:50 +00:00
Thomas Abthorpe
402c1d357c - Fix rejecttext1 extrapatch
- Reassign to ports@

PR:		ports/142593
Submitted by:	Marshal Newrock <marshal zordio.com>
2010-01-11 21:37:27 +00:00
Thomas Abthorpe
2eb4d9f12b - Unconditionally sleep before HUP at start
- Bump PORTREVISION

PR:		ports/133384
Submitted by:	Jeffrey Goldberg <jeffrey goldmark.org>
2009-04-26 03:34:38 +00:00
Thomas Abthorpe
eb642d570c - Set MAKE_JOBS_SAFE 2009-03-30 16:17:28 +00:00
Thomas Abthorpe
9833ffe87c - Add missing colon in startup script
Pointyhat to:	tabthorpe
Submitted by:	Terry Kennedy <terry tmk.com>
2008-07-16 17:16:04 +00:00
Thomas Abthorpe
83b6ba5f0a - Allow localflags to pass to startup script
- Bump PORTREVISION

PR:		ports/125538
Submitted by:	Thomas Sandford <freebsduser paradisegreen.co.uk>
2008-07-16 12:53:13 +00:00
Thomas Abthorpe
da0375181c - Remove .sh from startup script names in activation.txt
- Bump PORTREVISION

PR:		ports/124617
Submitted by:	Paul J Murphy <paul inetstat.net>
2008-06-17 01:31:21 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
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)
2008-06-06 14:17:21 +00:00
Thomas Abthorpe
61896c8386 - Add customizable reject text
- 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
2008-04-04 15:48:28 +00:00
Thomas Abthorpe
2574f69107 - change maintainer address on ports I maintain
Approved by:	clsung (mentor)
2007-08-23 04:00:04 +00:00
Rong-En Fan
c489ca83df - Correct WITH_SENDMAIL_BASE logic
- 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)
2007-04-07 18:09:25 +00:00
Martin Wilke
933e228f47 - Set uid/gid and file protection on /var/run/spamass-milter,
allows easier integration for postfix mail
- Bump PORTREVISION
PR:		ports/106153
Submitted by:	Thomas Abthorpe <thomas@goodking.ca> (maintainer)
2006-12-01 23:39:44 +00:00
Cheng-Lung Sung
e0910925e9 - add %%PORTDOCS%%@dirrm %%DOCSDIR%% to quiet portlint
PR:		ports/104586
Submitted by:	maintainer (Thomas Abthorpe)
2006-11-24 06:52:25 +00:00
Martin Wilke
700ab6fee1 - respect WITH_SENDMAIL_BASE
PR:		ports/105688
Submitted by:	thomas@goodking.ca
2006-11-20 21:12:01 +00:00
Andrew Pantyukhin
4c102b47ba - Minor fix to rc.d script
Approved by:	Thomas Abthorpe <thomas@goodking.ca>
2006-11-20 13:23:01 +00:00
Martin Wilke
34390150d2 - Forgot the Port BUMP. 2006-11-15 19:42:19 +00:00
Martin Wilke
25e11ddfb5 - add patch to skip spam checks on SMTP authenticated users by setting
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)
2006-11-15 19:40:10 +00:00
Jean Milanez Melo
9ecd58a879 - Fix WWW in pkg-descr.
PR:		ports/102400
Submitted by:	Thomas Abthorpe <thomas@goodking.ca> (maintainer)
2006-08-25 17:24:25 +00:00
Rong-En Fan
24c8b66c5c - Update WWW
PR:		ports/102202
Submitted by:	Thomas Abthorpe <thomas at goodking.ca> (maintainer)
2006-08-18 07:43:48 +00:00
Pav Lucistnik
414919193e - Update to 0.3.1
- Take maintainership

PR:		ports/98766
Submitted by:	Thomas Abthorpe <thomas@goodking.ca>
2006-06-09 21:16:02 +00:00
Hajimu UMEMOTO
d07c46629f Put $FreeBSD$. 2006-05-18 06:59:06 +00:00
Edwin Groothuis
efe7d5f7f4 Remove USE_REINPLACE from ports starting with M 2006-05-10 22:37:39 +00:00
Hajimu UMEMOTO
2551760b4c The recent change to SA-3.1.1 in PerMsgStatus.pm caused some headers
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>
2006-03-24 02:30:36 +00:00
Doug Barton
c49d1a3273 Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
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.
2006-02-20 20:47:50 +00:00
Pav Lucistnik
145be4426a - Add SHA256 2005-11-25 15:31:02 +00:00
Roman Bogorodskiy
61ad83899c Fix typo in pkg-message.
PR:		84511
Submitted by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
2005-08-28 13:04:20 +00:00
Michael Nottebrock
2509b58122 Fix build for the base-system sendmail/ldap-enabled case. 2005-04-03 19:30:45 +00:00
Pav Lucistnik
a89d6e8e86 - Update to 0.3.0
PR:		ports/78698
Submitted by:	Jeremy Chadwick <freebsd@jdc.parodius.com>
2005-03-13 11:20:42 +00:00