aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorsergei <sergei@FreeBSD.org>2006-09-21 18:25:16 +0800
committersergei <sergei@FreeBSD.org>2006-09-21 18:25:16 +0800
commitb446edead9326c5f41d159839a874cbbf3e1cc3b (patch)
tree007f7ce0418712a5d871e91582be43ae7192b52a /UPDATING
parentf7d0018ed364ab3d73596d6c709786ee0b5b5246 (diff)
downloadfreebsd-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--UPDATING15
1 files changed, 15 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 650102cd57ca..804f2f4806c3 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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