espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
sthen
f5a323c546
Don't use ${FLAVOR:L}, we only support lower-case flavours now.
...
OK ajacoutot@ espie@
2013-02-09 14:49:50 +00:00
sthen
c033eddb06
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@
2012-08-27 13:39:59 +00:00
sthen
db0a920335
Better SYSCONFDIR handling (remove the CONFIGURE_STYLE=...old hack) now that
...
we have BASESYSCONFDIR. Maintainer timeout.
2011-11-28 10:46:19 +00:00
sthen
cf42594994
bugfix update to apcupsd-3.14.10, from maintainer Kirill Bychkov
...
- while there, add NO_REGRESS
2011-09-20 11:26:14 +00:00
espie
46d3548829
normalize pkgpath
2011-09-16 11:41:38 +00:00
sthen
acc69348be
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.
2011-08-30 09:59:30 +00:00
ajacoutot
8e6304f974
deve/gconf2 is about to loose its dependency on x11/gtk+2 so explicitely
...
register x11/gtk+2 for ports depending on gconf2 that don't have another
dependency that would bring it.
discussed with jasper@
2011-05-14 21:29:03 +00:00
ajacoutot
304b67eef7
New style *_DEPENDS.
2011-03-07 18:54:50 +00:00
jakemsr
ea82525963
the USB_DEVICEINFO ioctl only requires read access to the usb bus.
...
open the bus with O_RDONLY instead of O_RDWR to not require write
permission.
ok ajacoutot@
2011-02-02 21:56:03 +00:00
espie
6c283d7e98
new depends
2010-11-20 17:22:40 +00:00
espie
632a3518ab
move gettext to new WANTLIB
2010-11-06 16:07:00 +00:00
ajacoutot
ff07e285bc
Remove USE_X11.
2010-10-24 20:58:58 +00:00
espie
709b054ab9
USE_GROFF=Yes
2010-10-19 07:43:00 +00:00
ajacoutot
04b03547b3
Move to new DEPENDS.
...
from Kirill Bychkov (maintainer)
2010-10-05 09:04:11 +00:00
sthen
78355991cf
add a missing space in MESSAGE-main's sample rc.local fragment; Kirill Bychkov
2010-06-17 18:43:43 +00:00
sthen
5768ad4599
Various small fixes suggested by aja@
2010-05-27 10:21:39 +00:00
sthen
8005714669
Import ports/sysutils/apcupsd, a daemon for monitoring APC UPSes.
...
We already have sysutils/apc-upsd which hasn't been maintained upstream
in >10 years, which I intend to rm unless there are objections.
From maintainer Kirill Bychkov with various input from myself.
Apcupsd can be used for power mangement and controlling most of APC's
UPS models. Apcupsd works with most of APC's Smart-UPS models as well as
most simple signalling models such a Back-UPS, and BackUPS-Office.
During a power failure, apcupsd will inform the users about the power
failure and that a shutdown may occur. If power is not restored, a
system shutdown will follow when the battery is exhausted, a timeout
(seconds) expires, or runtime expires based on internal APC calculations
determined by power consumption rates.
2010-05-25 21:56:33 +00:00