cvs commit: ports/www Makefile ports/www/ffproxy Makefile distinfo
pkg-descr pkg-plist ports/www/ffproxy/files patch-Makefile
patch-dbs.h
Kirill Ponomarew
krion at FreeBSD.org
Mon Jul 21 07:28:05 PDT 2003
krion 2003/07/21 07:28:03 PDT
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/ffproxy Makefile distinfo pkg-descr pkg-plist
www/ffproxy/files patch-Makefile patch-dbs.h
Log:
ffproxy is a filtering HTTP proxy server. It is able
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)
Revision Changes Path
1.685 +1 -0 ports/www/Makefile
1.1 +33 -0 ports/www/ffproxy/Makefile (new)
1.1 +1 -0 ports/www/ffproxy/distinfo (new)
1.1 +13 -0 ports/www/ffproxy/files/patch-Makefile (new)
1.1 +7 -0 ports/www/ffproxy/files/patch-dbs.h (new)
1.1 +9 -0 ports/www/ffproxy/pkg-descr (new)
1.1 +24 -0 ports/www/ffproxy/pkg-plist (new)
More information about the cvs-all
mailing list