ports/68851: [MAINTAINER] mail/lmtpd: update to 0.9.18

Xavier Beaudouin kiwi at oav.net
Fri Jul 9 11:20:33 UTC 2004


>Number:         68851
>Category:       ports
>Synopsis:       [MAINTAINER] mail/lmtpd: update to 0.9.18
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 09 11:20:33 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Xavier Beaudouin
>Release:        FreeBSD 5.2.1-RELEASE-p8 i386
>Organization:
The Caudium Group / Association Kazar
>Environment:
System: FreeBSD plonk.home.oav.net 5.2.1-RELEASE-p8 FreeBSD 5.2.1-RELEASE-p8 #0: Sun May 30 22:14:12 CEST 2004
>Description:
- Update to 0.9.18

ChangeLog :

=== version 0.9.18

  * vacation.cache.create configuration directive. If this boolean is true
    vacation.cache file is created on first vacation message send.
    The user still has to erase it on his next vacation.
    Default is false.

=== version 0.9.17

  * bug fix in global final delivery detection when mail is bouncing
    (virus.keeper or av.checkall did not handle bounced messages)

  * experimental support of libtre (approximative regexp)
    as libtre may redefine system regexp functions,
    convenience libltdl is used do dynamicaly load used functions only.

  * new user commands "archive" and "archive2" who deliver the message
    in a time formated argument mbox.

  * allow domains with '--' sequence.

  * fix data timeout return handle when multiple recipients.

  * remove temporary file when error occurs in mailbox delivery.

  * quota.timefatal.acl configuration directive. Set the delay from which
    an overquota condition produce a persistant error per mailbox.
    (quota.timefatal will become obsolete in future)



Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- lmtpd-0.9.18.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/mail/lmtpd.old/Makefile /usr/ports/mail/lmtpd/Makefile
--- /usr/ports/mail/lmtpd.old/Makefile	Thu Jul  8 23:40:31 2004
+++ /usr/ports/mail/lmtpd/Makefile	Fri Jul  9 13:14:49 2004
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	lmtpd
-PORTVERSION=	0.9.16
-PORTREVISION=	1
+PORTVERSION=	0.9.18
 CATEGORIES=	mail
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES=	ftp://ftp.oav.net/pll/ ${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	pll
 
 MAINTAINER=	kiwi at oav.net
@@ -23,6 +22,7 @@
 OPTIONS+=	MYSQL "Support for MySQL Queries and Logs" on
 OPTIONS+=	DB3 "Support for DB3" on
 OPTIONS+=	DB4 "Support for DB4" off
+OPTIONS+=	TRE "Support for TRE regexp (Approx regexp)" on
 
 .include <bsd.port.pre.mk>
 
@@ -35,6 +35,13 @@
 CONFIGURE_ARGS+=	--with-pcre
 .else
 CONFIGURE_ARGS+=	--without-pcre
+.endif
+
+.if defined(WITH_TRE)
+LIB_DEPENDS+=	tre:${PORTSDIR}/textproc/libtre/
+CONFIGURE_ARGS+=	--with-tre
+.else
+CONFIGURE_ARGS+=	--without-tre
 .endif
 
 .if defined(WITH_MYSQL)
diff -ruN --exclude=CVS /usr/ports/mail/lmtpd.old/distinfo /usr/ports/mail/lmtpd/distinfo
--- /usr/ports/mail/lmtpd.old/distinfo	Thu Jul  8 23:40:31 2004
+++ /usr/ports/mail/lmtpd/distinfo	Thu Jul  8 23:42:55 2004
@@ -1,2 +1,2 @@
-MD5 (lmtpd-0.9.16.tar.gz) = 5df6bcdbdc68ecdb6cca8ad237076b4a
-SIZE (lmtpd-0.9.16.tar.gz) = 274224
+MD5 (lmtpd-0.9.18.tar.gz) = 45cc49c3b1bc85a3de35d2ada8f9fa1e
+SIZE (lmtpd-0.9.18.tar.gz) = 446618
diff -ruN --exclude=CVS /usr/ports/mail/lmtpd.old/pkg-plist /usr/ports/mail/lmtpd/pkg-plist
--- /usr/ports/mail/lmtpd.old/pkg-plist	Thu Jul  8 23:40:31 2004
+++ /usr/ports/mail/lmtpd/pkg-plist	Fri Jul  9 13:14:23 2004
@@ -3,30 +3,6 @@
 bin/lmtpdlogsum
 etc/lmtpd.conf.dist
 libexec/lmtpd
-share/nls/C/filtercheck.cat
-share/nls/en_AU.ISO8859-1/filtercheck.cat
-share/nls/en_AU.ISO8859-15/filtercheck.cat
-share/nls/en_AU.US-ASCII/filtercheck.cat
-share/nls/en_CA.ISO8859-1/filtercheck.cat
-share/nls/en_CA.ISO8859-15/filtercheck.cat
-share/nls/en_CA.US-ASCII/filtercheck.cat
-share/nls/en_GB.ISO8859-1/filtercheck.cat
-share/nls/en_GB.ISO8859-15/filtercheck.cat
-share/nls/en_GB.US-ASCII/filtercheck.cat
-share/nls/en_NZ.ISO8859-1/filtercheck.cat
-share/nls/en_NZ.ISO8859-15/filtercheck.cat
-share/nls/en_NZ.US-ASCII/filtercheck.cat
-share/nls/en_US.ISO8859-1/filtercheck.cat
-share/nls/en_US.ISO8859-15/filtercheck.cat
-share/nls/fr_BE.ISO8859-1/filtercheck.cat
-share/nls/fr_BE.ISO8859-15/filtercheck.cat
-share/nls/fr_CA.ISO8859-1/filtercheck.cat
-share/nls/fr_CA.ISO8859-15/filtercheck.cat
-share/nls/fr_CH.ISO8859-1/filtercheck.cat
-share/nls/fr_CH.ISO8859-15/filtercheck.cat
-share/nls/fr_FR.ISO8859-1/filtercheck.cat
-share/nls/fr_FR.ISO8859-15/filtercheck.cat
-share/nls/fr_FR.ISO_8859-1/filtercheck.cat
 %%PORTDOCS%%%%DOCSDIR%%/NEWS
 %%PORTDOCS%%%%DOCSDIR%%/README
 %%PORTDOCS%%%%DOCSDIR%%/TODO
--- lmtpd-0.9.18.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list