1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
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
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Tim Bishop
16d849801a Stop using USE_RC_SUBR=yes.
PR:		ports/136852
Submitted by:	pgollucci
2009-07-26 11:25:57 +00:00
Doug Barton
c49d1a3273 Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
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.
2006-02-20 20:47:50 +00:00
Tim Bishop
f5fc18ddd5 - Change maintainer to my @FreeBSD.org address.
- Add SHA256 checksum.

Approved by:	clement (mentor)
2005-12-01 16:50:07 +00:00
Kirill Ponomarev
f895406643 Update to 0.3.1
Tidy up RC scripts

PR:		ports/70858
Submitted by:	maintainer
2004-08-25 09:14:06 +00:00
Pav Lucistnik
bc8ecab0f4 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>
2004-08-17 09:25:37 +00:00