Subject: CVS commit: pkgsrc/www/bozohttpd
To: None <pkgsrc-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: pkgsrc-changes
Date: 08/20/2004 03:06:38
Module Name: pkgsrc
Committed By: mrg
Date: Fri Aug 20 03:06:38 UTC 2004
Modified Files:
pkgsrc/www/bozohttpd: Makefile distinfo
Removed Files:
pkgsrc/www/bozohttpd/patches: patch-aa patch-ab
Log Message:
update to bozohttpd 20040808. changes since previous version (many
already in pkgsrc) include:
o CGI status is now properly handled (-a flag has been removed)
o CGI file upload support works
o %xy translations are no longer ever applied after the first '?',
ala RFC2396. from lukem
o daemon mode (-b) should no longer hang spinning forever if it
sees no children. from lukem
o new .bzabsredirect file support. from <martin@netbsd.org>
o return a 404 error if we see %00 or %2f (/)
o don't print 2 "200" headers for CGI
o support .torrent files
To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 pkgsrc/www/bozohttpd/Makefile
cvs rdiff -r1.35 -r1.36 pkgsrc/www/bozohttpd/distinfo
cvs rdiff -r1.15 -r0 pkgsrc/www/bozohttpd/patches/patch-aa \
pkgsrc/www/bozohttpd/patches/patch-ab
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.