aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorlawrance <lawrance@FreeBSD.org>2005-12-13 12:15:16 +0800
committerlawrance <lawrance@FreeBSD.org>2005-12-13 12:15:16 +0800
commit8f204db3e71628ab2b97f5a676d0e3063c53c1e2 (patch)
tree4af89f00624a48465a57af9db6468c151fc730d6 /UPDATING
parentfbf542dfca3124ff9290d874fe4a138bfba7d9b0 (diff)
downloadfreebsd-ports-gnome-8f204db3e71628ab2b97f5a676d0e3063c53c1e2.tar.gz
freebsd-ports-gnome-8f204db3e71628ab2b97f5a676d0e3063c53c1e2.tar.zst
freebsd-ports-gnome-8f204db3e71628ab2b97f5a676d0e3063c53c1e2.zip
Note that ntop now uses rcNG and logs to ntop by default.
Submitted by: Wesley Shields <wxs@csh.rit.edu> (ntop maintainer)
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 26beb35576d2..441a380a5c5a 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.
+20051212:
+ AFFECTS: users of net/ntop
+ AUTHOR: wxs@csh.rit.edu
+
+ ntop now installs a rcNG script. It also logs to syslog by default.
+ To enable ntop at boot time, set the following in rc.conf(5):
+
+ ntop_enable="YES"
+
20051210:
AFFECTS: users of net/mldonkey-devel
AUTHOR: lioux@FreeBSD.org