sthen
34090b3740
Force dep on newer p5-Archive-Zip, req by Brad.
2010-10-15 18:52:05 +00:00
sthen
9fcd52e59d
update to 4.81.4-1 from Brad.
2010-09-27 09:38:23 +00:00
sthen
3d31744801
update MailScanner to 4.81.3-1, from Brad
2010-08-19 08:34:19 +00:00
sthen
33c9e085d7
fix RUN_DEPENDS, bump REVISION. Spotted by Viq.
2010-07-26 11:22:07 +00:00
sthen
88777836d3
update to 4.80.10-1, bugfixes include a regression introduced with the
...
last update using % variables in rulesets. From Brad.
2010-06-22 07:38:14 +00:00
sthen
56f09cbf4d
update to 4.80.7-1 (notable addition: support for storing config in sql)
...
From Brad.
2010-06-18 21:48:23 +00:00
sthen
6366c7c3ff
update to 4.80.4-1, Brad (maintainer) ok.
2010-05-27 11:04:30 +00:00
sthen
c0934407e5
RUN_DEPENDS on a specific minimum version of mail/tnef rather than
...
just allowing any version; from Brad
2010-03-21 00:00:09 +00:00
sthen
188736352e
Update to 4.80.1-1, fixes more Perl 5.10.1 taint mode problems
...
and problems with certain virus scanners.
ok Brad (maintainer), jasper@.
ports is not fully open, do not commit without specific permission.
2010-02-24 15:28:14 +00:00
sthen
0cd0d135bf
update to 4.79.8-1, fixes another problem with perl 5.10.1 taint mode.
...
ok Brad, jasper
2010-01-20 08:47:12 +00:00
sthen
64e43fb40f
Update to 4.79.6-1; more perl taint mode cleanup, bug in clamav output
...
parser fixed (just clamav, not clamd/clamavmodule).
ok jasper@, Brad (maintainer).
2010-01-15 20:37:51 +00:00
sthen
7502a30b15
Update MailScanner to 4.79.5-1, another perl taint mode fix needed
...
with perl 5.10. From Brad.
2010-01-12 00:22:01 +00:00
sthen
88ca46acab
Update to 4.79.4-1 from Brad; fixes another Perl taint-mode check
...
which causes problems with Perl 5.10.1.
2009-11-29 23:07:45 +00:00
sthen
63fc1bddd3
Update to 4.79.3-1, from Brad (maintainer).
...
Fixes problems with Perl taint mode since the Perl 5.10.1 upgrade.
2009-11-27 23:19:06 +00:00
sthen
981de6844b
install upgrade_MailScanner_conf, from Brad (maintainer).
2009-10-17 16:25:49 +00:00
sthen
739c6ade48
update to 4.78.17-1, from Brad (maintainer).
2009-10-07 20:59:29 +00:00
sthen
119262df7f
update to 4.77.10-1; from Brad, taking MAINTAINER, todd@ agrees.
2009-06-11 23:33:26 +00:00
sthen
631abf82a2
update to 4.76.25-1, from Brad. ok todd@
2009-05-23 21:30:05 +00:00
todd
2c01ec6bc6
update to 4.75.11, tested by brad and sthen@ for nearly a week now, from brad
2009-04-08 22:29:24 +00:00
sthen
f45c224b2e
update to 4.74.16-1, from Brad. ok todd@ (maintainer).
2009-01-28 15:16:17 +00:00
todd
e0a6707953
update to 4.73.4-2; DoS issue, see ChangeLog
...
from Brad, ok sthen@ and myself, tested by sthen@ for a week
2008-12-16 00:51:06 +00:00
brad
0936ece73f
Upgrade to MailScanner 4.72.5-1.
...
Feedback from sthen@ including adding a conflict marker as a
kludge to ensure that if a user wants to use AV support that
the correct version is installed (0.94 or newer) since it is
an optional dependency. Great job by the Clam crew for making
this such a mess. The current version of MailScanner is broken
if using 0.94 since the commandline opts were changed.
ok todd@ sthen@
2008-11-07 02:33:58 +00:00
sthen
859f068437
unfortunately the manpages were removed from MailScanner at some
...
point, so don't point people at them in MESSAGE.
"Sucks! But ok.." todd@
2008-11-06 15:53:46 +00:00
jasper
6ea2a8a0f8
- add missing NO_REGRESS
...
ok todd@ (MAINTAINER)
2008-10-05 21:08:49 +00:00
brad
cd4a051172
Upgrade to MailScanner 4.70.6-1.
...
ok todd@ sthen@
2008-07-24 03:25:03 +00:00
sthen
7eb95b50f0
update to 4.69.9-1 and fix typo in @sample line
...
(spam.assasin.prefs.conf -> spam.assassin.prefs.conf)
from brad, ok todd (maintainer)
2008-05-16 16:38:36 +00:00
todd
9d8a017ae0
update to 4.68.8, from brad@
...
tested by todd@ and brad@
2008-04-24 21:31:00 +00:00
jasper
a91a2ca5ba
- loosen check on IO::
...
ok brad@ simon@
2008-04-17 07:30:27 +00:00
todd
a36930ce2c
remove unused line in Makefile; no change so no pkg bump
...
reported by brad@ and ajacoutot@ separately
ok naddy@
2008-02-22 18:38:03 +00:00
todd
5214fa81e8
on 2nd thought, remove dependencies on software that would prevent this from
...
being able to be put on ftp (unrar, unarj, unace); dependencies are used
if installed, but are truly optional runtime dependencies
bump pkgname
2008-02-20 04:25:12 +00:00
todd
67e704c90d
import MailScanner 4.66.5-3, a virus/spam scanning framework
...
MailScanner is a complete e-mail security system designed for use on
e-mail gateways. It protects against viruses, and detects attacks
against e-mail client packages (such as Outlook, Outlook Express,
Eudora). It can also detect almost all unsolicited commercial e-mail
(spam) passing through it and respond to all incidents in a wide variety
of ways.
..see http://www.mailscanner.info/ for more details.
I have included a generic spam scanner that if enabled uses dspam, as an
alternative to SpamAssassin.
Thanks to Brad Smith for helping get this ready for import. This has been
a few years in the making.
2008-02-20 03:47:18 +00:00