Commit graph

4 commits

Author SHA1 Message Date
Vanilla I. Shu
ca34b57d9b Stagify, add LICENSE.
Approved by:	portmgr@ (blanket approval)
2014-06-29 16:06:33 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Martin Wilke
cbe7edea80 - Fix build with GCC 4.2
- Pass maintainership to submitter

PR:		133661
Submitted by:	Thomas Sandford <freebsduser@paradisegreen.co.uk>
Approved by:	portmgr (erwin)
2009-04-16 13:44:38 +00:00
Ion-Mihai Tetcu
4ea9ede582 The upsdaemon is a simple program to monitor APC-Pro series UPSes.
When the power fail, the UpsDaemon it effects shutdown the system.

WWW: http://www.ederbs.org/projects/upsdaemon/

- Ederson de Moura
ederbs@ederbs.org

PR:		ports/101841
Submitted by:	Ederson de Moura <ederbs at ederbs.org>
2006-08-15 16:09:38 +00:00