diff options
author | jlam <jlam> | 2007-09-07 19:08:09 +0000 |
---|---|---|
committer | jlam <jlam> | 2007-09-07 19:08:09 +0000 |
commit | 72c331bb5b3ba541638db3d06d892b85fcdfc2f4 (patch) | |
tree | 0d6cedecf0c65d1ad0fa0d3cf07d6c33d7e5b26f /www/pound/PLIST | |
parent | 8908a7be40dbc47f3214007ba85fab3670c17e24 (diff) | |
download | pkgsrc-72c331bb5b3ba541638db3d06d892b85fcdfc2f4.tar.gz |
Import pound-2.3.2 into www/pound.
The Pound program is a reverse proxy, load balancer and HTTPS front-end
for Web server(s). Pound was developed to enable distributing the
load among several Web-servers and to allow for a convenient SSL wrapper
for those Web servers that do not offer it natively. Pound is a very
small program, easily audited for security problems. It can run as
setuid/setgid and/or in a chroot jail. Pound does not access the
hard-disk at all (except for reading the certificate file on start,
if required) and should thus pose no security threat to any machine.
Diffstat (limited to 'www/pound/PLIST')
-rw-r--r-- | www/pound/PLIST | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/www/pound/PLIST b/www/pound/PLIST new file mode 100644 index 00000000000..7b6dbe6ea1d --- /dev/null +++ b/www/pound/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2007/09/07 19:08:09 jlam Exp $ +man/man8/pound.8 +man/man8/poundctl.8 +sbin/pound +sbin/poundctl +share/examples/rc.d/pound |