diff options
author | sergei <sergei@FreeBSD.org> | 2006-09-21 18:25:16 +0800 |
---|---|---|
committer | sergei <sergei@FreeBSD.org> | 2006-09-21 18:25:16 +0800 |
commit | b446edead9326c5f41d159839a874cbbf3e1cc3b (patch) | |
tree | 007f7ce0418712a5d871e91582be43ae7192b52a /UPDATING | |
parent | f7d0018ed364ab3d73596d6c709786ee0b5b5246 (diff) | |
download | freebsd-ports-gnome-b446edead9326c5f41d159839a874cbbf3e1cc3b.tar.gz freebsd-ports-gnome-b446edead9326c5f41d159839a874cbbf3e1cc3b.tar.zst freebsd-ports-gnome-b446edead9326c5f41d159839a874cbbf3e1cc3b.zip |
- Update to 1.01;
Mailfront has been rewritten to be modular -
see UPDATING entry for details
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -6,6 +6,21 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20060921: + AFFECTS: users of mail/mailfront + AUTHOR: sergei@FreeBSD.org + + Mailfront was rewritten in version 1.0 to be totally modular. + Its functionality has been split into several modules that are now + installed into ${PREFIX}/libexec/mailfront. Various *front-* commands + are now merely shell script wrappers around the newly introduced + mailfront command and its new modules. + + The smtpfront-reject command has been removed completely, + being deprecated in favor of using a plugin. + + Please refer to http://untroubled.org/mailfront/NEWS for further details. + 20060910: AFFECTS: users of net-mgmt/zabbix AUTHOR: sem@FreeBSD.org |