diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-04-01 05:19:02 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-04-01 05:19:02 +0000 |
commit | 2c541c5c8d6ce50d20dce59ab46cc72dcecfc66e (patch) | |
tree | 433f788f429b25d9317bcc979d32d1e3f1ff71b1 /www/thy/PLIST | |
parent | cf372a55330f1a782620b255947e7d4eccc9708c (diff) | |
download | pkgsrc-2c541c5c8d6ce50d20dce59ab46cc72dcecfc66e.tar.gz |
Initial import of thy-0.8.10 from pkgsrc-wip.
Thy 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.
Thy does not require (but can use) a configuration file to run.
Diffstat (limited to 'www/thy/PLIST')
-rw-r--r-- | www/thy/PLIST | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/www/thy/PLIST b/www/thy/PLIST new file mode 100644 index 00000000000..fc25de1e196 --- /dev/null +++ b/www/thy/PLIST @@ -0,0 +1,23 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/01 05:19:03 xtraeme Exp $ +etc/rc.d/thy +man/man7/thy-auth.7 +man/man8/thy.8 +sbin/thy +share/examples/thy/http301.html +share/examples/thy/http302.html +share/examples/thy/http400.html +share/examples/thy/http401.html +share/examples/thy/http403.html +share/examples/thy/http404.html +share/examples/thy/http405.html +share/examples/thy/http411.html +share/examples/thy/http412.html +share/examples/thy/http413.html +share/examples/thy/http416.html +share/examples/thy/http417.html +share/examples/thy/http500.html +share/examples/thy/http501.html +share/examples/thy/http503.html +share/examples/thy/http505.html +share/examples/thy/thyrc +@dirrm share/examples/thy |