diff options
author | salo <salo@pkgsrc.org> | 2003-03-07 23:46:01 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2003-03-07 23:46:01 +0000 |
commit | 00619c7d9ed35b565d10fc5efcf9e5487e7be36a (patch) | |
tree | fd50bc4e6e1bb91d72425693c4c5407ac395ecdc /www/tinyproxy/PLIST | |
parent | b35f6572bc645fe37979b58111376306b5d30d35 (diff) | |
download | pkgsrc-00619c7d9ed35b565d10fc5efcf9e5487e7be36a.tar.gz |
Import of tinyproxy-1.5.2: lightweight HTTP/SSL proxy.
tinyproxy is a lightweight HTTP/SSL proxy. Designed from the ground up to be
fast and yet small, it is an ideal solution for sites where a full-featured
HTTP proxy is required, but the system resources required to run a more
demanding HTTP proxy are unavailable. tinyproxy is fully compatible with all
existing web browsers.
Package submitted by Juan RP via PR pkg/20595 with modifications by me.
Diffstat (limited to 'www/tinyproxy/PLIST')
-rw-r--r-- | www/tinyproxy/PLIST | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/www/tinyproxy/PLIST b/www/tinyproxy/PLIST new file mode 100644 index 00000000000..398afb02eee --- /dev/null +++ b/www/tinyproxy/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2003/03/07 23:46:01 salo Exp $ +etc/rc.d/tinyproxy +man/man8/tinyproxy.8 +sbin/tinyproxy +share/doc/tinyproxy/filter-howto.txt +share/examples/tinyproxy/tinyproxy.conf.default +@dirrm share/examples/tinyproxy +@dirrm share/doc/tinyproxy |