aboutsummaryrefslogtreecommitdiff
path: root/net/tcpproxy/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Fix typos in COMMENTCarlo Strub2012-07-241-1/+1
| | | | Notes: svn path=/head/; revision=301494
* Respect CFLAGS and friends.Wesley Shields2011-05-121-0/+1
| | | | | | | | PR: ports/156829 Submitted by: Alexander Hausner <alex@hugo.bmg.gv.at> (maintainer) Notes: svn path=/head/; revision=274021
* tcpproxy is a simple tcp connection proxy which combines the features ofDennis Herrmann2011-04-031-0/+38
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> Notes: svn path=/head/; revision=272145