Commit graph

6 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
Philip M. Gollucci
2bdc9659e8 - Add the rc.d script
Reported by:    pav
2010-09-15 23:42:41 +00:00
Soeren Straarup
cc3a197ac5 Update to 2.4 instead of 2.3 as the PR suggested.
PR:		ports/131952
Submitted by:	Edmondas Girkantas <eg@fbsd.lt>
Approved by:	maintainer
2009-02-22 22:12:35 +00:00
Pav Lucistnik
c880778a6e - Fix build with pf 4.1
Submitted by:	mlaier (maintainer)
2007-07-14 16:57:27 +00:00
Max Laier
dc55152eac Make pfstat work on non-ALTQ kernels. Patch submitted upstream, but for now
patch around.  Also fix a typo and email markup, both spotted by Pav.

Reported by:	Lars Wittebrood
Approved by:	pav
2006-12-16 01:58:38 +00:00
Shaun Amott
5584b29a08 - Upgrade to 2.2 [1]
- Remove dead graphics/gd1 dependency
- portlint(1) tweaks

Submitted by:	Fabian Keil <freebsd-listen@fabiankeil.de> [1]
Approved by:	mlaier (maintainer, via IRC)
2006-07-24 14:51:48 +00:00