Subject: CVS commit: pkgsrc/www/bozohttpd
To: None <pkgsrc-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: pkgsrc-changes
Date: 04/25/2005 14:29:07
Module Name: pkgsrc
Committed By: mrg
Date: Mon Apr 25 14:29:07 UTC 2005
Modified Files:
pkgsrc/www/bozohttpd: Makefile distinfo
Log Message:
update to bozohttpd 20050410. changes include:
o fix some off-by-one errors from <roland.illig@gmx.de>
o properly support nph- CGI
o make content maps case insensitive
o fix proto header merging to include the missing comma
o major source reorganisation; most features are in separate files now
o new -V flag that makes unknown virtualhosts use slashdir
from <rumble@ephemeral.org>
o HTTP/1.x protocol headers are now properly merged for CGI
To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 pkgsrc/www/bozohttpd/Makefile
cvs rdiff -r1.38 -r1.39 pkgsrc/www/bozohttpd/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.