aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorsem <sem@FreeBSD.org>2005-07-26 22:48:26 +0800
committersem <sem@FreeBSD.org>2005-07-26 22:48:26 +0800
commit90c0528476da096ea79d6db8a7dd4a74d0944471 (patch)
treeafbd3331f617745240a60e901e593db162dab841 /UPDATING
parentd6c6931083c31204fee00aa4a8e9f6970142b12b (diff)
downloadfreebsd-ports-gnome-90c0528476da096ea79d6db8a7dd4a74d0944471.tar.gz
freebsd-ports-gnome-90c0528476da096ea79d6db8a7dd4a74d0944471.tar.zst
freebsd-ports-gnome-90c0528476da096ea79d6db8a7dd4a74d0944471.zip
Add notice sysutils/nut has a rcNG script now
PR: ports/84089 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> (port maintainer) Reported by: Thomas Laus <lausts@acm.org>
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index ee729bc81192..aa12cacb3dc1 100644
--- a/UPDATING
+++ b/UPDATING
@@ -72,6 +72,15 @@ upgrades.
Refer to x11/nvidia-driver/Makefile for further details.
+20050625:
+ AFFECTS: users of sysutils/nut
+ AUTHOR: Joerg.Pulz@frm2.tum.de
+
+ nut now installs a rcNG script for starting the Network UPS Tools daemons.
+ To enable that at boot time, add the following into /etc/rc.conf[.local]:
+
+ nut_enable="YES"
+
20050624:
AFFECTS: users of lang/perl5.8
AUTHOR: tobez@FreeBSD.org