summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/bozohttpd/DESCR10
-rw-r--r--www/bozohttpd/Makefile4
-rw-r--r--www/bozohttpd/distinfo6
3 files changed, 11 insertions, 9 deletions
diff --git a/www/bozohttpd/DESCR b/www/bozohttpd/DESCR
index 21ef78bce2a..3e92b9ee3e2 100644
--- a/www/bozohttpd/DESCR
+++ b/www/bozohttpd/DESCR
@@ -1,6 +1,8 @@
-bozohttpd is a small and secure http version 1.1 server. Its main
+bozohttpd is a small and secure http version 1.1 server. it's main
feature is the lack of features, reducing the code size and improving
-verifiability.
+verifiability.
-It supports CGI/1.1, HTTP/1.1, HTTP/1.0, HTTP/0.9, ~user translations,
-and can run multiple IP-based or virtual http servers on single machine.
+it supports CGI/1.1, HTTP/1.1, HTTP/1.0, HTTP/0.9, ~user translations,
+virtual hosting support, as well as multiple IP-based servers on a
+single machine. it is capable of services pages via the IPv6 protocol.
+it has ssl support. it has no configuration file by design.
diff --git a/www/bozohttpd/Makefile b/www/bozohttpd/Makefile
index 789a6d3631d..9a1c03df36f 100644
--- a/www/bozohttpd/Makefile
+++ b/www/bozohttpd/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.36 2004/01/05 12:50:34 jlam Exp $
+# $NetBSD: Makefile,v 1.37 2004/02/18 13:40:37 mrg Exp $
#
-DISTNAME= bozohttpd-20031005
+DISTNAME= bozohttpd-20040218
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_LOCAL}
EXTRACT_SUFX= .tar.bz2
diff --git a/www/bozohttpd/distinfo b/www/bozohttpd/distinfo
index dd3bd16e43b..ad2ab019b07 100644
--- a/www/bozohttpd/distinfo
+++ b/www/bozohttpd/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.28 2003/10/06 01:16:47 mrg Exp $
+$NetBSD: distinfo,v 1.29 2004/02/18 13:40:37 mrg Exp $
-SHA1 (bozohttpd-20031005.tar.bz2) = 363b3984e26a5d36c859194b96afdc180150f759
-Size (bozohttpd-20031005.tar.bz2) = 29304 bytes
+SHA1 (bozohttpd-20040218.tar.bz2) = 849753fd96c75a2df7b7f79a0be329d52eabeaf9
+Size (bozohttpd-20040218.tar.bz2) = 31936 bytes