Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 11/21/1999 15:03:39
Module Name:	pkgsrc
Committed By:	tron
Date:		Sun Nov 21 23:03:38 UTC 1999

Modified Files:
	pkgsrc/www/thttpd: Makefile
	pkgsrc/www/thttpd/files: md5 patch-sum
	pkgsrc/www/thttpd/patches: patch-aa
	pkgsrc/www/thttpd/pkg: DESCR PLIST
Added Files:
	pkgsrc/www/thttpd/patches: patch-ab patch-ac

Log Message:
Update "thttpd" package to version 2.05 using patches supplied by
Michael Santos in PR pkg/8801. Chances since version 2.04:
- New el-cheapo virtual hosting feature.
- Assorted bug fixes - non-anchored wildcard matching, truncated CGI
  output, throttling, authorization cache, daemonization, date-header
  parsing.
- Option to write pid to a file, re-open log file on SIGHUP.
- Now looks for index files from a list, instead of only index.html.
- Simple config file.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/www/thttpd/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/www/thttpd/files/md5
cvs rdiff -r1.1 -r1.2 pkgsrc/www/thttpd/files/patch-sum
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/www/thttpd/patches/patch-aa
cvs rdiff -r0 -r1.1 pkgsrc/www/thttpd/patches/patch-ab \
    pkgsrc/www/thttpd/patches/patch-ac
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/www/thttpd/pkg/DESCR
cvs rdiff -r1.3 -r1.4 pkgsrc/www/thttpd/pkg/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.