Subject: CVS commit: pkgsrc/www/lhs
From: Alistair G. Crooks
Date: 2002-06-18 14:09:27
Message id: 20020618120928.4E803B009@cvs.netbsd.org

Log Message:
Initial import of lhs-0.1 into the NetBSD Packages Collection.

Provided in PR 17227 by Dawid Szymanski (dawszy@tgr.lubin.edu.pl),
modified slightly by myself.

lhs is a beta version of very simple http server.  Only static files
are supported - CGI, PHP and SSI are not allowed.  However, there is
support for both IPv6 and SSL.  By default it will listen on ports
8000 and 8001 and read files from ${PREFIX}/share/httpd/htdocs and
will not change uid for other unless you use the -u option.


Files:
RevisionActionfile
1.1importpkgsrc/www/lhs/Makefile
1.1importpkgsrc/www/lhs/PLIST
1.1importpkgsrc/www/lhs/DESCR
1.1importpkgsrc/www/lhs/distinfo
1.1importpkgsrc/www/lhs/MESSAGE
1.1importpkgsrc/www/lhs/patches/patch-aa
1.1importpkgsrc/www/lhs/patches/patch-ab
1.1importpkgsrc/www/lhs/patches/patch-ac