Port details |
- transproxy Transparent HTTP proxy for ipfw's fwd rule or IPFILTER's ipnat command
- 1.6_1 www =9 1.6_1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: unknown
- Last Update: 2024-02-26 14:31:45
- Commit Hash: 763f8f8
- People watching this port, also watch:: gettext, nmap, openssl, unzip, libiconv
- License: BSD4CLAUSE
- WWW:
- https://transproxy.sourceforge.net/
- Description:
- transproxy - transparently proxy HTTP requests.
This program is used with ipfw's fwd rules or Darren Reed's IPFILTER
package, and is used to intercept HTTP requests and divert them to a
HTTP proxy server (eg: squid), without requiring user intervention or
configuration.
It accepts connections on the redirected port, connects to the real proxy
server, and transports data between the two sockets. The original HTTP
request is modified to allow the HTTP proxy server to fetch the correct
document. In most cases this doesn't cause any DNS activity.
Unlike some other transparent proxy solutions, this does not require the
HTTP proxy server to run on the machine itself.
See /usr/local/sbin/tproxyrun for an example of how to add filter rules
and start tproxy. Also see /usr/local/sbin/tproxywatch for an example of
how to ensure that tproxy keeps running regardless of faults.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- transproxy>0:www/transproxy
- To install the port:
- cd /usr/ports/www/transproxy/ && make install clean
- To add the package, run one of these commands:
- pkg install www/transproxy
- pkg install transproxy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: transproxy
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (transproxy-1.6.tgz) = 7bc4ce5ab01648dcaca25555eb4d4c3a67aed6bbb42e1432aaa4e9b20b75dab3
SIZE (transproxy-1.6.tgz) = 23592
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_transproxy
- USES:
- tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.6_1 26 Feb 2024 14:31:45 |
Muhammad Moinur Rahman (bofh) |
www/transproxy: Moved man to share/man
Approved by: portmgr (blanket) |
1.6 01 Nov 2023 22:11:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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.6 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.6 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
1.6 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
1.6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.6 11 Sep 2016 17:59:08 |
amdmi3 |
- Add LICENSE
- Switch to USES=tar
- Regenerate patches |
1.6 21 Aug 2016 11:58:27 |
rene |
Reset sem@'s ports per his request.
With hat: portmgr-secretary |
1.6 09 Jun 2014 17:12:21 |
sem |
- Convert to stage |
1.6 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.6 14 Jan 2012 08:57:23 |
dougb |
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.6 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.6 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
1.6 22 Aug 2009 00:38:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with W |
1.6 04 Feb 2008 21:35:47 |
sem |
- RC script: remove pidfile. The software does not produce it.
Submitted by: Stefan Thurner <thurners@nicsys.de> |
1.6 03 Feb 2008 16:24:34 |
sem |
- Add a rc-script.
Submitted by: Stefan Thurner <thurners_at_nicsys.de> |
1.6 11 Nov 2005 07:36:56 |
sem |
- Yield to a total SHAtification.
- mysql-administrator: simplify BROKEN message |
1.6 09 Jun 2005 11:36:45 |
sem |
- Update to 1.6 |
1.5 01 Mar 2005 07:59:53 |
sem |
- Fix unfetchable URL and add supplementary
- Add WWW: field in pkg-descr |
1.5 07 Jul 2004 19:20:02 |
sem |
Change email address for my ports.
Approved by: krion (mentor) |
1.5 29 Feb 2004 16:09:47 |
krion |
- Update to version 1.5
- Pet portlint
- Take maintainership
PR: ports/63526
Submitted by: Sergey Matveychuk <sem@ciam.ru> |
1.4 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
1.4 23 Mar 2003 22:43:01 |
arved |
Update to 1.4
PR: 27903
Submitted by: Jose Marques <jose.marques@nottingham.ac.uk> |
1.2 07 Mar 2003 06:12:57 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.2 04 Mar 2003 18:06:38 |
peter |
Send transproxy port to the orphanage - I haven't been near it for years.
Farewell old friend, you served me well. |
05 Feb 2001 15:33:58 |
olgeni |
Some spaces -> tabs for ports/www. |
08 Oct 2000 08:11:25 |
asami |
Convert category www to new layout. |
02 Jun 2000 04:24:03 |
will |
Remove inappropriate categories. See Porter's Handbook. |