Commit graph

7 commits

Author SHA1 Message Date
Josh Paetzel
2c88af2d64 Update to latest version.
Add option to enable PF support

PR:	ports/151394
Submitted by:	Eric F Crist <ecrist@secure-computing.net>
Approved by:	Maintainer (Tor Halvard Furulund <squat@squat.no>)
Sponsored by:	ClaimLynx, Inc
2010-10-12 14:29:11 +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
Sylvio Cesar Teixeira
dd3c2cf224 - Fix build
- BUMP PORTREVISION

PR:		ports/140861
Submitted by:	maintainer
Approved by:	miwi (mentor)
Reported by:	pointyhat via pav
2009-11-27 01:33:34 +00:00
Sylvio Cesar Teixeira
1a7e7ce844 - Update to 1.4
PR:		ports/140319
Submitted by:	Hung-Yi Chen <gaod@hychen.org>
Approved by:	maintainer (timeout > 14 days), miwi (mentor)
2009-11-20 22:28:28 +00:00
Doug Barton
0175383f0a Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.

1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).

No PORTREVISION bumps because all of these changes are noops.
2009-07-15 16:56:10 +00:00
Martin Wilke
4b084c8308 - Update to 1.3
PR:		133854
Submitted by:	Tor Halvard Furulund <squat@squat.no> (maintainer)
2009-04-23 09:09:24 +00:00
Jeremy Chadwick
1908d3a661 New port: net/miniupnpd
Minor changes to miniupnpd/pkg-message (grammatical).

PR:		110906
Submitted by:	Daniel J. O'Connor <darius@dons.net.au>
Approved by:	philip
2007-04-02 20:55:58 +00:00