sthen
fa42d5bc4d
let SpamAssassin work if sslv2 is disabled, from Brad
2012-06-25 22:12:30 +00:00
ajacoutot
0691c69586
Use RCDIR instead of /etc/rc.d when refering to packages rc scripts.
...
discussed with espie and sthen
ok sthen@
2012-04-22 11:41:55 +00:00
sthen
b4bb4a3614
add dep on p5-IP-Country
2012-04-16 21:41:07 +00:00
sthen
faab4cff6a
don't use groff
2012-01-05 17:25:24 +00:00
sthen
91faa22c52
Where a program with an rc script _requires_ a certain command line
...
parameter to daemonize, move the parameter from daemon to daemon_flags,
so that the user cannot inadvertently prevent it from daemonizing by
adjusting the flags.
Discussed with ajacoutot and schwarze, this method was suggested
by schwarze@ as a simpler alternative to my diff. ok aja@
2011-12-17 22:01:12 +00:00
bluhm
d73670b0a9
Remove the SSLv2 regression test from Mail::SpamAssassin. It is
...
known to fail as Net::SSLeay has removed SSLv2 support.
ok sthen@
2011-12-13 08:52:54 +00:00
sthen
50c90d0c04
- add p5-Mail-SPF-*|p5-Mail-SPF-Query-* as a run dep for SpamAssassin (two
...
options; either can be used but they conflict, so allow both as suggested
by giovanni@).
- install a few more doc files.
- move html mini-howto to a README.
2011-09-21 08:02:07 +00:00
giovanni
2555b16282
Install sql files
...
ok sthen@ (Maintainer)
2011-07-01 06:39:17 +00:00
sthen
fb77f03a80
update SpamAssassin to 3.3.2, thanks Brad and pea@ for testing. ok pea@
2011-06-23 17:32:46 +00:00
sthen
f89bcb29b4
fix a spamassassin --lint warning, from upstream, suggested by Armin Wolfermann
2011-05-04 10:17:53 +00:00
ajacoutot
e8c3c1ed03
Better pexp in rc script.
2011-03-20 06:46:50 +00:00
ajacoutot
4ec44530ca
Simplify after recent rc.subr change.
...
The framework is now stable and we will start documenting it (at last).
2010-12-27 14:50:22 +00:00
ajacoutot
b28452a489
Cope with recent rc.subr changes.
2010-12-24 10:40:04 +00:00
ajacoutot
c401581143
Kill 2 very annoying warnings when running spamd, merged from upstream.
...
ok sthen@ (maintainer)
2010-11-30 08:34:27 +00:00
espie
fe13b4748a
make use of PKGSPEC to simplify depends, requires most recent security/gnupg
...
to compile correctly
2010-11-26 07:51:00 +00:00
espie
bc8dc9adb1
new depends
2010-11-19 07:23:05 +00:00
sthen
3c1cbf2354
rc script for spamassassin; suggestions and ok aja@
2010-11-04 12:07:09 +00:00
espie
051dfa8362
USE_GROFF=Yes
2010-10-18 19:59:15 +00:00
sthen
c3fc7c37fc
perl 5.12.2 fixes
2010-09-27 19:59:39 +00:00
ajacoutot
cabe9a216e
Force dependency on gnupg1 since gnupg2 has the same PKGNAME, it can
...
create some depency mess.
The long term solution is to update+merge gnupg2 into gnupg1 but for now
at least we have a clean dependency chain.
looks ok to jasper@ and pea@
2010-08-25 06:34:50 +00:00
sthen
c5082c8dfe
@sample v330.pre and bump PKGNAME-main.
2010-05-23 21:33:28 +00:00
sthen
74d5329bf1
update to 3.3.1; thanks pea@ for testing and comments
2010-03-24 23:56:04 +00:00
sthen
056e4d6cc4
Adjust FH_DATE_PAST_20XX rule so it doesn't trigger on all dates from 2010.
...
From upstream repository.
2010-01-01 22:41:15 +00:00
sthen
e62096b897
- unbreak with perl 5.10.1 (don't rely on an internal MakeMaker api
...
which changed).
- take MAINTAINER.
looks ok to jasper.
2009-10-23 10:26:17 +00:00
jasper
20696471fe
remove marc balmer as maintainer of all of his ports, to take away the
...
illusion marc still maintains them. as requested by himself.
2009-09-15 17:37:21 +00:00
bluhm
7b45d63ddb
Replace p5-IO-INET6 with p5-IO-Socket-INET6 as the upstream cpan
...
package has been renamed. Unfortunately there is no smooth upgrade
path. Packages have to be deleted and added manually.
discussed with bernd@ and sturm@
2009-01-01 15:23:41 +00:00
sthen
0ea3aa4b94
Adjust dependencies for IO::Zlib and Archive::Tar which now come
...
as part of base Perl. Regen PLIST while there, some manpages missed.
ok simon@ "commitski" mbalmer@
2008-10-01 19:30:39 +00:00
brad
4861666ab0
Update to SpamAssassin 3.2.5; minor bug fix update.
...
ok mbalmer@
2008-09-04 06:42:12 +00:00
mbalmer
33e1f158e8
Maintenance update of SpamAssassin to version 3.2.4.
...
This is a major bug-fix release, with a few minor new features.
2008-01-07 17:52:48 +00:00
sthen
7c3c85f3fa
add RUN_DEPENDS=::devel/re2c so you can compile your ruleset to
...
native code with sa-compile(1).
"committ it" mbalmer@
2007-10-11 17:20:06 +00:00
merdely
8b76ad71d8
Remove surrounding quotes in COMMENT*/PERMIT_*
2007-09-16 00:17:04 +00:00
mbalmer
947a20188f
Minor bugfix update to SpamAssassin 3.2.2.
2007-07-26 05:57:50 +00:00
steven
4faaa741fe
SECURITY update to 3.2.1
...
fixes a local user symlink-attack DoS vulnerability; more details at
http://spamassassin.apache.org/advisories/cve-2007-2873.txt
ok mbalmer@
2007-07-02 10:32:43 +00:00
aanriot
59e0638e7e
get ride of RUN_DEPENDS=${BUILD_DEPENDS} construct.
...
checked by naddy@, ok mbalmer@
2007-05-30 17:39:14 +00:00
mbalmer
8fa09c6336
Fix a problem with the last update.
2007-05-07 19:53:42 +00:00
mbalmer
0372ed1528
Update to SpamAssassin 3.2.0
...
ok simon
2007-05-06 13:28:30 +00:00
espie
9eafbbfb35
base64 checksums.
2007-04-05 16:19:55 +00:00
mbalmer
958e2a9966
3.1.8 is a major bug-fix release, including a potential DoS. The major
...
highlights are:
- bug 5318: fix for CVE-2007-0451: possible DoS due to incredibly
long URIs found in the message content.
- bug 5240: disable perl module usage in update channels unless
--allowplugins is specified
- bug 5288: files with names starting/ending in whitespace weren't usable
- bug 5056: remove Text::Wrap related code due to upstream issues
- bug 5145: update spamassassin and sa-learn to better deal with STDIN
- bug 5140 and 5179: improvements and bug fixes related to DomainKeys
and DKIM support
- several updates for Received header parsing
- several documentation updates and random taint-variable related issues
A more detailed change log can be read here:
http://svn.apache.org/repos/asf/spamassassin/branches/3.1/Changes
ok nikolay
2007-02-15 19:57:48 +00:00
mbalmer
5703af1b64
Maintainer change. Bump PKGNAME.
2006-10-28 07:35:41 +00:00
ajacoutot
97c1694af7
- update to version 3.1.7 (by Andreas Vögele, with some cleanings)
...
- use /var/db/spamassassin as homedir for _spamdaemon user
- does _not_ remove /var/db/spamassassin when using `pkg_delete -c`
"go ahead" steven@
2006-10-27 10:12:44 +00:00
aanriot
906afbb679
- remove 'noauto' and install _spamdaemon user by default.
...
- bump PKGNAME.
2006-10-21 19:26:14 +00:00
steven
f40f85ed21
Some tweaks to accomodate sa-update:
...
- Add gnupg dependency.
- Better location for the updates: /var/db/spamassassin
- Install sa-update's default GnuPG keys as config files, so that they
will be removed upon pkg_delete.
- Remove /var/db/spamassassin using @extraunexec.
Specify minimum versions for some dependencies while here.
from maintainer Andreas Vogele <andreas at altroot.de>
looks fine naddy@
2006-08-10 18:24:45 +00:00
robert
c6317410a5
update to version 3.1.4 which fixes a memleak and other smaller bugs;
...
ok naddy@
2006-08-09 07:21:07 +00:00
steven
3769b440d9
update to SpamAssassin 3.1.3
...
ok maintainer Andreas Voegele
2006-06-06 17:33:41 +00:00
steven
be05407a0a
maintenance update to 3.1.1
...
from: new maintainer Andreas Voegele (voegelas at gmx dot net)
2006-03-20 20:18:29 +00:00
david
f85600afe0
move any perl or sed substitutions from post-patch to pre-configure
...
(fixes make update-patches)
ok sturm@; "looks reasonable" steven@
2006-02-08 04:54:48 +00:00
steven
45969492e1
- add missing init.pre and v310.pre configuration files.
...
- depend on p5-Mail-SPF-Query, since the SPF plugin is loaded by default.
based on diff from Andreas Voegele <voegelas at gmx.net>
2006-01-28 21:27:17 +00:00
mbalmer
12027718bf
Update to SpamAssassin 3.1.0.
...
Release notes available:
http://marc.theaimsgroup.com/?l=spamassassin-announce&m=112674318914008&w=2
From Ben Lovett <ben at tilderoot dot com>
2005-10-09 09:05:43 +00:00
sturm
618e0e445a
SECURITY update to SpamAssassin 3.0.4
...
fixes CAN-2005-1266
from maintainer Ben Lovett <ben at tilderoot.com>
2005-07-10 09:34:52 +00:00
naddy
a8817eabcc
SIZE
2005-01-05 16:50:35 +00:00