NOTICE: This package has been removed from pkgsrc

./www/thy, Tiny and fast HTTP daemon

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.9.4nb7, Package name: thy-0.9.4nb7, Maintainer: algernon

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.


Required to run:
[security/gnutls]

Required to build:
[devel/gmake] [devel/pkg-config] [devel/bison]

Master sites:

SHA1: e3bae4f3667f98fbc5fc39dc3f61571b524e5dfd
RMD160: b64ada0d71d123b0a5300697ae69823ff59e5ee7
Filesize: 349.391 KB

Version history: (Expand)


CVS history: (Expand)


   2012-07-02 17:42:49 by Matthias Drochner | Files touched by this commit (8) | Package removed
Log message:
remove the obsolete "thy" webserver, as announced in:
http://mail-index.netbsd.org/pkgsrc-users/2012/04/25/msg016167.html
   2011-04-22 15:45:23 by OBATA Akio | Files touched by this commit (2234)
Log message:
recursive bump from gettext-lib shlib bump.
   2009-07-03 13:01:01 by Matthias Drochner | Files touched by this commit (1)
Log message:
use libgnutls-config.mk and libgnutls-extra-config.mk to get back TLS
support with gnutls-2.8, bump PKGREVISION
   2009-06-15 00:00:42 by Joerg Sonnenberger | Files touched by this commit (316)
Log message:
Convert @exec/@unexec to @pkgdir or drop it.
   2009-02-10 17:46:03 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
DESTDIR support
   2008-03-06 15:53:57 by Thomas Klausner | Files touched by this commit (245) | Package updated
Log message:
Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump.
   2007-09-08 00:12:28 by Johnny C. Lam | Files touched by this commit (52)
Log message:
Convert packages that test and use USE_INET6 to use the options framework
and to support the "inet6" option instead.

Remaining usage of USE_INET6 was solely for the benefit of the scripts
that generate the README.html files.  Replace:

	BUILD_DEFS+=	USE_INET6
with
	BUILD_DEFS+=	IPV6_READY

and teach the README-generation tools to look for that instead.

This nukes USE_INET6 from pkgsrc proper.  We leave a tiny bit of code
to continue to support USE_INET6 for pkgsrc-wip until it has been nuked
from there as well.
   2007-06-05 07:37:41 by Thomas Klausner | Files touched by this commit (226)
Log message:
opencdk shlib major changed; bump ABI depends and PKGREVISIONs of
affected packages.