Public git conversion mirror of OpenBSD's official cvs ports repository. Pull requests not accepted - send diffs to the ports@ mailing list.
Go to file
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
archivers - workaround no longer needed for mips64 2010-05-22 07:44:29 +00:00
astro let stellarium work again after the qt 4.6 update 2010-04-30 17:07:06 +00:00
audio necessary patches, not fixed yet 2010-05-23 16:39:45 +00:00
benchmarks +httperf 2010-05-05 14:09:23 +00:00
biology - remove mips64 workaround 2010-05-22 08:06:33 +00:00
books +AsteriskGuide 2010-05-11 00:16:54 +00:00
cad C++ syntax 2010-05-23 09:13:15 +00:00
chinese Consistency: remove the 1, 2 or even 3 empty blank lines. 2010-04-15 13:56:33 +00:00
comms yes, g++4 parses all templates... and if they don't make sense, they don't 2010-05-23 17:05:36 +00:00
converters ... needs a bump 2010-05-19 16:23:28 +00:00
databases Update MySQL to 5.1.47. This is a security update - for more details, see 2010-05-24 20:40:41 +00:00
devel fix build 2010-05-25 13:45:19 +00:00
editors fix for gcc4 2010-05-23 16:42:07 +00:00
education - update gamgi to 0.14.7 2010-04-27 21:50:45 +00:00
emulators fix for gcc4 2010-05-24 08:48:58 +00:00
games -fomit-frame-pointer actually needed on gcc4 2010-05-25 00:46:39 +00:00
geo Zap a trailing `:' (in the ant build dependency). No build change. 2010-05-24 16:41:00 +00:00
graphics Use -O0 on hppa, fixes the build there. 2010-05-24 11:57:57 +00:00
infrastructure remove some deleted ports, and add a few smallish other ones that 2010-05-25 20:55:31 +00:00
inputmethods SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus 2010-02-01 17:00:12 +00:00
japanese fix 2010-05-23 01:06:47 +00:00
java Remove patchlevel from INSTALLDIR to avoid breaking dependent ports, 2010-05-01 13:28:47 +00:00
korean SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus 2010-02-01 17:00:12 +00:00
lang full-stop. 2010-05-25 05:04:29 +00:00
mail Remove useless libtool library file for module. 2010-05-25 15:13:36 +00:00
math use fortran module 2010-05-23 15:51:45 +00:00
misc zap warning option that gcc4 does not understand 2010-05-23 16:15:50 +00:00
multimedia Remove .section .note.GNU-stack from this asm file, we already mark by 2010-05-22 15:13:39 +00:00
net add p5-Net-INET6Glue 2010-05-24 18:02:54 +00:00
news fix build with gcc4 2010-05-22 11:44:40 +00:00
palm Link palm2ical to the build 2010-04-15 17:33:10 +00:00
plan9 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus 2010-02-01 17:00:12 +00:00
print Remove all traces of SO(BIN|REL)DIR, as ./obj/foo and ./obj/../obj/foo 2010-05-24 14:25:05 +00:00
productivity - remove old hack that once fixed the build, but does nothing nowadays. 2010-05-13 12:37:16 +00:00
russian SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus 2010-02-01 17:00:12 +00:00
security good shitz, I want some 2010-05-24 10:15:20 +00:00
shells fix compile with gcc4 (no need to #defined socklen_t) 2010-05-22 11:13:56 +00:00
sysutils Import ports/sysutils/apcupsd, a daemon for monitoring APC UPSes. 2010-05-25 21:56:33 +00:00
telephony add the 4.7 song and use EXTRACT_ONLY; ok ian@ 2010-05-23 20:38:25 +00:00
textproc - sync after nicm's commit to base. 2010-05-25 18:56:07 +00:00
www gcc4: avoid array when pointer is enough. Array might need definition of 2010-05-24 22:20:55 +00:00
x11 don't deref "not found" result. (bump main pkgname) 2010-05-25 11:00:56 +00:00
.cvsignore Change WRKOBJDIR (again...) to default to ${PORTSDIR}/pobj instead of obj, 2009-10-13 14:39:23 +00:00
INDEX sync, 6303 unzels 2010-05-24 18:47:53 +00:00
Makefile provide a _MAKE internal that does the cd ${.CURDIR} && exec, 2010-04-20 10:03:36 +00:00
README Mention port-modules(5) and library-specs(7) 2009-03-13 10:03:29 +00:00

Documentation for the ports tree: ports(7), packages(7), mirroring-ports(7),
library-specs(7), bsd.port.mk(5), port-modules(5).

See also http://www.openbsd.org/porting.html

$OpenBSD: README,v 1.18 2009/03/13 10:03:29 giovanni Exp $