From d032cfa67d98cc7ae4c8a18eede66412811b6d75 Mon Sep 17 00:00:00 2001 From: jlam Date: Fri, 7 Sep 2007 19:08:09 +0000 Subject: 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. --- www/pound/PLIST | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 www/pound/PLIST (limited to 'www/pound/PLIST') 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 -- cgit v1.2.3