summaryrefslogtreecommitdiff
path: root/www/ffproxy (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.5.1Kirill Ponomarev2003-08-182-3/+2
| | | | Notes: svn path=/head/; revision=87203
* Add 2 new manpagesKirill Ponomarev2003-08-101-1/+9
| | | | | | | | | Bump PORTREVISION Pointed by: Niklas Olmes <niklas@noxa.de> Notes: svn path=/head/; revision=86729
* Update to 1.5Kirill Ponomarev2003-08-093-3/+2
| | | | Notes: svn path=/head/; revision=86666
* Honor CFLAGSKirill Ponomarev2003-08-021-0/+1
| | | | | | | | Submitted by: Jolan Luff Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=86199
* Update to 1.4.1Kirill Ponomarev2003-08-024-17/+16
| | | | | | | Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=86188
* ffproxy is a filtering HTTP proxy server. It is ableKirill Ponomarev2003-07-216-0/+87
to filter by host, URL, and header. Custom header entries can be filtered and added. It can even drop its privileges and optionally chroot() to some directory. Logging to syslog() is supported, as is using another auxiliary proxy server. Contacting IPv6 servers is supported and allows transparent IPv6 over IPv4 browsing. PR: 54669 Approved by: fjoe (mentor) Notes: svn path=/head/; revision=85302