Date: Mon, 21 Jul 2003 07:28:03 -0700 (PDT) From: Kirill Ponomarew <krion@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/ffproxy Makefile distinfo pkg-descr pkg-plist ports/www/ffproxy/files patch-Makefile patch-dbs.h Message-ID: <200307211428.h6LES3RN034246@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307211428.h6LES3RN034246>
