Commit graph

122 commits

Author SHA1 Message Date
Pav Lucistnik
e2ebded775 - Fix bayesian filtering with DKIM enabled, bump PORTREVISION
PR:		ports/132760
Submitted by:	Michael Scheidell <scheidell@secnap.net> (maintainer)
2009-03-19 17:11:28 +00:00
Anton Berezin
44c85787a0 Fix plist with perl 5.8.9.
Approved by:	portmgr (pav, implicit)
2009-01-14 15:40:16 +00:00
Greg Lewis
640c6d6f8e . pre-install -> pre-su-install since this target (via pkg-install) creates
the 'spamd' user and groups.

PR:		126700
Approved by:	Michael Scheidell (maintainer)
2008-08-21 14:39:58 +00:00
Pav Lucistnik
fa38ed02cc - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV 2008-07-25 12:24:09 +00:00
Edwin Groothuis
6dd02908d5 Maintaniance update: SpamAssassin 3.2.4 to 3.2.5 release
PR:		ports/124577
Submitted by:	Michael Scheidell <scheidell@secnap.net>
2008-06-15 01:59: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
Alex Dupre
1066f56582 Fix spamd integration with vpopmail virtual users.
Approved by:	maintainer
2008-04-28 13:30:57 +00:00
Rong-En Fan
8e0d61c1fd - Pass CC via MAKE_ENV to fix the case when users do something like this
.if ${.CURDIR:M/usr/ports/*} && !${.CURDIR:M*/work/*}
CC= gcc
.endif

  in /etc/make.conf (this port uses CC to build WRKSRC/spamc).

PR:		ports/122940
Submitted by:	Frank Fenor <frank at fenor.de>
Approved by:	maintainer
2008-04-24 08:43:27 +00:00
Beech Rintoul
5d1f81ff8c - Fix bumps portrevision and dependency on p5-Net-DNS from 0.60 to 0.63
PR:		ports/122162
Submitted by:	Michael Scheidell <scheidell@secnap.net> (maintainer)
2008-03-28 19:03:13 +00:00
Beech Rintoul
6dcd081d11 - Fix options
- Bump portrevision

PR:		ports/120570
Submitted by:	Michael Scheidell <scheidell@secnap.net> (maintainer)
2008-02-13 04:13:43 +00:00
Wesley Shields
28c8983d87 Use @dirrmtry for plugins.
Sort pkg-plist alphabetically.
Bump PORTREVISION.

PR:		ports/119943
Submitted by:	TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
Approved by:	Michael Scheidell (maintainer), garga (mentor)
2008-01-31 14:04:06 +00:00
Wesley Shields
8b4db7eb1e Update to 3.2.4.
PR:		119448
Submitted by:	Michael Scheidell <scheidell@secnap.net> (maintainer)
Approved by:	garga (mentor)
2008-01-15 23:08:41 +00:00
Anton Berezin
7a7575533a Remove a duplicated DOCS= line. This commit does not affect
the build or anything.

Submitted by:	TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
PR:		119266
Approved by:	maintainer
2008-01-02 16:45:14 +00:00
Edwin Groothuis
1a5eb78c0e Add CONFLICTS for japanese/p5-Mail-SpamAssassin
PR:		ports/112445
Submitted by:	TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
2007-09-07 04:29:19 +00:00
Beech Rintoul
5dcb72b777 - Update to 3.2.3
- Add reinplace_cmd to respect CC
- From maintainer:
Several security updates from 3.2.1 to 3.2.2, but 3.2.2 broke spamd.
This fixes the spamd problem in 3.2.2 as well.
Build depends for DNS bumped to .60 due to DOS condition,
crypt to 0.24 due to segv in spamd with malformed DomainKey message.
DomainKey plugin turned BACK OFF in default installs (not needed now that DKIM does work)

PR:		ports/115369
Submitted by:	Michael Scheidell <scheidell@secnap.net>`
Approved by:	sat (mentor)
2007-08-13 22:33:32 +00:00
Pav Lucistnik
fe06867ee3 - take sa-compile out of Makefile and put into pkg-install, so it gets executed
from pkg_add
- add two interactive questions (with 120 seconds timeout)
- raise minimal version of p5-Net-DNS to .60
- despire documentation, dkim still needs p5-Mail-DomainKeys

PR:		ports/114188
Submitted by:	Michael Scheidell <scheidell@secnap.net> (maintainer)
2007-07-22 22:40:58 +00:00
Beech Rintoul
7fc9dd7582 - Update to 3.2.1
- Security fix.

PR:		ports/113719
Submitted by:	Michael Scheidell <scheidell@secnap.net> (maintainer)
Approved by:	sat (mentor)
Security:	CVE-2007-2873
2007-06-16 22:17:03 +00:00
Cheng-Lung Sung
bda9441c6a - SpamAssassin has been updated to 3.2.0
See http://spamassassin.apache.org
This is mostly a maintenance and features update.

There are however a couple of FreeBsd specific issues:

1) sa-update now puts files into /var/db/spamassassin/{version} where it
   belongs rather than in the non-standard /var/lib/spamassassin.
   Thanks to uhlar@fantomas.sk (see PR: ports/108934
2) security, version minimum updates:
   Compress-Zlib needs to be minimum 1.04, HTML-Parser, 3.3.1, Tar.pm,
   1.2.3, gnupg >=1.4.7 (gnupg 2.x preferred)
3) additional files needed: Detect.pm for encoding, p5-Mail-SPF replaces
   p5-Mail-SPF-Query, newer DKIM replaces DomainKeys
4) sa-compile is broken (need re2c >=.11.3 or it segfaults)
5) tools directory removed (find it in SVN if you need it)
6) patch files added: patch-ImageInfo.pm and patch-sa-compile.raw
7) patch files REMOVED (ports, please note:
   don't need patch-sa-learn-raw anymore!

PR:		ports/112502
Submitted by:	maintainer (Michael Scheidell)
2007-06-02 07:09:46 +00:00
Rong-En Fan
3578d3b125 - If there is no gnupg installed, install 2.x. If there is, use it. [1]
- DKIM plugin and Mail::DKIM do not need Mail::DomainKeys [2]
- Fix sa-learn with stdin [3]
  https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5336
- Bump PORTREVISON

PR:		ports/109434 [1]
Submitted by:	Michele Possamai <possamai at xs4all.nl> [1],
		Mark Martinec (amavisd-new writer) [2], takefu [3]
Approved by:	Michael Scheidell <scheidell at secnap.net> (maintainer)
2007-02-24 09:01:03 +00:00
Cheng-Lung Sung
d0d3d51f0e - Update to 3.1.8
- submitter now become maintainer
- Changes
  http://svn.apache.org/repos/asf/spamassassin/branches/3.1/Changes

PR:		ports/109186
Submitted by:	maintainer (Michael Scheidell)
2007-02-16 08:53:08 +00:00
Erwin Lansing
b4f5fd2644 Add support for DKIM in addition to DomainKeys.
PR:		107191
Submitted by:	Michael Scheidell <scheidell@secnap.net>
2006-12-25 16:52:04 +00:00
Erwin Lansing
f64eca9ca0 Make GnuPG support for sa-update optional.
PR:		105692
Submitted by:	shaun
2006-12-25 13:38:41 +00:00
Jun Kuriyama
265500d7d8 - Since security/gnupg (2.x) installs symlink $PREFIX/bin/gpg,
depending on $PREFIX/bin/gpg for security/gnupg1 (1.4.x) is not
  correct.  To work around this, change dependency line from bin/gpg
  to bin/gpgv which exists in security/gnupg1 port only.

Spotted by:	ume
2006-12-22 02:51:16 +00:00
Jun Kuriyama
fc5b96f1a8 - Upgrade gnupg to 2.0.1. Old stable version (1.4.6) was repocopied
to security/gnupg1.

Thanks to:	dougb, lofi
2006-12-21 13:31:56 +00:00
Cheng-Lung Sung
dbd50d4103 - fix the [Bug 4594]
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4594
- bump PORTREVISION

PR:		ports/105213
Submitted by:	Larry Rosenman <ler_AT_lerctr dot org>
2006-11-07 03:34:43 +00:00
Cheng-Lung Sung
5b7d2493ba - Update to 3.1.7
- note : 3.1.7 is a "quick-fix" release; it contains only a fix for one bug,
         introduced accidentally in 3.1.6:
         if admins had set rule scores in the site configuration in
         /etc, sa-update would fail. Back out this change

PR:		ports/104314
Submitted by:	Yoshito Uchiyama<gato_AT_intaa dot net>
2006-10-31 02:10:14 +00:00
Rong-En Fan
a849bb4654 - Update to 3.1.6
PR:		ports/104192
Submitted by:	Yoshito Uchiyama <gato at intaa.net>
2006-10-09 02:07:49 +00:00
Cheng-Lung Sung
ad9f9335fe - fix the issue
"SpamAssassin's sa-learn --mbx is broken"
  http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5101

PR:		ports/103308
Submitted by:	Larry Rosenman <ler_AT_lerctr dot org>
2006-10-02 01:11:06 +00:00
Mathieu Arnold
19bd94eb11 Update to 3.1.5 2006-09-06 15:19:51 +00:00
Mathieu Arnold
1823f0b6c8 Update to 3.1.4 2006-08-08 09:30:22 +00:00
Pav Lucistnik
d84f85f32c - Update to 3.1.3
PR:		ports/98574
Submitted by:	Yoshito Uchiyama <gato@intaa.net>
Security:	remote code execution vulnerability
		http://www.nabble.com/ANNOUNCE%3A-Apache-SpamAssassin-3.1.3-available%21-p4717543.html
2006-06-07 08:42:56 +00:00
Cheng-Lung Sung
5a56e978cc - Vilpul's Razor no longer closed for commercial use (2.81 +)
Patched Makefile to require minimum 2.81 version
  New DomainKeys requires DomainKeys version .80 or greater
  Patched Makefile for that
- bump PORTREVISION
- fix IGNORE warning by portlint

PR:		95315
Submitted by:	Michael Scheidell <scheidell AT secnap dot net>
2006-05-02 05:38:03 +00:00
Sergey Matveychuk
c072378d70 - Turn Razor2 support on by default.
There are no restrictions of its usage again.
  See: http://sourceforge.net/mailarchive/forum.php?thread_id=10079360&forum_id=4258
2006-04-10 08:42:43 +00:00
Sergey Matveychuk
3881c721c7 - Add missing depends for sa-update works
Reported by:	Bob Johnson <fbsdlists@gmail.com>
2006-03-31 21:21:38 +00:00
Renato Botelho
542662de27 Fix rc.d startup script installation, it was really wrong committed last
commit

Reported by:	krismail
Approved by:	perl (sem) via email
No donuts to:	garga
2006-03-29 11:35:41 +00:00
Renato Botelho
6fa3181f11 Use USE_RC_SUBR=sa-spamd.sh and remove some SED's using PLIST_SUB instead
Approved by:	maintainer on ICQ
2006-03-20 13:03:33 +00:00
Sergey Matveychuk
77f887ab13 - Update to 3.1.1 2006-03-18 14:05:27 +00:00
Pav Lucistnik
79ecf8cad1 - Properly treat v310.pre configuration file
- Fix SPF dependency

PR:		ports/91379, ports/91864
Submitted by:	Petr Rehor <prehor@gmail.com>,
		Jarrod Sayers <jarrod@netleader.com.au>
Approved by:	perl (tobez, mat)
2006-01-20 22:55:43 +00:00
Edwin Groothuis
29d436816e [patch] mail/p5-Mail-SpamAssassin - properly set pidfile in rc.d script
- PID file name in rc.d scripts must be set to "pidfile" variable,
	  not to "<name>_pidfile" variable.
	- Placing -r (and -d too) options to command_args is more suitable because
	  they mustn't be overwrited by spamd_flags

PR:		ports/90625
Submitted by:	Petr Rehor <prehor@gmail.com>
Approved by:	maintainer timeout
2006-01-04 06:35:12 +00:00
Sam Lawrance
eb6f33e8a7 - Add missing dependency on p5-libwww (bump PORTREVISION). This had
prevented sa-update from working.
- Add note to pkg-message regarding post-install configuration.

PR:		ports/87933 [1], ports/90090 [2]
Submitted by:	Igor Roshchin <str@komkon.org> [1], grog [2]
Approved by:	perl (maintainer, timeout 6 weeks)
2005-12-16 05:05:47 +00:00
Anton Berezin
47690343d0 Fix RUN_DEPENDS, which was broken with WITH_RELAY_COUNTRY turned on.
Submitted by:	Michael Schout <mschout@gkg.net>
PR:		87051
2005-10-07 13:46:16 +00:00
Volker Stolz
8a550d7b36 Introduce a versioned dependency on p5-Net-DNS. Earlier versions look fishy
though it might not be a real problem.

Reviewed by: perl
2005-10-05 16:28:27 +00:00
Yen-Ming Lee
d8327159f6 - enable RelayCountry if WITH_RELAY_COUNTRY is defined
- bump PORTREVISION
2005-09-30 00:31:51 +00:00
Anton Berezin
871063b018 Add RELAY_COUNTRY support.
Submitted by:	Zach Thompson <hideo@lastamericanempire.com>
PR:		86689
2005-09-29 09:41:46 +00:00
Yen-Ming Lee
b64085b4c7 - update to 3.1.0
Note: Razor is disabled by default in this version. Please read the license
      and decide if you are able to re-enable it (in OPTIONS).
      http://razor.sourceforge.net/docs/doc.php?type=text&name=SERVICE_POLICY

      DomainKeys support added, and is disabled by default, too.
      You may enable it by using OPTIONS.
2005-09-17 15:05:19 +00:00
Sergey Matveychuk
702459d51a - Update to 3.0.4
changes in SA: since 3.03:
bug 4080: FORGED_YAHOO_RCVD now failing on new Yahoo internal host layout, fixed
bug 4385: .xxx is a new tld, so support it in RegistrarBoundaries (joy)
bug 4171: new way of determining header/body separation w/out needing to look for MIME boundary
bug 4367: SORBS lists are mixed up

Submitted by:	Michael Scheidell <scheidell@secnap.net> (perl@)
2005-06-08 08:04:07 +00:00
Sergey Matveychuk
675861eff7 - Master site subdir was changed.
Reported on:	ports@
2005-06-07 07:48:07 +00:00
Sergey Matveychuk
7ce88f2875 - Make depends on razor-agents optional
PR:		ports/81112
Submitted by:	Jeremy Chadwick <freebsd@jdc.parodius.com>
2005-05-26 16:50:34 +00:00
Sergey Matveychuk
1e3fea2599 - Back to run as root by default and add options to change it
- Fix plist when install no tools
2005-05-10 13:00:22 +00:00
Sergey Matveychuk
219fafe445 - Fix typo: OPENSSL->SSL
- Fix OPTIONS message
- Add depend on p5-IO-Socket-SSL module

Submitted by:	Olli Hauer <ohauer@gmx.de> (perl@)
2005-05-08 14:58:19 +00:00