summaryrefslogtreecommitdiff
path: root/www/dillo/PLIST
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-03-14 01:26:55 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-03-14 01:26:55 +0000
commit8919f642e2c98ced57c38dbe5355d147b0d7da55 (patch)
tree26cdc8a63f8c3bc08e8782085f13a3d7bf7ff793 /www/dillo/PLIST
parentb5c6ecbe26f369cbe3c8ab3ba1eb9f0af10b0119 (diff)
downloadpkgsrc-8919f642e2c98ced57c38dbe5355d147b0d7da55.tar.gz
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.
Diffstat (limited to 'www/dillo/PLIST')
-rw-r--r--www/dillo/PLIST11
1 files changed, 9 insertions, 2 deletions
diff --git a/www/dillo/PLIST b/www/dillo/PLIST
index 299a7f796e4..d2b3b48662d 100644
--- a/www/dillo/PLIST
+++ b/www/dillo/PLIST
@@ -1,9 +1,16 @@
-@comment $NetBSD: PLIST,v 1.6 2003/08/11 15:09:32 drochner Exp $
-bin/bm_srv12
+@comment $NetBSD: PLIST,v 1.7 2004/03/14 01:26:55 xtraeme Exp $
bin/dillo
+bin/dpid
+bin/dpidc
+lib/dillo/dpi/bookmarks/bookmarks.dpi
+lib/dillo/dpi/downloads/downloads.dpi
+lib/dillo/dpi/ftp/ftp.filter.dpi
+lib/dillo/dpi/hello/hello.filter.dpi
+lib/dillo/dpi/https/https.filter.dpi
share/doc/dillo/Cache.txt
share/doc/dillo/Cookies.txt
share/doc/dillo/Dillo.txt
+share/doc/dillo/Dpid.txt
share/doc/dillo/Dw.txt
share/doc/dillo/DwImage.txt
share/doc/dillo/DwPage.txt