aboutsummaryrefslogtreecommitdiff
path: root/net/prtunnel
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* net/prtunnel: Update URL, the previous gives 404Vasil Dimov2018-03-171-1/+1
| | | | Notes: svn path=/head/; revision=464775
* Remove NOPORTDOCS and NOPORTEXAMPLES.Adam Weinberger2014-07-041-2/+2
| | | | Notes: svn path=/head/; revision=360664
* Stagify.Vanilla I. Shu2014-06-232-6/+16
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=358959
* 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
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Update from 0.2.6 to 0.2.7 (bugfix release)Vasil Dimov2006-03-162-5/+4
| | | | Notes: svn path=/head/; revision=157423
* Change my email address to the @FreeBSD oneVasil Dimov2006-01-201-1/+1
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=153954
* - Update to 0.2.6 (bugfix release)Emanuel Haupt2006-01-102-11/+10
| | | | | | | | | | - Pass maintainership to submitter PR: 91584 Submitted by: Vasil Dimov <vd@datamax.bg> Notes: svn path=/head/; revision=153179
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149443
* Update to 0.2.5Kirill Ponomarev2005-05-152-3/+3
| | | | Notes: svn path=/head/; revision=135315
* Drop maintership.Kirill Ponomarev2005-04-211-1/+1
| | | | Notes: svn path=/head/; revision=133879
* Update to version 0.2.4Kirill Ponomarev2004-06-292-3/+3
| | | | Notes: svn path=/head/; revision=112566
* - Update to version 0.2.3Kirill Ponomarev2004-06-102-3/+3
| | | | Notes: svn path=/head/; revision=111224
* - Update to version 0.2.2Kirill Ponomarev2004-05-282-3/+3
| | | | Notes: svn path=/head/; revision=110233
* - Fix WWW: lineKirill Ponomarev2004-05-181-1/+1
| | | | Notes: svn path=/head/; revision=109420
* - Remove USE_SIZE knobKirill Ponomarev2004-04-011-1/+0
| | | | Notes: svn path=/head/; revision=105851
* - Utilize PLIST_FILESKirill Ponomarev2004-03-202-5/+4
| | | | Notes: svn path=/head/; revision=104760
* - SIZEifyKirill Ponomarev2004-01-302-0/+2
| | | | Notes: svn path=/head/; revision=99518
* - Update to 0.2.1Kirill Ponomarev2003-09-242-2/+2
| | | | Notes: svn path=/head/; revision=89164
* - Update to 0.2.0Kirill Ponomarev2003-08-132-3/+4
| | | | Notes: svn path=/head/; revision=86904
* Change my mail to @FreeBSD.orgKirill Ponomarev2003-07-221-1/+1
| | | | | | | Approved by: fjoe (mentor) Notes: svn path=/head/; revision=85354
* Update to 0.1.8Erwin Lansing2003-07-192-2/+2
| | | | | | | | | | | * The --timeout and --server-timeout options, for setting socket timeouts, were added. PR: 54644 Submitted by: maintainer Notes: svn path=/head/; revision=85215
* Add prtunnel 0.1.7,Daichi GOTO2003-07-024-0/+44
tunnel for TCP connections using an HTTP or SOCKS5 proxy. PR: 53480 Submitted by: Kirill Ponomarew <ponomarew@oberon.net> Notes: svn path=/head/; revision=84042