Date: Mon, 25 Jul 2005 20:55:40 +0200 (CEST) From: Joerg Pulz <Joerg.Pulz@frm2.tum.de> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/84089: mention the rcNG script for sysutils/nut in UPDATING Message-ID: <200507251855.j6PIteNB074761@hades.admin.frm2> Resent-Message-ID: <200507251900.j6PJ0ev1037761@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 84089 >Category: ports >Synopsis: mention the rcNG script for sysutils/nut in UPDATING >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Mon Jul 25 19:00:40 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Joerg Pulz >Release: FreeBSD 5.4-RELEASE-p4 i386 >Organization: TU-Munich / ZWE FRM-II >Environment: System: FreeBSD hades.admin.frm2 5.4-RELEASE-p4 FreeBSD 5.4-RELEASE-p4 #5: Fri Jul 8 01:37:16 CEST 2005 root@hades.admin.frm2:/usr/obj/usr/src/sys/HADES i386 >Description: the previous maintainer of sysutils/nut missed to add an entry to UPDATING as he committed the change to rcNG togehter with the update to version 2.0.1. The exact commit date is "Sat Jun 25 20:28:01 2005 UTC" and the CVS revision for the Makefile is 1.28 This was reported by Thomas Laus <lausts@acm.org> for whom the port has silent overwritten the old startup script. To prevent further obfuscation an entry to UPDATING should be added even if it is coming a bit late. >How-To-Repeat: >Fix: --- UPDATING.diff begins here --- Index: UPDATING =================================================================== RCS file: /home/ncvs/ports/UPDATING,v retrieving revision 1.211 diff -u -r1.211 UPDATING --- UPDATING 22 Jul 2005 17:32:08 -0000 1.211 +++ UPDATING 25 Jul 2005 18:46:27 -0000 @@ -72,6 +72,15 @@ 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 --- UPDATING.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507251855.j6PIteNB074761>