Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Frederick Bruckman <fredb@netbsd.org>
List: pkgsrc-changes
Date: 03/12/2001 21:08:38
Module Name: pkgsrc
Committed By: fredb
Date: Mon Mar 12 19:08:38 UTC 2001
Modified Files:
pkgsrc/www/wwwoffle: Makefile
pkgsrc/www/wwwoffle/files: md5
pkgsrc/www/wwwoffle/pkg: MESSAGE PLIST
Log Message:
Update wwwoffle to 2.6a:
Bug Fixes:
Fix crash with invalid entries in config file. Handle some invalid URL
encodings that servers/clients use. Stop crashes when monitoring illegal
refresh URLs. Handle malformed headers better. Check the DontGet section of
the configuration file when doing SSL. Print error messages when starting on
stderr. Read the configuration file if using wwwoffle-write. Fix bug with
form argument parsing. Set fetch-stylesheets to true in the default config
file. Bug fixes for modifying HTML with meta refresh tags. Stop duplicated
items in the configuration file.
Win32 Bug Fixes:
Fixed logfile opening problem. Added a fchdir() function for cygwin.
Workaround cygwin socket closing problem. Change the makefile for cygwin
installation (don't auto install .dll or .bat).
Documentation
Updated the Welcome.html page to include more links to useful information.
Include an HTML version of README.CONF in the html directory.
Updated several README files and INSTALL file.
*NOTE* The default location of the replacement .gif file for the DontGet section
has changed, upgrade-config.pl should fix wwwoffle.conf automatically.
*NOTE* If upgrading from a version < 2.6 then see the notes for version 2.6.
NetBSD package changes:
- - Install upgrade-config-2.x-2.5.pl (as wwwoffle-upgrade-config-2.x-2.5.pl).
- - Protect convert-cache the same way as upgrade-config -- prefix with wwwoffle-.
- - Update MESSAGE file accordingly.
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 pkgsrc/www/wwwoffle/Makefile
cvs rdiff -r1.10 -r1.11 pkgsrc/www/wwwoffle/files/md5
cvs rdiff -r1.7 -r1.8 pkgsrc/www/wwwoffle/pkg/MESSAGE
cvs rdiff -r1.10 -r1.11 pkgsrc/www/wwwoffle/pkg/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.