Subject: CVS commit: pkgsrc/www/dillo
To: None <pkgsrc-changes@netbsd.org>
From: Lubomir Sedlacik <salo@netbsd.org>
List: pkgsrc-changes
Date: 05/06/2003 16:10:17
Module Name: pkgsrc
Committed By: salo
Date: Tue May 6 16:10:16 UTC 2003
Modified Files:
pkgsrc/www/dillo: DESCR Makefile PLIST distinfo
pkgsrc/www/dillo/patches: patch-ab
Removed Files:
pkgsrc/www/dillo/patches: patch-aa patch-ac
Log Message:
Updated to version 0.7.2.
Changes:
- use tar.bz2 distfile
- add USE_INET6 to BUILD_DEFS only if it's really used
- DESCR has 80 columns
- style nits
0.7.2:
======
- * Implemented text selection! (aka: Copy&Paste) (BUG#59)
Patch: Sebastian Geerken, Eric Gaudet
- * Fixed IPv6 support when the unthreaded server is used.
Patch: Damien Couderc, Jorge Arellano
- * Fixed the IPv6 socket connection code for *BSD.
Patch: Daniel Hartmeier, Jorge Arellano
- * Made the URL_SpamSafe flag be inherited by the BASE element.
Patch: Melvin Hadasht
- * Switched configure.in to use AC_CANONICAL_SYSTEM instead of 'uname'.
Patch: Patrice Mandin
- * Added "image/x-png" to MIME types (obsolete, but should be recognized).
Patch: Paolo P.
- * Fixed the code that handled the installation of "dillorc".
Patches: Andreas Schweitzer, Paolo P.
- * Fixed a lot of glitches in configure.in: notably libpng and libjpeg
detection, enabling and disabling. (BUG#: 386, 407, 392, 349)!
Patches: Andreas Schweitzer
- * Fixed two leaks in Dw(Ext)Iterator.
Patches: Jörgen Viksell
- * Repaired some minor misbehaviours in the cookie-strings parser.
Patches: Jörgen Viksell, Jorge Arellano
- * Enabled entities parsing in HTML-given hidden and password values.
Patch: Jorge Arellano, Francis Daly
- * Implemented character stuffing in dpi (Fix bookmarks with quotes) BUG#434.
* Added a HTML warning message for META outside HEAD.
* Removed a segfault source when the server doesn't send content/type info.
* Added file type detection for filenames without extension.
* Removed the warnings detected with gcc 3.2.2.
* Fixed the VERBATIM parsing mode and replaced the SCRIPT mode with it.
* Fixed the problem with CR handling in TEXTAREA (BUG#318).
* Fixed initial value parsing within TEXTAREA tags (BUG#400).
* Fixed loading files with spaces in the name (command line) BUG#437.
Patches: Jorge Arellano
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/www/dillo/DESCR
cvs rdiff -r1.14 -r1.15 pkgsrc/www/dillo/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/www/dillo/PLIST
cvs rdiff -r1.13 -r1.14 pkgsrc/www/dillo/distinfo
cvs rdiff -r1.3 -r0 pkgsrc/www/dillo/patches/patch-aa
cvs rdiff -r1.7 -r1.8 pkgsrc/www/dillo/patches/patch-ab
cvs rdiff -r1.4 -r0 pkgsrc/www/dillo/patches/patch-ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.