Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -3/+2 | |
2002-10-25 | buildlink1 -> buildlink2. | wiz | 1 | -2/+3 | |
2002-07-15 | Added $NetBSD$ tag according to mail from Thomas Klausner on tech-pkg. Some | heinz | 1 | -2/+5 | |
slight formatting changes. | |||||
2002-06-18 | Initial import of lhs-0.1 into the NetBSD Packages Collection. | agc | 8 | -0/+89 | |
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. |