Commit graph

7 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
Dmitry Marakasov
ed29ff8f22 - Fix typo in pkg-message
PR:		149326
Submitted by:	pluknet <pluknet@gmail.com>
2010-08-05 15:09:47 +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
Dmitry Marakasov
fb192eb588 - Update regexps for newer sh versions
PR:		139545 (partially)
Submitted by:	Dmitry Morozovsky <marck@freebsd.org>
2009-10-19 11:40:58 +00:00
Dmitry Marakasov
cd87bf0066 - Fix build with -j, mark MAKE_JOBS_SAFE 2009-03-24 19:28:37 +00:00
Shaun Amott
c55391fe1e Update pkg-message[.in] to clarify syslog configuration details.
PR:		ports/104080
Submitted by:	João Rocha Braga Filho <goffredo@gmail.com>
Approved by:	Dmitry Marakasov <amdmi3@mail.ru> (maintainer)
2006-10-07 03:44:54 +00:00
Rong-En Fan
93af334482 Add bruteblock 0.0.4, software for blocking bruteforce attacks with
ipfw.

PR:		ports/101254
Submitted by:	Dmitry Marakasov <amdmi3 at mail.ru>
2006-08-17 08:27:13 +00:00