aboutsummaryrefslogtreecommitdiff
path: root/www/httptunnel/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to version 3.3Brian Somers2001-05-211-1/+1
| | | | Notes: svn path=/head/; revision=42848
* Some spaces -> tabs for ports/www.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37985
* Upgrade to 3.2 (no functional changes)Brian Somers2000-08-311-3/+4
| | | | | | | | 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-081-1/+1
| | | | | | | | | | 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-071-1/+1
| | | | Notes: svn path=/head/; revision=31387
* 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-211-0/+25
binding the server to a single IP number. Notes: svn path=/head/; revision=26889