14160b2a69
Package provided by Gergely Nagy <algernon@bonehunter.rulez.org> via PR pkg/21621. Thy is an http serveer and it was designed to be as fast and lightweight as possible. For speed, she uses sendfile(), and does not fork. Among the features are name-based virtual hosts, userdir and directory index support; Range, If-Modified-Since, keep-alive, on-the-fly compression and of course, CGI, IPv6 and TLS support.
22 lines
687 B
Text
22 lines
687 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2003/09/17 15:49:54 xtraeme Exp $
|
|
etc/rc.d/thy
|
|
share/thy/samples/http301.html
|
|
share/thy/samples/http302.html
|
|
share/thy/samples/http400.html
|
|
share/thy/samples/http401.html
|
|
share/thy/samples/http403.html
|
|
share/thy/samples/http404.html
|
|
share/thy/samples/http405.html
|
|
share/thy/samples/http412.html
|
|
share/thy/samples/http416.html
|
|
share/thy/samples/http500.html
|
|
share/thy/samples/http501.html
|
|
share/thy/samples/http505.html
|
|
share/thy/samples/thy.conf
|
|
@dirrm share/thy/samples
|
|
@dirrm share/thy
|
|
@unexec ${INSTALL_INFO} --delete --info-dir=%D/info %D/info/thy.info
|
|
info/thy.info
|
|
@exec ${INSTALL_INFO} --info-dir=%D/info %D/info/thy.info
|
|
man/man8/thy.8
|
|
sbin/thy
|