IABSD.fr/ports/sysutils/apcupsd/pkg

Branch :


Log

Author Commit Date CI Message
241f3f2b 2014-07-15 11:46:25 powerdown is gone; new solution will make its way soon. ok kirby@ (maintainer)
9e3e0c80 2014-02-06 06:32:55 unbreak packaging. reported by nigel@ and RD Thrush, thanks ok nigel@
ac5a99a5 2014-02-04 18:34:14 Update apcupsd to 3.14.11. This brings us support for new APC MODBUS protocol used in the newest APC UPSes. - use stricter modes for scripts and data - drop apcupsd.conf.5 patch (patch from schwarze@ was commited upstream) - use ${VARBASE} instead of hardcoded /var Reads good to jasper@
955e3f48 2014-01-24 10:48:23 no idea whether these actually need to be 0700, but the fix is needed
949f9ab0 2014-01-08 20:46:18 - split -main and -cgi packages (move apropriate configs to -cgi package) - switch from MESSAGEs to READMEs - update my e-mail - regen distinfo while here with the input from espie@ and sthen@ OK sthen@
c033eddb 2012-08-27 13:39:59 simplify rc_pre(); this uses rm -f which returns a successful exit code even if the file doesn't exist, so no need to explicitly test for its presence. from rpe, ok ajacoutot@
db0a9203 2011-11-28 10:46:19 Better SYSCONFDIR handling (remove the CONFIGURE_STYLE=...old hack) now that we have BASESYSCONFDIR. Maintainer timeout.
acc69348 2011-08-30 09:59:30 update apcupsd to 3.4.19, switch from net-snmp support to internal snmp support (removing the separate snmp flavour), and add an rc file. from maintainer Kirill Bychkov; wantlib-x11 synced by me.
78355991 2010-06-17 18:43:43 add a missing space in MESSAGE-main's sample rc.local fragment; Kirill Bychkov
5768ad45 2010-05-27 10:21:39 Various small fixes suggested by aja@