summaryrefslogtreecommitdiff
path: root/www/transproxy (follow)
Commit message (Collapse)AuthorAgeFilesLines
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
* Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineSatoshi Asami1998-11-111-2/+3
| | | | | | | | | | | something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after .include <bsd.port.mk> to before. (This is not by any means the complete list but just the ones I've noticed recently.) Notes: svn path=/head/; revision=14465
* Use EXTRACT_SUFX instead of DISTFILES, will save one line of editing forSatoshi Asami1998-03-281-1/+1
| | | | | | | upgrades. :) Notes: svn path=/head/; revision=10367
* Clarify the conditional brokenness and mention where ipfilter comes from.Peter Wemm1998-03-281-0/+3
| | | | Notes: svn path=/head/; revision=10339
* Import a -current only transparent proxy kit, based on the Linux transproxyPeter Wemm1998-03-286-0/+74
v0.3 tools. It could probably work with 2.2.x if the ipfilter package was built and installed. Notes: svn path=/head/; revision=10338