aboutsummaryrefslogtreecommitdiff
path: root/sysutils/openupsd
Commit message (Collapse)AuthorAgeFilesLines
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.Doug Barton2006-02-201-1/+1
| | | | | | | | | | We have not checked for this KEYWORD for a long time now, so this is a complete noop, and thus no PORTREVISION bump. Removing it at this point is mostly for pedantic reasons, and partly to avoid perpetuating this anachronism by copy and paste to future scripts. Notes: svn path=/head/; revision=156534
* - Change maintainer to my @FreeBSD.org address.Tim Bishop2005-12-012-1/+2
| | | | | | | | | - Add SHA256 checksum. Approved by: clement (mentor) Notes: svn path=/head/; revision=150154
* Update to 0.3.1Kirill Ponomarev2004-08-254-24/+7
| | | | | | | | | | Tidy up RC scripts PR: ports/70858 Submitted by: maintainer Notes: svn path=/head/; revision=117235
* Add openupsd, a UPS daemon, pretty specific to those BelkinPav Lucistnik2004-08-175-0/+77
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> Notes: svn path=/head/; revision=116490