Commit graph

16 commits

Author SHA1 Message Date
Wes Peters
20a29e9030 Use the FreeBSD ports location of the ClamAV socket as the default. 2005-06-13 04:50:10 +00:00
Wes Peters
c43edd97e5 Make the MIMEDefang spool directory group-searchable so associated
virus scanners can be run as different users.

Submitted by:	"Rob MacGregor" <freebsd.macgregor@blueyonder.co.uk>
2004-12-23 19:26:28 +00:00
Wes Peters
0a27a500c2 Update to 2.45 from mimedefang.org. 2004-10-16 06:29:03 +00:00
Pav Lucistnik
ffff6cde3b - Update to 2.44
PR:		ports/69178
Submitted by:	Andrey V. Pevnev <andrey@msfu.ru> (maintainer)
2004-07-17 13:50:06 +00:00
Martin Blapp
0c627eef3c Plug a big memleak in the mimedefang embedded perl mode. The fix seems
to be FreeBSD specific, other platforms (linux,solaris) have other problems
(stability).

The global variable "PL_perl_destruct_level" needs to be set to "1" before
the destructor perl_destruct() is called, not afterwards. It is not clear why
this has to be done, since "PL_perl_destruct_level" should be defined static.
Without this fix "PL_perl_destruct_level" is always "0" when the destructor
gets called.

This fix has an effect only if "MX_EMBED_PERL=yes" is set in the startup-
script which is needed to run mimedefang in the embedded perl mode. You
should use perl 5.8.4 too to have it working properly.

The fix has been committed to mimedefang 2.44-BETA-1.

Reviewed by:		David F. Skoll <dfs@roaringpenguin.com>
Not reviewed by:	Maintainer (no reply)
2004-06-29 23:24:41 +00:00
Daichi GOTO
6511cbbf06 update mail/mimedefang: 2.33 -> 2.34
PR:		53792
Submitted by:	Andrey V. Pevnev <andrey@mgul.ac.ru> (maintainer)
2003-06-27 04:19:24 +00:00
Oliver Braun
367999e892 Upgrade to 2.24.
PR:		44472
Submitted by:	maintainer
2002-10-25 22:10:34 +00:00
Kevin Lo
6e9071b2fc Update to version 2.21
PR: 42717
Submitted by: MAINTAINER
2002-09-13 07:31:07 +00:00
Ying-Chieh Liao
db4008f097 upgrade to 2.20
PR:		42494
Submitted by:	maintainer
2002-09-07 03:53:02 +00:00
Kevin Lo
da5a8e1bef Update to version 2.18
PR: 41882
Submitted by: MAINTAINER
2002-08-23 09:21:40 +00:00
Kevin Lo
a409ff3b5c Update to version 2.17
PR: 41641
Submitted by: MAINTAINER
2002-08-21 06:23:27 +00:00
Patrick Li
4910fc395a Update to 2.16
PR:		ports/40835
Submitted by:	maintainer
2002-07-22 01:09:46 +00:00
Patrick Li
cb19e319c4 Update to 2.15
PR:		39336, 38873
Submitted by:	maintainer
2002-06-18 04:56:05 +00:00
Ying-Chieh Liao
ff80893392 upgrade to 2.13
PR:		38836
Submitted by:	maintainer
2002-06-03 02:36:00 +00:00
Ying-Chieh Liao
a9c25bea06 1. Update from 2.11 to 2.12
2. Some changes in startup/shutdown script and pkg-message

PR:		38471
Submitted by:	maintainer
2002-05-24 04:01:22 +00:00
Ying-Chieh Liao
4df11be408 add mimedefang 2.11
Milter based anti-spam and anti-virus filtering program

PR:		38077
Submitted by:	Andrey V. Pevnev <andrey@mgul.ac.ru>
2002-05-23 19:20:58 +00:00