cvs commit: ports/mail/exim Makefile distinfo options pkg-plist xpatch-exiscan2

[ Available lists | Index of cvs-ports | Month of Mar 2005 | Week of 2 Mar 2005 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Kirill Ponomarew <krion@FreeBSD.org>
Date
2 Mar 2005 21:50:49
Subject
cvs commit: ports/mail/exim Makefile distinfo options pkg-plist xpatch-exiscan2
Message-ID
200503022150.j22Lon6i012021@repoman.freebsd.org


[ Hide this part ]
krion       2005-03-02 21:50:49 UTC

FreeBSD ports repository

Modified files:
mail/exim Makefile distinfo options pkg-plist
Removed files:
mail/exim/files POST-INSTALL-NOTES.exiscan-acl
xpatch-exiscan2
Log:
Update to 4.50

* Remove WITH/WITHOUT_EXISCAN variable, since exiscan code was
merged into exim-4.50

* Introduce two new variables: WITH_CONTENT_SCAN and WITH_OLD_DEMIME.

* Enable WITH_OLD_DEMIME by default to preserve backward
compatibility with deprecated "demime" ACL condition. For Exim
itself, setting WITH_OLD_DEMIME forces WITH_CONTENT_SCAN to be set.

* Remove POST-INSTALL-NOTES.exiscan-acl and xpatch-exiscan2 patches.

* Add experimental-spec.txt into docs, to inform about experimental
features.

PR: ports/78168
Submitted by: krion
Approved by: maintainer is currently MIA

Revision Changes Path
1.198 +24 -33 ports/mail/exim/Makefile
1.78 +2 -6 ports/mail/exim/distinfo
1.4 +0 -13 ports/mail/exim/files/POST-INSTALL-NOTES.exiscan-acl (dead)
1.6 +0 -596 ports/mail/exim/files/xpatch-exiscan2 (dead)
1.5 +14 -7 ports/mail/exim/options
1.42 +3 -4 ports/mail/exim/pkg-plist


Elapsed time: 0.085 seconds