aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2005-07-26 14:48:26 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2005-07-26 14:48:26 +0000
commitb72015fcc0afce3dfe9e43c2b5cc2aeedbbbf858 (patch)
treee9437a065836f8f6560456386ecb6aa5dc8b7927 /UPDATING
parenta35e864b8e6d73a9e875c5708751e92b35bb758a (diff)
downloadports-b72015fcc0afce3dfe9e43c2b5cc2aeedbbbf858.tar.gz
ports-b72015fcc0afce3dfe9e43c2b5cc2aeedbbbf858.zip
Notes
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