- s/httpd/thttpd/ in DESCR.

- SHA256 hash.
- regen PLIST while there.

ok pvalchev@
This commit is contained in:
aanriot 2007-02-18 22:14:34 +00:00
parent e2264eeb87
commit 256ac28337
4 changed files with 11 additions and 10 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.16 2004/12/11 13:29:22 alek Exp $
# $OpenBSD: Makefile,v 1.17 2007/02/18 22:14:34 aanriot Exp $
COMMENT= "tiny/turbo/throttling HTTP server"
DISTNAME= thttpd-2.25b
PKGNAME= thttpd-2.25b
PKGNAME= ${DISTNAME}p0
CATEGORIES= www
HOMEPAGE= http://www.acme.com/software/thttpd/

View File

@ -1,4 +1,5 @@
MD5 (thttpd-2.25b.tar.gz) = 156b249b3b0bcd48b06badd2db0d56c5
RMD160 (thttpd-2.25b.tar.gz) = 2b67abe40dfec7a21ed338a9082594825a9fef0e
SHA1 (thttpd-2.25b.tar.gz) = cd0e823233ad73e34ee1c9b871b01050feb9db52
SHA256 (thttpd-2.25b.tar.gz) = 07719b08b1cff6a21c08697a7bcb4395425b07ee753106262fb62a03a7d32360
SIZE (thttpd-2.25b.tar.gz) = 132275

View File

@ -1,5 +1,5 @@
httpd is a simple, small, fast, and secure HTTP server. It doesn't have a
lot of special features, but it suffices for most uses of the web, it's
about as fast as the best full-featured servers (Apache, NCSA, Netscape),
and it has one extremely useful feature (URL-traffic-based throttling)
that no other server currently has.
thttpd is a simple, small, fast, and secure HTTP server. It doesn't have
a lot of special features, but it suffices for most uses of the web,
it's about as fast as the best full-featured servers (Apache, NCSA,
Netscape), and it has one extremely useful feature (URL-traffic-based
throttling) that no other server currently has.

View File

@ -1,3 +1,3 @@
@comment $OpenBSD: PLIST,v 1.2 2004/09/15 18:49:52 espie Exp $
@man man/man8/thttpd.8
sbin/thttpd
@comment $OpenBSD: PLIST,v 1.3 2007/02/18 22:14:34 aanriot Exp $
@man man/man8/${BASE_PKGPATH}.8
sbin/${BASE_PKGPATH}