diff options
author | pav <pav@FreeBSD.org> | 2004-08-17 17:25:37 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-08-17 17:25:37 +0800 |
commit | a3c633712adfa81dc2e1cacb038c54836bbf76d2 (patch) | |
tree | 47bad4536d289bdb19e6662682154ae473dfd826 /sysutils/openupsd/pkg-descr | |
parent | 8188652aea92f3af47af9f17ff6854f3e67a37e8 (diff) | |
download | freebsd-ports-gnome-a3c633712adfa81dc2e1cacb038c54836bbf76d2.tar.gz freebsd-ports-gnome-a3c633712adfa81dc2e1cacb038c54836bbf76d2.tar.zst freebsd-ports-gnome-a3c633712adfa81dc2e1cacb038c54836bbf76d2.zip |
Add openupsd, a UPS daemon, pretty specific to those Belkin
serial-connected UPS's that speak the "regulator pro smart protocol".
This daemon is monitoring only, at the moment anyway.
PR: ports/70490
Submitted by: Tim Bishop <tim@bishnet.net>
Diffstat (limited to 'sysutils/openupsd/pkg-descr')
-rw-r--r-- | sysutils/openupsd/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sysutils/openupsd/pkg-descr b/sysutils/openupsd/pkg-descr new file mode 100644 index 000000000000..4eeaa29ccd3c --- /dev/null +++ b/sysutils/openupsd/pkg-descr @@ -0,0 +1,5 @@ +OpenUPSd is a UPS daemon, pretty specific to those Belkin +serial-connected UPS's that speak the "regulator pro smart protocol". +This daemon is monitoring only, at the moment anyway. + +WWW: http://frmb.org/openupsd.html |