Commit graph

4 commits

Author SHA1 Message Date
Danilo Egea Gondolfo
643ae650a1 - Update from 1.0 to 1.1 [1]
- Remove the indefinite article from COMMENT
- Convert USE_GMAKE to USES
- Add stage support

PR:		ports/182788
Submitted by:	Alexander Hausner <alex@hugo.bmg.gv.at> (maintainer) [1]
Approved by:	wg/culot (mentors, implicit)
2013-10-07 18:44:30 +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
Wesley Shields
bb8008bd94 Respect CFLAGS and friends.
PR:		ports/156829
Submitted by:	Alexander Hausner <alex@hugo.bmg.gv.at> (maintainer)
2011-05-12 22:20:02 +00:00
Dennis Herrmann
107234ba1b tcpproxy is a simple tcp connection proxy which combines the features of
rinetd and 6tunnel. tcpproxy supports IPv4 and IPv6 and also supports
connections from IPv6 to IPv4 endpoints and vice versa.

WWW: http://www.spreadspace.org/tcpproxy/

PR:		ports/156108
Submitted by:	Alexander Hausner <alex@hugo.bmg.gv.at>
2011-04-03 11:22:54 +00:00