Commit graph

10 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
Pav Lucistnik
6a38381c02 - Remove support for FreeBSD 6.X
- Mark BROKEN on FreeBSD 9.X:
  pfflowd.c:305: error: 'const struct pfsync_state' has no member named 'lan'
  pfflowd.c:306: error: 'const struct pfsync_state' has no member named 'ext'

Reported by:	pointyhat
2011-07-21 22:53:39 +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
Rong-En Fan
031c0125ab - Unbreak for pf < 3.7
Submitted by:	thompsa
2008-05-29 06:07:38 +00:00
Rong-En Fan
b2a708f115 - Update to 0.7
- Drop maintainership
- Update rc script to the rc.d world order
- Mark broken on FreeBSD < 7.x until someone wants to fix it

PR:		ports/123226
Submitted by:	thompsa (maintainer)
2008-05-26 09:51:09 +00:00
Tilman Keskinoz
5ce6698fd4 Update to 0.6
PR:		73752
Submitted by:	Andrew Thompson <andy@fud.org.nz>
2004-11-10 21:06:49 +00:00
Sergey Matveychuk
83905b9c96 The latest pf in current has a different pfsync interface, imported 16 June
from OpenBSD 3.5. Make build aware of this by making -DOLD_PFSYNC conditional.

PR:		ports/70654
Submitted by:	maintainer
2004-08-20 13:18:34 +00:00
Pav Lucistnik
2a415f7672 - Fix build with gcc-3.4 by removing warnflags
PR:		ports/70197
Submitted by:	Andrew Thompson <andy@fud.org.nz> (maintainer)
2004-08-09 17:42:35 +00:00
Kirill Ponomarev
404726b9dd Update to version 0.5
PR:		ports/67949
Submitted by:	maintainer
2004-06-15 07:31:50 +00:00
Oliver Braun
c55ca825d6 Add pfflowd 0.4, convert pfsync states to NetFlow datagrams.
PR:		ports/63336
Submitted by:	Andrew Thompson <andy@fud.org.nz>
2004-02-25 16:02:15 +00:00