diff -ruN /usr/ports/sysutils/apcupsd/Makefile ./Makefile --- /usr/ports/sysutils/apcupsd/Makefile 2014-07-07 02:56:43.000000000 +0900 +++ ./Makefile 2014-07-07 15:00:37.000000000 +0900 @@ -10,6 +10,8 @@ MAINTAINER= itetcu@FreeBSD.org COMMENT= Set of programs for controlling APC UPS +LICENSE= GPLv2 + USE_RC_SUBR= apcupsd SUB_FILES= pkg-message @@ -54,7 +56,7 @@ CGI_LIB_DEPENDS= libgd.so:${PORTSDIR}/graphics/gd GAPCMON_CONFIGURE_ENABLE= gapcmon GAPCMON_USE= GNOME=gconf2 -GPCMON_CONFLICTS= gapcmon-[0-9]* +GAPCMON_CONFLICTS= gapcmon-[0-9]* PCNET_DRV_CONFIGURE_ENABLE= pcnet USB_CONFIGURE_ENABLE= usb SNMP_DRV_CONFIGURE_ENABLE= snmp diff -ruN /usr/ports/sysutils/apcupsd/files/pkg-message.in ./files/pkg-message.in --- /usr/ports/sysutils/apcupsd/files/pkg-message.in 2014-01-23 00:52:06.000000000 +0900 +++ ./files/pkg-message.in 2014-07-07 15:19:30.000000000 +0900 @@ -1,7 +1,9 @@ ********************************************************************** Read the manual - %%DOCSDIR%%/apcupsd.pdf +http://apcupsd.com/manual/ +or +http://apcupsd.com/manual/apcupsd.pdf to do site specific configuration assigenments! Especially have a detailed look into the chapter describing the shutdown procedure. diff -ruN /usr/ports/sysutils/apcupsd/pkg-descr ./pkg-descr --- /usr/ports/sysutils/apcupsd/pkg-descr 2014-07-06 22:14:34.000000000 +0900 +++ ./pkg-descr 2014-07-07 15:19:16.000000000 +0900 @@ -4,4 +4,4 @@ automatic shutdown, and can run in network mode in order to power down other hosts on a LAN -WWW: http://www.apcupsd.com +WWW: http://apcupsd.com ---
Created attachment 149238 [details] apcupsd.patch trim @dirrm, @dirrmtry