freebsd-ports/sysutils/apcupsd/pkg-plist
Lars Koeller 91f85e2954 Update from 3.10.13 -> 3.10.15
- Fix for lost config files during "portupgrade apcupsd"
    (PR ports/67251)
  - Mandrake 10 USB users, please note, you must either use devfs
    to access the USB or reconfigure your kernel and turn
    CONFIG_USB_DYNAMIC_MINORS off.
  - The NIS slave server code (net driver) should be much more
    efficient and robust than previous versions.
  - The code as a whole is much more resistant to buffer overflows
    since most all string copies are now protected.

PR:		67251
Submitted by:	Rob <robbyrnes@fastmail.com.au>
2004-10-14 19:28:31 +00:00

26 lines
761 B
Text

sbin/apcupsd
sbin/apcaccess
sbin/apcnisd
sbin/apctest
%%POWERFL%%sbin/powerflute
etc/apcupsd/apcupsd.conf.net-master.sample
etc/apcupsd/apcupsd.conf.net-slave.sample
etc/apcupsd/apccontrol
etc/apcupsd/changeme
etc/apcupsd/commfailure
etc/apcupsd/commok
etc/apcupsd/mainsback
etc/apcupsd/masterconnect
etc/apcupsd/mastertimeout
etc/apcupsd/onbattery
etc/apcupsd/apcupsd.conf.sample
%%CGI%%etc/apcupsd/cgi/apcupsd.css.sample
%%CGI%%etc/apcupsd/cgi/multimon.cgi
%%CGI%%etc/apcupsd/cgi/upsfstats.cgi
%%CGI%%etc/apcupsd/cgi/upsimage.cgi
%%CGI%%etc/apcupsd/cgi/upsstats.cgi
%%CGI%%etc/apcupsd/hosts.conf.sample
%%CGI%%etc/apcupsd/multimon.conf.sample
etc/rc.d/%%STARTUP_SCRIPT%%
%%CGI%%@dirrm etc/apcupsd/cgi
@unexec rmdir %D/etc/apcupsd 2>/dev/null || /usr/bin/true