aboutsummaryrefslogtreecommitdiff
path: root/www/httptunnel
Commit message (Collapse)AuthorAgeFilesLines
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* brian@Awfulhak.org => brian@FreeBSD.orgBrian Somers2002-03-131-2/+2
| | | | Notes: svn path=/head/; revision=55997
* Upgrade to version 3.3Brian Somers2001-05-215-62/+2
| | | | Notes: svn path=/head/; revision=42848
* Some spaces -> tabs for ports/www.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37985
* Fix some more diagnosticsBrian Somers2000-08-312-0/+49
| | | | Notes: svn path=/head/; revision=32162
* Typo policeBrian Somers2000-08-311-0/+11
| | | | Notes: svn path=/head/; revision=32160
* Upgrade to 3.2 (no functional changes)Brian Somers2000-08-313-8/+21
| | | | | | | | Set $HTS and $HTC in etc/rc.d/httptunnel.sh Allow HTCPROXYAUTH to specify a file name Notes: svn path=/head/; revision=32159
* 3.0.1 -> 3.1:Brian Somers2000-08-085-67/+2
| | | | | | | | | | Defeat stupid proxies that don't recognise no-cache Update configure.in (again) Fix some typos and other cosmetic stuff Integrate all port patches back into the main source archive Notes: svn path=/head/; revision=31389
* 3.0 -> 3.0.1 (improve configure.in, doesn't effect FreeBSD)Brian Somers2000-08-072-2/+2
| | | | Notes: svn path=/head/; revision=31387
* Update to reflect what I've submitted to the httptunnel writersBrian Somers2000-07-191-19/+11
| | | | | | | No functional changes Notes: svn path=/head/; revision=30843
* As threatened on freebsd-ports: all startup scripts know about the twoThomas Gellekum2000-07-051-16/+30
| | | | | | | | | | options `start' and `stop' now (unless I have forgotten any). This allows us to call the scripts from /etc/rc.shutdown with the correct option. The (42 or so) ports that already DTRT before are unchanged. Notes: svn path=/head/; revision=30229
* Remove inappropriate categories. See Porter's Handbook.Will Andrews2000-06-021-1/+1
| | | | Notes: svn path=/head/; revision=29085
* Allow make -DENABLE_DEBUGBrian Somers2000-04-141-0/+3
| | | | Notes: svn path=/head/; revision=27522
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-2/+2
| | | | Notes: svn path=/head/; revision=27430
* An implementation of TCP/IP over HTTP with local modifications to allowBrian Somers2000-03-219-0/+161
binding the server to a single IP number. Notes: svn path=/head/; revision=26889