Port details |
- proxytunnel Connects stdin and stdout to an origin server through an HTTPS proxy
- 1.10.20210604 security
=3 1.10.20210604Version of this port present on the latest quarterly branch. - Maintainer: ehaupt@FreeBSD.org
 - Port Added: 2001-12-05 19:03:17
- Last Update: 2023-05-03 01:29:49
- Commit Hash: 9f4d0f1
- People watching this port, also watch:: pcre, zip
- License: GPLv2+ BSD3CLAUSE MIT
- Description:
- A program that connects stdin and stdout to an origin server somewhere in the
Internet through an industry standard HTTPS proxy.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- proxytunnel>0:security/proxytunnel
- To install the port:
- cd /usr/ports/security/proxytunnel/ && make install clean
- To add the package, run one of these commands:
- pkg install security/proxytunnel
- pkg install proxytunnel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: proxytunnel
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1622884294
SHA256 (proxytunnel-proxytunnel-v1.10.20210604_GH0.tar.gz) = 47b7ef7acd36881744db233837e7e6be3ad38e45dc49d2488934882fa2c591c3
SIZE (proxytunnel-proxytunnel-v1.10.20210604_GH0.tar.gz) = 54872
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:
-
- asciidoc : textproc/asciidoc
- minixmlto : textproc/minixmlto
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_proxytunnel
- USES:
- cpe gmake pkgconfig ssl
- 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.10.20210604 03 May 2023 01:29:49
    |
Muhammad Moinur Rahman (bofh)  |
security/proxytunnel: Mark BROKEN_SSL
- Fails to build with ld: error: undefined symbol:
SSL_get_peer_certificate on OpenSSL 3.0.0 and later
Approved by: portmgr (blanket) |
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.10.20210604 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.10.20210604 20 Jul 2022 14:22:56
    |
Tobias C. Berner (tcberner)  |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.10.20210604 31 Aug 2021 09:23:36
    |
Bernhard Froehlich (decke)  |
security/proxytunnel: Add CPE information
Approved by: portmgr (blanket) |
1.10.20210604 05 Jun 2021 11:08:23
    |
Emanuel Haupt (ehaupt)  |
security/proxytunnel: Update to 1.10.20210604 |
1.10.20210128 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.10.20210128 28 Mar 2021 19:31:00
  |
ehaupt  |
security/proxytunnel: Update to 1.10.20210128 |
1.10.20200907 08 Sep 2020 09:35:20
  |
ehaupt  |
Update to 1.10.20200907 |
1.10.20200507 08 May 2020 15:51:33
  |
ehaupt  |
Update to 1.10.20200507 |
1.9.1 06 May 2017 11:44:24
  |
bapt  |
Replace xmlto with minixmlto, it reduces the number of build dependencies
Approved by: ehaupt (maintainer)
Differential Revision: https://reviews.freebsd.org/D10560 |
1.9.1 29 Dec 2016 14:29:19
  |
amdmi3  |
- Remove bogus (in presence of USE_GITHUB) USES=tar*
- While here, minor cosmetic and license fixes
Approved by: portmgr blanket |
1.9.1 13 Sep 2016 18:09:33
  |
marino  |
security/proxytunnel: Fix all SSL configuration, fix no SSLv3 (LibreSSL)
Approved by: SSL blanket |
1.9.1 23 Aug 2016 16:55:10
  |
ehaupt  |
Update to 1.9.1 |
1.9.0_1 22 Mar 2015 20:52:24
  |
ehaupt  |
Fix build with LibreSSL
PR: 198754
Submitted by: spil.oss@gmail.com |
1.9.0_1 02 Mar 2015 23:47:18
  |
bapt  |
Remove Author from pkg-descr and white space fixes |
1.9.0_1 15 Jan 2015 09:05:38
  |
tijl  |
Add missing USE_OPENSSL=yes
PR: 195796 |
1.9.0 29 Jul 2014 19:11:53
  |
adamw  |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
1.9.0 23 Oct 2013 12:35:04
  |
ehaupt  |
Support staging. |
1.9.0 20 Sep 2013 22:55:26
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
1.9.0 24 Jul 2013 08:19:07
  |
ehaupt  |
Remove MAKE_JOBS_SAFE which is now default. |
1.9.0 08 Jul 2013 18:42:16
  |
ehaupt  |
- Convert USE_GMAKE to USES=gmake
- Change pkgconfig:build to pkgconfig since it's the same and it's bad practice.
It accidentally slipped in during the original introduction
- Trim header |
1.9.0 23 Apr 2013 07:59:07
  |
ehaupt  |
Convert to USES=pkgconfig |
1.9.0 27 Jul 2012 11:39:55
 |
ehaupt  |
Use the new USE_PKGCONFIG macro |
1.9.0 03 Jul 2011 14:03:52
 |
ohauer  |
-remove MD5 |
1.9.0 22 Aug 2009 00:35:32
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
1.9.0 27 Mar 2009 09:53:36
 |
ehaupt  |
Mark MAKE_JOBS_SAFE |
1.9.0 13 Mar 2008 15:21:47
 |
ehaupt  |
Update to 1.9.0 |
1.7.2 04 Oct 2007 06:00:24
 |
edwin  |
Remove always-false/true conditions based on OSVERSION 500000 |
1.7.0 09 Aug 2007 08:36:26
 |
ehaupt  |
Update to 1.7.2 |
1.7.0 21 Mar 2007 14:05:11
 |
ehaupt  |
Update to 1.7.0 |
1.6.3 16 Jun 2006 10:45:53
 |
ehaupt  |
Update to 1.6.3 |
1.6.0_1 19 Mar 2006 21:34:56
 |
ehaupt  |
Fix SSL support.
Notified by: Nagilum <nagilum@nagilum.org> |
1.6.0 15 Mar 2006 10:41:43
 |
ehaupt  |
Update to 1.6.0
PR: 94106 |
1.5.0 19 Feb 2006 11:39:14
 |
ehaupt  |
Remove deprecated USE_REINPLACE |
1.5.0 30 Nov 2005 14:01:14
 |
ehaupt  |
Add SHA256 hashes to my ports |
1.5.0 06 Oct 2005 11:57:11
 |
ehaupt  |
Change MAINTAINER address for my ports.
Approved by: novel (mentor) |
1.5.0 29 Aug 2005 12:56:54
 |
sem  |
- Update to 1.5.0
- Reformat pkg-descr
- Pass maintainership to submitter
PR: ports/85002
Submitted by: Emanuel Haupt <ehaupt@critical.ch> |
1.2.3 13 Jan 2005 21:31:40
 |
niels  |
Upgrade to version 1.2.3 which contains a fix for the reported
format string issue.
Approved by: nectar (mentor) |
1.1.3 13 Jan 2005 14:39:54
 |
simon  |
Mark DEPRECATED and set 1 month expiration date due to unresolved
security issues and no maintainer.
VuXML:
http://vuxml.FreeBSD.org/50744596-368f-11d9-a9e7-0001020eed82.html
Approved by: erwin (mentor) |
1.1.3 09 Jan 2005 04:36:21
 |
kris  |
Reset undeliverable maintainer email address:
<hmendes@brturbo.com>: host mx.brturbo.com[200.199.201.144] said: 550 User
unknown: hmendes@brturbo.com |
1.1.3 12 Oct 2004 17:42:54
 |
leeym  |
- Update to 1.1.3
- Add USE_GETOPT_LONG
- Replace pkg-plist with PLIST_FILES and PORTDOCS
PR: 71742
Submitted by: leeym
Approved by: maintainer timeout |
1.1.2 22 Feb 2004 23:41:27
 |
krion  |
- Update to version 1.1.2
PR: ports/62646
Submitted by: Alex Kapranoff <kappa@web.1tv.ru>
Approved by: maintainer timeout |
1.0.6 21 Feb 2003 13:26:58
 |
knu  |
De-pkg-comment. |
1.0.6 24 May 2002 16:23:57
 |
lioux  |
Update maintainer address
Submitted by: maintainer |
17 Jan 2002 21:18:22
    |
lioux  |
Add AUTHOR tag |
05 Dec 2001 22:03:17
    |
lioux  |
New port proxytunnel version 1.0.6: Connects stdin and stdout to an origin
server through an HTTPS proxy |