notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
tcpproxy Simple TCP connection proxy for IPv4 and IPv6
1.2_1 net on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.2Version of this port present on the latest quarterly branch.
Maintainer: alex@hugo.bmg.gv.at search for ports maintained by this maintainer
Port Added: 2011-04-03 11:23:12
Last Update: 2024-02-25 10:31:46
Commit Hash: a85f11a
People watching this port, also watch:: monit, tcpdump, sysinfo, grepcidr, coreutils
License: GPLv3
WWW:
https://www.spreadspace.org/tcpproxy/
Description:
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (6 items)
Collapse this list.
  1. bin/tcpproxy
  2. etc/tcpproxy_sample.conf
  3. share/man/man8/tcpproxy.8.gz
  4. /usr/local/share/licenses/tcpproxy-1.2_1/catalog.mk
  5. /usr/local/share/licenses/tcpproxy-1.2_1/LICENSE
  6. /usr/local/share/licenses/tcpproxy-1.2_1/GPLv3
Collapse this list.
Dependency lines:
  • tcpproxy>0:net/tcpproxy
To install the port:
cd /usr/ports/net/tcpproxy/ && make install clean
To add the package, run one of these commands:
  • pkg install net/tcpproxy
  • pkg install tcpproxy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: tcpproxy
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (tcpproxy-1.2.tar.gz) = 446104b3abefda73b1255e5197702acbeb36b3aada251ad39e1e5ab55292683b SIZE (tcpproxy-1.2.tar.gz) = 37006

Packages (timestamps in pop-ups are UTC):
tcpproxy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.2_11.2_11.21.2_11.2_1-1.2-
FreeBSD:13:quarterly1.2_11.2_11.21.2_11.2_11.21.21.2
FreeBSD:14:latest1.2_11.2_11.21.2_11.2_11.2-1.2
FreeBSD:14:quarterly1.21.2_1-1.21.2_11.21.21.2
FreeBSD:15:latest1.2_11.2_1n/a1.2n/a1.21.21.2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ragel : devel/ragel
  2. gmake>=4.3 : devel/gmake
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_tcpproxy
USES:
gmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://alex.bmg.gv.at/programs/
  2. http://www.spreadspace.org/tcpproxy/releases/
Collapse this list.

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2_1
25 Feb 2024 10:31:46
commit hash: a85f11a9279c6d2297b11b482621b3a7cad7daa1commit hash: a85f11a9279c6d2297b11b482621b3a7cad7daa1commit hash: a85f11a9279c6d2297b11b482621b3a7cad7daa1commit hash: a85f11a9279c6d2297b11b482621b3a7cad7daa1 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
net/tcpproxy: Moved man to share/man

Approved by:    portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.2
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
net: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Jette <jettea46@yahoo.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.2
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
1.2
20 Sep 2015 20:54:09
Revision:397461Original commit files touched by this commit
olgeni search for other commits by this committer
Typos, whitespace and capitalization fixes (G-P).
1.2
23 May 2015 15:41:26
Revision:387173Original commit files touched by this commit
riggs search for other commits by this committer
- Update to upstream version 1.2

While on it:
- Add LICENSE
- Pet portlint

PR:		200389
Submitted by:	alex@hugo.bmg.gv.at (maintainer)
1.1
07 Oct 2013 18:44:30
Revision:329723Original commit files touched by this commit
danilo search for other commits by this committer
- 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)
1.0_1
20 Sep 2013 22:10:25
Revision:327755Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
1.0_1
24 Jul 2012 21:09:45
Original commit files touched by this commit
cs search for other commits by this committer
Fix typos in COMMENT
1.0_1
14 Jan 2012 08:57:23
Original commit files touched by this commit
dougb search for other commits by this committer
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.
1.0_1
12 May 2011 22:20:02
Original commit files touched by this commit
wxs search for other commits by this committer
Respect CFLAGS and friends.

PR:             ports/156829
Submitted by:   Alexander Hausner <alex@hugo.bmg.gv.at> (maintainer)
1.0
03 Apr 2011 11:22:54
Original commit files touched by this commit
dhn search for other commits by this committer
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>

Number of commits found: 14