1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Vanilla I. Shu
4509c380ca 1: Stagify.
2: s/pftabled.0/pftabled.1/, bump version.

Approved by:	portmgr@
2014-06-20 16:22:57 +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
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
Martin Wilke
c84c7ab174 - Update to 1.0.7
PR:		131813
Submitted by:	Chifeng Qu <chifeng@gmail.com> (maintainer)
2009-02-19 20:20:43 +00:00
Martin Wilke
aec6dd3dc7 The pftabled daemon is a small helper to make your pf
tables reachable from other hosts. You can add/delete/flush
IP addresses to/from a remote table with a single UDP
datagram. A simple client program is included to do this
from the command line.

WWW:	http://wolfermann.org/pftabled.html

PR:		ports/105713
Submitted by:	Bartlomiej Rutkowski <r at robakdesign.com>
2006-11-23 12:02:29 +00:00