aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2005-04-13 20:24:23 +0800
committerdelphij <delphij@FreeBSD.org>2005-04-13 20:24:23 +0800
commit3c2ceb9c9e1ce0dad82c41a02b7cac1771e8c8cf (patch)
tree2172c3f4028635241ef09650a070518f115fe44e /UPDATING
parent228896318ff62b62e0eb3cd572c853f27a049497 (diff)
downloadfreebsd-ports-gnome-3c2ceb9c9e1ce0dad82c41a02b7cac1771e8c8cf.tar.gz
freebsd-ports-gnome-3c2ceb9c9e1ce0dad82c41a02b7cac1771e8c8cf.tar.zst
freebsd-ports-gnome-3c2ceb9c9e1ce0dad82c41a02b7cac1771e8c8cf.zip
mail/spamd (OpenBSD's pf spamd) is now RCng'ed.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 4af753076d53..188c8fbf32bb 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,15 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20050413:
+ AFFECTS: users of mail/spamd
+ AUTHOR: delphij@FreeBSD.org
+
+ spamd now installs a rcNG script for starting the OpenBSD pf spamd daemon.
+ To enable that at boot time, add the following into /etc/rc.conf[.local]:
+
+ pfspamd_enable="YES"
+
20050413
AFFECTS: users of www/quixote
AUTHOR: dryice@liu.com.cn