Port details |
- ptunnel Tunneling TCP connections over ICMP echo request and reply
- 0.72_2 net =5 0.72_2Version of this port present on the latest quarterly branch.
- Maintainer: hrs@FreeBSD.org
- Port Added: 2005-04-28 17:42:56
- Last Update: 2024-01-10 13:13:03
- Commit Hash: 64631af
- People watching this port, also watch:: lft, dsniff, fusefs-sshfs, tor, py39-impacket
- License: BSD3CLAUSE
- WWW:
- https://www.cs.uit.no/~daniels/PingTunnel/
- Description:
- Ptunnel is an application that allows you to reliably tunnel TCP connections
to a remote host using ICMP echo request and reply packets, commonly known as
ping requests and replies.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net/ptunnel/ && make install clean
- To add the package, run one of these commands:
- pkg install net/ptunnel
- pkg install ptunnel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ptunnel
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (PingTunnel-0.72.tar.gz) = b318f7aa7d88918b6269d054a7e26f04f97d8870f47bd49a76cb2c99c73407a4
SIZE (PingTunnel-0.72.tar.gz) = 64188
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
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_ptunnel
- USES:
- gmake
- 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 |
0.72_2 10 Jan 2024 13:13:03 |
Baptiste Daroussin (bapt) |
MAN?PREFIX: eleminate its usage and move man to share/man |
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) |
0.72_1 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 ) |
0.72_1 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 ) |
0.72_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.72_1 02 Jan 2017 21:11:02 |
hrs |
Add LICENSE_FILE. |
0.72 02 Jan 2017 20:04:36 |
rene |
leeym handed in his commit bit. |
0.72 25 Mar 2015 23:51:06 |
marino |
net category: Remove $PTHREAD_LIBS
openafs did not pass check-plist (pre-existing) so fixed and bumped.
Also, pkg-plist was sorted. mediatomb and spread also fail plist-checks
but they weren't fixed.
approved by: PTHREAD blanket |
0.72 29 May 2014 12:00:31 |
miwi |
- Convert gmake,bzip2 to USES
Approved by: portmgr |
0.72 31 Jan 2014 10:10:53 |
ehaupt |
- Add staging support
- Add LICENSE
- Don't build with debug symbols |
0.72 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.72 24 Jan 2012 10:11:03 |
leeym |
- update to 0.72
Changes: http://www.cs.uit.no/~daniels/PingTunnel/#changes
Noticed by: lyubomir at grigorovl.eu |
0.71 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.71 06 Nov 2009 10:00:32 |
leeym |
- update to 0.71 |
0.70 08 Mar 2009 22:28:43 |
leeym |
- update to 0.70 |
0.61 02 Apr 2007 00:29:25 |
leeym |
- respect CC |
0.61 11 May 2006 22:49:56 |
edwin |
Remove USE_REINPLACE from all categories starting with N |
0.61 22 Jan 2006 21:24:05 |
edwin |
SHA256ify
Approved by: krion@ |
0.61 05 Oct 2005 01:29:26 |
leeym |
- update to 0.61
Noticed by: edwin |
0.60 28 Apr 2005 17:40:33 |
leeym |
add ptunnel-0.60
Ptunnel is an application that allows you to reliably tunnel TCP connections
to a remote host using ICMP echo request and reply packets, commonly known as
ping requests and replies.
WWW: http://www.cs.uit.no/~daniels/PingTunnel/ |