Subject: CVS commit: pkgsrc/www/bozohttpd
From: matthew green
Date: 2004-08-20 05:06:38
Message id: 20040820030638.9F0E52DA1D@cvs.netbsd.org

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

Files:
RevisionActionfile
1.45modifypkgsrc/www/bozohttpd/Makefile
1.36modifypkgsrc/www/bozohttpd/distinfo
1.15removepkgsrc/www/bozohttpd/patches/patch-aa
1.15removepkgsrc/www/bozohttpd/patches/patch-ab