Subject: CVS commit: pkgsrc/www/wwwoffle
To: None <pkgsrc-changes@netbsd.org>
From: Frederick Bruckman <fredb@netbsd.org>
List: pkgsrc-changes
Date: 07/16/2002 17:28:07
Module Name:	pkgsrc
Committed By:	fredb
Date:		Tue Jul 16 14:28:07 UTC 2002

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

Log Message:
Update to 2.7c. Straight from the NEWS file:

Bug Fixes:
 Install two DLLs for the Win32 version.  Don't crash for HTTP servers that send
 headers prefixed with whitespace.  Make the "edit selected entry" option work.
 Don't write uncompressed data to the cache with a header saying it is
 compressed.  Be more lenient in detecting spiders that cannot make requests.
 The wwwoffle-tools programs now handle dir names as if they had http:// in
 front.  Disallow wwwoffle requests for protocols that WWWOFFLE does not
 handle.  Use the command line config filename in error messages.  Fix to allow
 compilation on SGI IRIX.  Handle XHTML style tags when modifying HTML.  Updated
 setuid/setgid code.  Some memory leaks removed and potential crashes removed
 due to using lint).

New Features:
 Split up Set-Cookie headers since browsers can't handle them.
 Don't request deflated data since WWWOFFLE and servers don't agree on format.
 Added a form on the monitor options page to stop monitoring a URL.
 The confirm-requests option now asks for confirmation for page reloads.

Documentation:
 Update FAQ to reference privoxy as well as JunkBuster.
 Describe how to modify htdig templates to work with WWWOFFLE.


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 pkgsrc/www/wwwoffle/Makefile
cvs rdiff -r1.11 -r1.12 pkgsrc/www/wwwoffle/distinfo
cvs rdiff -r1.7 -r0 pkgsrc/www/wwwoffle/patches/patch-ab

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