cvs commit: ports/mail/exim Makefile distinfo options pkg-plist
xpatch-exiscan2
Kirill Ponomarew
krion at FreeBSD.org
Wed Mar 2 13:50:49 PST 2005
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
More information about the cvs-all
mailing list