Initial import of bkpupsd, a simple UPS daemon

for the BK-Pro, BK series and FREQUPS F series UPS by Mitsubishi.
Addresses pkg/9541 by Takahiro Kambe.
(Correct directory this time, misimport was deleted.)
This commit is contained in:
wiz 2001-05-04 11:06:03 +00:00
parent 1fa15f9097
commit f876804070
4 changed files with 41 additions and 0 deletions

13
sysutils/bkpupsd/Makefile Normal file
View file

@ -0,0 +1,13 @@
# $NetBSD: Makefile,v 1.1.1.1 2001/05/04 11:06:03 wiz Exp $
#
DISTNAME= bkpupsd-2.0pl3
PKGNAME= ${DISTNAME:S/pl/./}
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.jepro.co.jp/pub/jepro/misc/
MAINTAINER= taca@kyoto.jepro.co.jp
HOMEPAGE= http://www.jepro.co.jp/
COMMENT= simple UPS daemon for BK-Pro, BK series and FREQUPS F series
.include "../../mk/bsd.pkg.mk"

View file

@ -0,0 +1,3 @@
SHA1 (bkpupsd-2.0pl3.tar.gz) = 0f7a057b9e3d7d62022422458d4ea816d76f02b5
Size (bkpupsd-2.0pl3.tar.gz) = 33609 bytes

View file

@ -0,0 +1,12 @@
This is a simple uninterruptible power source (UPS) daemon which
supports BKPro(TM) and BK UPS(TM) series by APC, and FREQUPS F series
by Mitsubishi Electric Corp.
Bkpupsd works as UPS monitor, sensing line-failures, shutting down the
system cleanly, and finally shutting down the UPS itself.
This UPSd provides only the "dumb mode", and the advanced features are
not supported.
Original was written by Yoshifumi Watanabe <mwatts@edu1.tokyo-med.ac.jp>.
Heavily re-written by Takahiro Kambe <taca@kyoto.jepro.co.jp>.

View file

@ -0,0 +1,13 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2001/05/04 11:06:03 wiz Exp $
etc/rc.d/bkpupsd.sample
etc/upstab
libexec/bkpupsd/battery.shutdown
libexec/bkpupsd/line.lost
libexec/bkpupsd/line.recover
libexec/bkpupsd/line.shutdown
man/cat5/upstab.0
man/cat8/bkpupsd.0
man/man5/upstab.5
man/man8/bkpupsd.8
sbin/bkpupsd
@dirrm libexec/bkpupsd