Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 03/14/2004 01:26:55
Module Name:	pkgsrc
Committed By:	xtraeme
Date:		Sun Mar 14 01:26:55 UTC 2004

Modified Files:
	pkgsrc/doc: CHANGES
	pkgsrc/www/dillo: Makefile PLIST distinfo
	pkgsrc/www/dillo/patches: patch-ab

Log Message:
Update www/dillo to 0.8.0, closes PR pkg/24768.

Changes:

Version 0.8.0 [Feb 08, 2004]

 - * Added a right-mouse-button popup for images!
   Patch: Frank de Lange, Eric Gaudet, Jorge Arellano
 - * Made main document window grab focus on startup, fullwindow,
     and after open url (BUG#330)
   * Set Ctrl-U to focus the location entry,
     Ctrl-R to reload, and Ctrl-H to hide controls.
   Patches: Johan Hovold, Jorge Arellano, Stephan Goetter
 - * Added a missing handler for broken-connection condition.
   Patch: Jorge Arellano, Phil Pennock
 - * Introduced a new way of handling dillo plugins! Now the
   communications and managing is done by a daemon: dpid.
   This comes with a lot of advantages described in Dpid.txt.
   Patch: Programming: Ferdi Franceschini; Design: Jorge Arellano
 - * Wrote documentation for dpid (Dpid.txt).
   * Removed a memory leak in Get_line().
   Patches: Jorge Arellano, Ferdi Franceschini
 - * Developed a plugin for downloads. It uses wget and can handle several
   connections at the same time.
   * Developed stress tests for both dpid and the downloads dpi.
   Patches: Ferdi Franceschini
 - * Adapted dpi.c to manage plugins through dpid.
   * Improved the incoming dpi-stream processing to accept images from a dpi.
   * Added/updated lots of dpi-related comments.
   * Updated the dpi1 spec.
   * Removed the forced end-to-end reload that was set upon dpis. Now,
     dpi-generated pages can be cached.
   * Made dillo able to handle multiple plugins (still lacks a dynamic API)

... etc, etc.


To generate a diff of this commit:
cvs rdiff -r1.5254 -r1.5255 pkgsrc/doc/CHANGES
cvs rdiff -r1.17 -r1.18 pkgsrc/www/dillo/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/www/dillo/PLIST
cvs rdiff -r1.15 -r1.16 pkgsrc/www/dillo/distinfo
cvs rdiff -r1.8 -r1.9 pkgsrc/www/dillo/patches/patch-ab

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