aboutsummaryrefslogtreecommitdiff
path: root/net/ptunnel
Commit message (Collapse)AuthorAgeFilesLines
* Add LICENSE_FILE.Hiroki Sato2017-01-021-3/+4
| | | | Notes: svn path=/head/; revision=430412
* leeym handed in his commit bit.Rene Ladan2017-01-021-1/+1
| | | | Notes: svn path=/head/; revision=430404
* net category: Remove $PTHREAD_LIBSJohn Marino2015-03-251-2/+1
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=382278
* - Convert gmake,bzip2 to USESMartin Wilke2014-05-291-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=355691
* - Add staging supportEmanuel Haupt2014-01-311-6/+7
| | | | | | | | - Add LICENSE - Don't build with debug symbols Notes: svn path=/head/; revision=341972
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - update to 0.72Yen-Ming Lee2012-01-242-3/+3
| | | | | | | | Changes: http://www.cs.uit.no/~daniels/PingTunnel/#changes Noticed by: lyubomir at grigorovl.eu Notes: svn path=/head/; revision=289728
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - update to 0.71Yen-Ming Lee2009-11-062-4/+4
| | | | Notes: svn path=/head/; revision=243888
* - update to 0.70Yen-Ming Lee2009-03-082-4/+4
| | | | Notes: svn path=/head/; revision=229698
* - respect CCYen-Ming Lee2007-04-021-6/+2
| | | | Notes: svn path=/head/; revision=188968
* Remove USE_REINPLACE from all categories starting with NEdwin Groothuis2006-05-111-1/+0
| | | | Notes: svn path=/head/; revision=162141
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* - update to 0.61Yen-Ming Lee2005-10-052-3/+3
| | | | | | | Noticed by: edwin Notes: svn path=/head/; revision=144240
* add ptunnel-0.60Yen-Ming Lee2005-04-283-0/+43
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/ Notes: svn path=/head/; revision=134321