diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2004-04-01 06:33:42 +0800 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2004-04-01 06:33:42 +0800 |
commit | 2bcf92159ea75416f3a2e75833443c8d98019e95 (patch) | |
tree | 5b333257fc77a968ac2d6430f6654eea8a83c442 /mail/exim/pkg-plist | |
parent | 0ef511cb2ca8bd851d714320c7e3a50f92f96f72 (diff) | |
download | freebsd-ports-gnome-2bcf92159ea75416f3a2e75833443c8d98019e95.tar.gz freebsd-ports-gnome-2bcf92159ea75416f3a2e75833443c8d98019e95.tar.zst freebsd-ports-gnome-2bcf92159ea75416f3a2e75833443c8d98019e95.zip |
- update to Exim 4.31:
A surprisingly large number of minor bugs have been fixed.
Support for maildirsize files has been completely rewritten.
A limited number of feature enhancements are included.
For instance, TLS now supports Certificate Revocation Lists (CRL),
and the dnslookup router now (optionally) supports the use of SRV
records (see RFC 2782) in addition to MX and address records.
- /usr/local/share/doc/exim/NewStuff
- /usr/local/share/doc/exim/ChangeLog
- /usr/local/share/doc/exim/README.UPDATING
Diffstat (limited to 'mail/exim/pkg-plist')
-rw-r--r-- | mail/exim/pkg-plist | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/mail/exim/pkg-plist b/mail/exim/pkg-plist index 2aca87808e6c..b4b89a06007f 100644 --- a/mail/exim/pkg-plist +++ b/mail/exim/pkg-plist @@ -3,18 +3,22 @@ sbin/exim sbin/exim-%%EXIM_VERSION%% sbin/exim_checkaccess +sbin/exim_dbmbuild sbin/exim_dumpdb sbin/exim_fixdb sbin/exim_lock sbin/exim_tidydb -sbin/exinext -sbin/exiwhat -sbin/exim_dbmbuild sbin/exicyclog sbin/exigrep sbin/eximstats +sbin/exinext +sbin/exipick sbin/exiqgrep sbin/exiqsumm +sbin/exiwhat +%%PORTDOCS%%%%DOCSDIR%%/ACKNOWLEDGMENTS +%%PORTDOCS%%%%DOCSDIR%%/NOTICE +%%PORTDOCS%%%%DOCSDIR%%/README.UPDATING %%PORTDOCS%%%%DOCSDIR%%/ChangeLog %%PORTDOCS%%%%DOCSDIR%%/Exim3.upgrade %%PORTDOCS%%%%DOCSDIR%%/Exim4.upgrade |