Port details |
- proxychains Redirect connection through proxy servers
- 3.1_3 net =4 3.1_3Version of this port present on the latest quarterly branch.
- Maintainer: ehaupt@FreeBSD.org
- Port Added: 2003-10-10 05:40:46
- Last Update: 2023-11-06 10:03:47
- Commit Hash: 06df180
- People watching this port, also watch:: libnet, arping, dnswalk, openvpn, graphviz
- License: GPLv2
- WWW:
- https://proxychains.sourceforge.net/
- Description:
- This program forces any TCP connection made by any given TCP client
to follow through proxy (or proxy chain). It is a kind of proxifier.
It acts like sockscap / permeo / eborder driver (intercepts TCP calls).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- proxychains>0:net/proxychains
- To install the port:
- cd /usr/ports/net/proxychains/ && make install clean
- To add the package, run one of these commands:
- pkg install net/proxychains
- pkg install proxychains
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: proxychains
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (proxychains-3.1.tar.gz) = 9a27657fe9f6e17de9e402ba5c60f9954e7e79fb270c1ef242770f3c01d8515a
SIZE (proxychains-3.1.tar.gz) = 327057
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- Runtime dependencies:
-
- dig : dns/bind-tools
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_proxychains
- USES:
- gmake libtool
- 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 |
3.1_3 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
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) |
3.1_3 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 ) |
3.1_3 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
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 ) |
3.1_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.1_3 30 Aug 2020 09:46:32 |
ehaupt |
Fix build with clang11
Notified by: pkg-fallout
Obtained from: debian |
3.1_2 20 Aug 2016 13:44:02 |
ehaupt |
- This port requires dig during runtime
- Reroll patch to satisfy portlint
- Bump PORTREVISION |
3.1_1 20 Sep 2015 20:54:09 |
olgeni |
Typos, whitespace and capitalization fixes (G-P). |
3.1_1 26 Jun 2014 14:20:23 |
ehaupt |
- Stage
- Add LICENSE and LICENSE_FILE
- Use @sample plist macro
- Take maintainer-ship
- Use libtool USE macro
- Polish pkg-descr |
3.1_1 29 May 2014 12:00:31 |
miwi |
- Convert gmake,bzip2 to USES
Approved by: portmgr |
3.1_1 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
3.1_1 28 Mar 2013 16:29:01 |
eadler |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
3.1_1 18 Oct 2012 19:13:07 |
ak |
- Convert Makefile headers to new style
- Stop overwriting configuration file during installation [1]
- Remove support for 7-CURRENT
- Use REINPLACE_CMD instead of patch file.
- Reset to ports@ by request of maintainer
- Bump PORTREVISION
PR: ports/171638 (based on) [1]
Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> [1]
Approved by: Patrick MARIE <mycroft@virgaria.org> (maintainer)
Feature safe: yes |
3.1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
3.1 22 Aug 2009 00:32:25 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
3.1 06 Jan 2009 17:59:31 |
pav |
- Remove conditional checks for FreeBSD 5.x and older |
3.1 12 Dec 2006 21:39:24 |
miwi |
- Update to 3.1
PR: ports/106548
Submitted by: "ports@c0decafe.net" <ports@c0decafe.net>
Approved by: maintainer |
2.1 11 May 2006 22:49:56 |
edwin |
Remove USE_REINPLACE from all categories starting with N |
2.1 22 Jan 2006 21:24:05 |
edwin |
SHA256ify
Approved by: krion@ |
2.1 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
2.1 31 Jul 2004 08:21:31 |
sem |
Update to 2.1
PR: ports/69838
Submitted by: maintainer |
1.8.2 18 Mar 2004 18:01:13 |
trevor |
Add size data, approved by maintainers. |
1.8.2 10 Oct 2003 05:37:58 |
edwin |
New port, proxychains 1.8.2
This program forces any tcp connection made by any given
tcp client to follow through proxy (or proxy chain). It is
a kind of proxifier. It acts like sockscap / permeo /
eborder driver (intercepts TCP calls).
PR: ports/53318
Submitted by: Patrick MARIE <mycroft@virgaria.org> |