summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2004-07-18 06:11:14 +0000
committermarkd <markd@pkgsrc.org>2004-07-18 06:11:14 +0000
commit39c84e30275993719ad66ad4586d8419eaa7ff59 (patch)
treef19726f333f40eca41b41f5d5704e274a0e1de71 /mail
parentbdec6d24be26feaef82e83392e29ec1922e2d873 (diff)
downloadpkgsrc-39c84e30275993719ad66ad4586d8419eaa7ff59.tar.gz
Update mimedefang to version 2.44
Changes in 2.44: This release features support for two new Sendmail 8.13 features: the SOCKETMAP map type, and Sendmail's built-in quarantine mechanism. There are also some minor bugfixes and documentation cleanups, as well as a fix for a memory leak with the embedded Perl interpreter on some platforms. Changes in 2.43: Various Perl functions can request the C code to delay before returning; this permits tarpitting without tying up a Perl slave. The multiplexor has an additional option to run a "tick" function on a periodic basis. There are minor bugfixes and documentation improvements. Changes in 2.42: The multiplexor causes closelog() to avoid problems with embedded Perl slaves. Support for SpamAssassin's upcoming 3.0.0 Perl API was added. A few other small bugs were fixed. Changes in 2.41: This is a bugfix release only. The most important change is to stop the action_quarantine_entire_message from sending out notifications each time it is invoked. A few other minor bugs were fixed.
Diffstat (limited to 'mail')
-rw-r--r--mail/mimedefang/MESSAGE11
-rw-r--r--mail/mimedefang/Makefile10
-rw-r--r--mail/mimedefang/distinfo6
3 files changed, 18 insertions, 9 deletions
diff --git a/mail/mimedefang/MESSAGE b/mail/mimedefang/MESSAGE
new file mode 100644
index 00000000000..152b8fd40f0
--- /dev/null
+++ b/mail/mimedefang/MESSAGE
@@ -0,0 +1,11 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1 2004/07/18 06:11:14 markd Exp $
+
+In version 2.44 the location of the sa-mimedefang.cf file moved from
+${PKG_SYSCONFDIR}/spamassassin/sa-mimedefang.cf to
+${PKG_SYSCONFDIR}/sa-mimedefang.cf
+
+From version 2.43 filter_relay no longer has access to the HELO argument,
+nor does the MIMEDefang spool directory exist when filter_relay is called.
+
+===========================================================================
diff --git a/mail/mimedefang/Makefile b/mail/mimedefang/Makefile
index fa4cc58f577..8166e3e2eca 100644
--- a/mail/mimedefang/Makefile
+++ b/mail/mimedefang/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2004/04/25 04:03:16 snj Exp $
+# $NetBSD: Makefile,v 1.18 2004/07/18 06:11:14 markd Exp $
-DISTNAME= mimedefang-2.40
-PKGREVISION= 1
+DISTNAME= mimedefang-2.44
CATEGORIES= mail
MASTER_SITES= http://www.mimedefang.org/static/
@@ -26,7 +25,7 @@ PKG_SYSCONFSUBDIR?= mimedefang
USE_PKGINSTALL= YES
INSTALL_EXTRA_TMPL+= ${.CURDIR}/INSTALL
-DEFANG_SPOOLDIR?= /var/spool/MIMEDefang
+DEFANG_SPOOLDIR?= ${VARBASE}/spool/MIMEDefang
DEFANG_USER?= defang
DEFANG_GROUP?= defang
@@ -45,7 +44,7 @@ RCD_SCRIPTS= mimedefang-multiplexor mimedefang
OWN_DIRS_PERMS+= ${DEFANG_SPOOLDIR} ${DEFANG_USER} ${DEFANG_GROUP} 0700
CONF_FILES+= ${EGDIR}/mimedefang-filter ${PKG_SYSCONFDIR}/mimedefang-filter
-CONF_FILES+= ${EGDIR}/sa-mimedefang.cf ${PKG_SYSCONFDIR}/spamassassin/sa-mimedefang.cf
+CONF_FILES+= ${EGDIR}/sa-mimedefang.cf ${PKG_SYSCONFDIR}/sa-mimedefang.cf
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
CONFIGURE_ARGS+= --with-confsubdir=
@@ -67,7 +66,6 @@ PTHREAD_OPTS+= require native
do-install:
${INSTALL_DATA_DIR} ${PKG_SYSCONFDIR}
- ${INSTALL_DATA_DIR} ${PKG_SYSCONFDIR}/spamassassin
${INSTALL_DATA_DIR} ${EGDIR}
${INSTALL_DATA_DIR} ${SHAREDIR}
${INSTALL_DATA} ${WRKSRC}/gen-ip-validator.pl ${SHAREDIR}
diff --git a/mail/mimedefang/distinfo b/mail/mimedefang/distinfo
index e3b2f09871e..9a2c9706edd 100644
--- a/mail/mimedefang/distinfo
+++ b/mail/mimedefang/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2004/03/07 11:18:33 markd Exp $
+$NetBSD: distinfo,v 1.8 2004/07/18 06:11:14 markd Exp $
-SHA1 (mimedefang-2.40.tar.gz) = f90b6c4a44b8039c1d5134be7640f869905ed36a
-Size (mimedefang-2.40.tar.gz) = 271543 bytes
+SHA1 (mimedefang-2.44.tar.gz) = d98a11b810156fef7af27579ec037dcbc51e2c44
+Size (mimedefang-2.44.tar.gz) = 277642 bytes
SHA1 (patch-ab) = d3aad74681427dc30a851ce9bd1708b61d0f7529
SHA1 (patch-ac) = e76247df9baf66737d4343db4ce8bb072d26d95b