From 00bcf526912a53771776467bc99c39fc1d648cd2 Mon Sep 17 00:00:00 2001 From: ghen Date: Wed, 30 Jan 2008 22:10:12 +0000 Subject: Update Network UPS Tools (pkgsrc/sysutils/ups-nut-*) to version 2.0.5. This release is a backport of the development version. Many changes have already been backported previously. Thus it is more a synchronisation release, though it includes many bugfixes and support for new models. - support for new devices: APC Smart-UPS with 6TI firmware; Belkin Small Enterprise F6C1500-TW-RK; Compaq R3000 XR, R5500 XR; Cyber Power 550SL, 725SL, 685AVR, 800AVR, 1200AVR, AE550, BC1200 and many similar models; Eltek; Inform GUARD; Microsol Rhino; Opti-UPS PowerES 420E; PowerMan RealSmart, BackPro; Powerware PW9315 3-phase; SOLA 305; Tripp-Lite SMART550USB, SMART2200RMXL2U, OMNI1000LCD, OMNI900LCD, OMNI650LCD, 1500 LCD, AVR550U; Viewsonic PowerES 420E. - bcmxcp: added 3-phase support - megatec: better hardware support, more instant commands - mge-hid: support more instant commands - newhidups: fixed APC and Tripp Lite bugs, various memory bugs, improved report buffering, improved Solaris support, added '-x explore' option for easy diagnosis of new devices - solis: shutdown programming, support new cables, Solaris support - tripplite_usb: updated SMARTPRO support, fixed OL/OB reporting, better error handling, some memory bugs - new dummy-ups driver simulator - added HTML interface for access to CGI scripts - powerpanel: new driver for CyberPower BC1200 and similar models --- sysutils/ups-nut-cgi/Makefile | 3 +-- sysutils/ups-nut-cgi/PLIST | 7 ++++++- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'sysutils/ups-nut-cgi') diff --git a/sysutils/ups-nut-cgi/Makefile b/sysutils/ups-nut-cgi/Makefile index cd1968f4a23..8183ebf08a7 100644 --- a/sysutils/ups-nut-cgi/Makefile +++ b/sysutils/ups-nut-cgi/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.46 2006/08/17 19:20:11 ghen Exp $ +# $NetBSD: Makefile,v 1.47 2008/01/30 22:10:13 ghen Exp $ .include "../../sysutils/ups-nut/Makefile.common" PKGNAME= ${DISTNAME:S/nut/ups-nut-cgi/} -PKGREVISION= 1 COMMENT= Network UPS Tools CGI scripts DEPENDS+= ups-nut-2.*:../../sysutils/ups-nut diff --git a/sysutils/ups-nut-cgi/PLIST b/sysutils/ups-nut-cgi/PLIST index 85247e1a132..7741109a7f9 100644 --- a/sysutils/ups-nut-cgi/PLIST +++ b/sysutils/ups-nut-cgi/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2004/02/15 13:15:43 lukem Exp $ +@comment $NetBSD: PLIST,v 1.7 2008/01/30 22:10:13 ghen Exp $ libexec/cgi-bin/upsimage.cgi libexec/cgi-bin/upsset.cgi libexec/cgi-bin/upsstats.cgi @@ -12,3 +12,8 @@ share/examples/nut/hosts.conf.sample share/examples/nut/upsset.conf.sample share/examples/nut/upsstats-single.html.sample share/examples/nut/upsstats.html.sample +share/nut/html/bottom.html +share/nut/html/header.html +share/nut/html/index.html +share/nut/html/nut-banner.png +@dirrm share/nut/html -- cgit v1.2.3