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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
corkscrew HTTP tunnelling utility for SSH
2.0_1 net on this many watch lists=3 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.0_1Version of this port present on the latest quarterly branch.
Maintainer: ehaupt@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-04-17 15:10:48
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: sudo, nmap, lsof, ngrep, smartmontools
License: GPLv2
WWW:
http://www.agroman.net/corkscrew/
Description:
Corkscrew is a simple utility to help tunnel SSH connections through web proxies. Add the following line to your ~/.ssh/config file (replacing HOST and PORT with your web proxy settings): ProxyCommand /usr/local/bin/corkscrew HOST PORT %h %p
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 (10 items)
Collapse this list.
  1. /usr/local/share/licenses/corkscrew-2.0_1/catalog.mk
  2. /usr/local/share/licenses/corkscrew-2.0_1/LICENSE
  3. /usr/local/share/licenses/corkscrew-2.0_1/GPLv2
  4. bin/corkscrew
  5. share/doc/corkscrew/NEWS
  6. share/doc/corkscrew/README
  7. share/doc/corkscrew/TODO
  8. @owner
  9. @group
  10. @mode
Collapse this list.
Dependency lines:
  • corkscrew>0:net/corkscrew
To install the port:
cd /usr/ports/net/corkscrew/ && make install clean
To add the package, run one of these commands:
  • pkg install net/corkscrew
  • pkg install corkscrew
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: corkscrew
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (corkscrew-2.0.tar.gz) = 0d0fcbb41cba4a81c4ab494459472086f377f9edb78a2e2238ed19b58956b0be SIZE (corkscrew-2.0.tar.gz) = 56749

Packages (timestamps in pop-ups are UTC):
corkscrew
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.0_12.0_12.0_12.0_12.0_1-2.0_1-
FreeBSD:13:quarterly2.0_12.0_12.0_12.0_12.0_12.0_12.0_12.0_1
FreeBSD:14:latest2.0_12.0_12.0_12.0_12.0_12.0_1-2.0_1
FreeBSD:14:quarterly2.0_12.0_1-2.0_12.0_12.0_12.0_12.0_1
FreeBSD:15:latest2.0_12.0_1n/a2.0_1n/a2.0_12.0_12.0_1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for corkscrew-2.0_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
net_corkscrew
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/ehaupt/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/ehaupt/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/ehaupt/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/ehaupt/
  5. http://www.agroman.net/corkscrew/
Collapse this list.

Number of commits found: 28

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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)
2.0_1
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)
2.0_1
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)
2.0_1
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.
2.0_1
06 Jan 2015 09:39:17
Revision:376402Original commit files touched by this commit
ehaupt search for other commits by this committer
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
2.0_1
27 Oct 2014 09:32:10
Revision:371538Original commit files touched by this commit
ehaupt search for other commits by this committer
Remove usage of @dirrm
2.0_1
13 Feb 2014 09:39:57
Revision:344065Original commit files touched by this commit
ehaupt search for other commits by this committer
Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
afterwards.

Encouraged by:	mat
2.0_1
12 Feb 2014 19:24:35
Revision:343983Original commit files touched by this commit
ehaupt search for other commits by this committer
Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2.0_1
23 Oct 2013 13:50:36
Revision:331386Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging.
2.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)
2.0_1
24 Jul 2013 08:19:07
Revision:323578Original commit files touched by this commit
ehaupt search for other commits by this committer
Remove MAKE_JOBS_SAFE which is now default.
2.0_1
08 May 2013 12:24:27
Revision:317656Original commit files touched by this commit
ehaupt search for other commits by this committer
Mark MAKE_JOBS_SAFE
2.0_1
08 Mar 2013 14:00:31
Revision:313649Original commit files touched by this commit
ehaupt search for other commits by this committer
Remove indefinite article from COMMENT
2.0_1
15 Jan 2013 13:40:29
Revision:310443Original commit files touched by this commit
ehaupt search for other commits by this committer
- Use DOC instead of NOPORTDOCS
- Pacify portlint
- Convert header
2.0_1
27 Dec 2011 15:14:23
Original commit files touched by this commit
ehaupt search for other commits by this committer
Pacify portlint

Feature safe:   yes
2.0_1
25 Jan 2011 19:59:40
Original commit files touched by this commit
ehaupt search for other commits by this committer
Add LICENSE and remove MD5 sums.

Feature safe:   yes
2.0_1
21 Aug 2010 21:12:20
Original commit files touched by this commit
niels search for other commits by this committer
- Added security fix for auth file parsing code

Approved by:    itetcu (mentor, implicit), maintainer
Security:       Insecure sscanf usage
2.0
04 Mar 2010 19:27:02
Original commit files touched by this commit This port version is marked as vulnerable.
ehaupt search for other commits by this committer
- Take maintainership
- Add additional mirrors

Feature safe:   yes
2.0
15 Apr 2006 00:01:12
Original commit files touched by this commit This port version is marked as vulnerable.
linimon search for other commits by this committer
Reset markp due to lack of response to email and maintainer-timeouts.

Hat:    portmgr
2.0
22 Jan 2006 21:24:05
Original commit files touched by this commit This port version is marked as vulnerable.
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
2.0
31 Mar 2004 03:12:58
Original commit files touched by this commit This port version is marked as vulnerable.
trevor search for other commits by this committer
SIZEify (maintainer timeout)
2.0
06 Jan 2004 04:02:41
Original commit files touched by this commit This port version is marked as vulnerable.
markp search for other commits by this committer
Correct documentation for 2.0.
2.0
22 Feb 2003 17:14:31
Original commit files touched by this commit This port version is marked as vulnerable.
markp search for other commits by this committer
De-pkg-comment.
28 Aug 2001 10:29:16
commit hash: fp1.17999@dev.null.freshports.orgcommit hash: fp1.17999@dev.null.freshports.orgcommit hash: fp1.17999@dev.null.freshports.orgcommit hash: fp1.17999@dev.null.freshports.org files touched by this commit
markp search for other commits by this committer
Updated to 2.0.    
15 Jun 2001 06:13:22
commit hash: fp1.15088@dev.null.freshports.orgcommit hash: fp1.15088@dev.null.freshports.orgcommit hash: fp1.15088@dev.null.freshports.orgcommit hash: fp1.15088@dev.null.freshports.org files touched by this commit
markp search for other commits by this committer
Update to 1.5.    
08 Jun 2001 06:36:46
commit hash: fp1.14712@dev.null.freshports.orgcommit hash: fp1.14712@dev.null.freshports.orgcommit hash: fp1.14712@dev.null.freshports.orgcommit hash: fp1.14712@dev.null.freshports.org files touched by this commit
markp search for other commits by this committer
Updated MAINTAINER to my new committer email address    
29 May 2001 15:28:58
commit hash: fp1.14361@dev.null.freshports.orgcommit hash: fp1.14361@dev.null.freshports.orgcommit hash: fp1.14361@dev.null.freshports.orgcommit hash: fp1.14361@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.4    
17 Apr 2001 19:10:48
commit hash: fp1.12766@dev.null.freshports.orgcommit hash: fp1.12766@dev.null.freshports.orgcommit hash: fp1.12766@dev.null.freshports.orgcommit hash: fp1.12766@dev.null.freshports.org files touched by this commit
will search for other commits by this committer
Add corkscrew 1.3, a HTTP tunnelling utility for SSH.    

Number of commits found: 28