aboutsummaryrefslogtreecommitdiff
path: root/sysutils/powerman/files
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
* Fix build with gcc-3.4Kirill Ponomarev2004-09-051-6/+15
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=118116
* . Update to 1.0.20.Greg Lewis2004-08-242-23/+15
| | | | Notes: svn path=/head/; revision=117198
* Add a port of PowerMan:Greg Lewis2004-06-1718-0/+602
PowerMan is a tool for manipulating remote power control (RPC) devices from a central location. Several RPC varieties are supported natively by PowerMan and Expect-like configurability simplifies the addition of new devices. WWW: http://www.llnl.gov/linux/powerman/ Notes: svn path=/head/; revision=111675