9e4d77a01e
- Among other things, the SNMP driver that does not require libsnmp.so - Adjust pkg-message to point to the right manual [1] Full list of changes: http://apcupsd.cvs.sourceforge.net/viewvc/*checkout*/apcupsd/apcupsd/ReleaseNotes?pathrev=Release-3_14_8 Submitted by: Scott Bennett <bennett@cs.niu.edu> [1] Tested by: Ulrich Drolshagen <u.drolshagen@t-online.de>, imp@inbox.ru, Warren Block <wblock@wonkity.com>, mack@
33 lines
1.3 KiB
Text
33 lines
1.3 KiB
Text
sbin/apcupsd
|
|
sbin/apcaccess
|
|
sbin/apctest
|
|
sbin/smtp
|
|
@unexec if cmp -s %D/%%ETCDIR%%/apcupsd.conf.sample %D/%%ETCDIR%%/apcupsd.conf; then rm -f %D/%%ETCDIR%%/apcupsd.conf; fi
|
|
%%ETCDIR%%/apcupsd.conf.sample
|
|
%%ETCDIR%%/apccontrol
|
|
%%ETCDIR%%/changeme
|
|
%%ETCDIR%%/commfailure
|
|
%%ETCDIR%%/commok
|
|
%%ETCDIR%%/onbattery
|
|
%%ETCDIR%%/offbattery
|
|
%%CGI%%@unexec if cmp -s %D/%%ETCDIR%%/apcupsd.css.sample %D/%%ETCDIR%%/apcupsd.css; then rm -f %D/%%ETCDIR%%/apcupsd.css; fi
|
|
%%CGI%%%%ETCDIR%%/apcupsd.css.sample
|
|
%%CGI%%@unexec if cmp -s %D/%%ETCDIR%%/hosts.conf.sample %D/%%ETCDIR%%/hosts.conf; then rm -f %D/%%ETCDIR%%/hosts.conf; fi
|
|
%%CGI%%%%ETCDIR%%/hosts.conf.sample
|
|
%%CGI%%@unexec if cmp -s %D/%%ETCDIR%%/multimon.conf.sample %D/%%ETCDIR%%/multimon.conf; then rm -f %D/%%ETCDIR%%/multimon.conf; fi
|
|
%%CGI%%%%ETCDIR%%/multimon.conf.sample
|
|
%%CGI%%%%ETCDIR%%/cgi/multimon.cgi
|
|
%%CGI%%%%ETCDIR%%/cgi/upsfstats.cgi
|
|
%%CGI%%%%ETCDIR%%/cgi/upsimage.cgi
|
|
%%CGI%%%%ETCDIR%%/cgi/upsstats.cgi
|
|
%%CGI%%@dirrm %%ETCDIR%%/cgi
|
|
%%GAPCMON%%bin/gapcmon
|
|
%%GAPCMON%%share/applications/gapcmon.desktop
|
|
%%GAPCMON%%share/pixmaps/apcupsd.png
|
|
%%GAPCMON%%share/pixmaps/charging.png
|
|
%%GAPCMON%%share/pixmaps/gapc_prefs.png
|
|
%%GAPCMON%%share/pixmaps/onbatt.png
|
|
%%GAPCMON%%share/pixmaps/online.png
|
|
%%GAPCMON%%share/pixmaps/unplugged.png
|
|
%%GAPCMON%%@dirrmtry share/applications
|
|
@dirrmtry %%ETCDIR%%
|