Subject: CVS commit: pkgsrc/www/wwwoffle
To: None <pkgsrc-changes@netbsd.org>
From: Frederick Bruckman <fredb@netbsd.org>
List: pkgsrc-changes
Date: 09/05/2002 19:56:57
Module Name:	pkgsrc
Committed By:	fredb
Date:		Thu Sep  5 16:56:56 UTC 2002

Modified Files:
	pkgsrc/www/wwwoffle: Makefile PLIST distinfo
Removed Files:
	pkgsrc/www/wwwoffle/patches: patch-ac

Log Message:
Update wwwoffle to Version 2.7e. From the NEWS file:

Bug Fixes:
 Correct some invalid HTML in the message files.  Fix some memory leaks, free
 some unfreed memory, check some pointers, close some files.  Don't send the
 extra arguments to POST requests that WWWOFFLE uses internally.  Removed
 segmentation fault potential when password not used in config file.  Another
 fix for the cookie problem.  Warn if running as root.  Try both IPv6 and IPv4
 socket binding (IPv6 may not accept IPv4).  Potential bug fix for page
 corruption.  Potential fix for IPv6 configuration on Solaris.

New Features:
 Add an option to have case-insensitive matching for URL-SPEC path and args.
 Added the option to only fetch images on the same host (automatic fetching).
 Allow URL-SPECs to contain an '=' sign embedded in them (long time bug fix).
 The monitor options page now accepts ranges of hours or days (e.g. '1-5n').

[Note: The change to IPv6 binding to not require IPv4-mapped addresses was
already present in the package as "patch-ac".]

[Note: TODO: Have the package create a user, and let the "rc.d" script run
wwwoffle as that user.]

Also, reorder ${MASTER_SITES} to comply with the request on the download
page, and work around an install target corner case for the benefit of bulk
build machines (only applies for hosts on which wwwoffle has never run).


To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 pkgsrc/www/wwwoffle/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/www/wwwoffle/PLIST
cvs rdiff -r1.17 -r1.18 pkgsrc/www/wwwoffle/distinfo
cvs rdiff -r1.6 -r0 pkgsrc/www/wwwoffle/patches/patch-ac

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