Subject: CVS commit: pkgsrc/www/bozohttpd
To: None <pkgsrc-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: pkgsrc-changes
Date: 08/23/2002 11:37:25
Module Name: pkgsrc
Committed By: mrg
Date: Fri Aug 23 08:37:25 UTC 2002
Modified Files:
pkgsrc/www/bozohttpd: Makefile distinfo
pkgsrc/www/bozohttpd/patches: patch-ab
Removed Files:
pkgsrc/www/bozohttpd/patches: patch-ac
Log Message:
update to bozohttpd 5.14. changes include:
o allow -X mode to work for "/"
o work on systems without MADV_SEQUENTIAL
o make a local cut-down copy of "queue.h" (fixes linux & solaris
support at the very least)
o portability fixes for pre-ipv6 socket api systems (eg, solaris 7)
o portability fixes for missing _PATH_DEFPATH, LOG_FTP and __progname
o better documentation on virtual host support
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 pkgsrc/www/bozohttpd/Makefile
cvs rdiff -r1.15 -r1.16 pkgsrc/www/bozohttpd/distinfo
cvs rdiff -r1.10 -r1.11 pkgsrc/www/bozohttpd/patches/patch-ab
cvs rdiff -r1.7 -r0 pkgsrc/www/bozohttpd/patches/patch-ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.