head 1.5; access; symbols pkgsrc-2014Q1:1.4.0.20 pkgsrc-2014Q1-base:1.4 pkgsrc-2013Q4:1.4.0.18 pkgsrc-2013Q4-base:1.4 pkgsrc-2013Q3:1.4.0.16 pkgsrc-2013Q3-base:1.4 pkgsrc-2013Q2:1.4.0.14 pkgsrc-2013Q2-base:1.4 pkgsrc-2013Q1:1.4.0.12 pkgsrc-2013Q1-base:1.4 pkgsrc-2012Q4:1.4.0.10 pkgsrc-2012Q4-base:1.4 pkgsrc-2012Q3:1.4.0.8 pkgsrc-2012Q3-base:1.4 pkgsrc-2012Q2:1.4.0.6 pkgsrc-2012Q2-base:1.4 pkgsrc-2012Q1:1.4.0.4 pkgsrc-2012Q1-base:1.4 pkgsrc-2011Q4:1.4.0.2 pkgsrc-2011Q4-base:1.4 pkgsrc-2011Q3:1.3.0.6 pkgsrc-2011Q3-base:1.3 pkgsrc-2011Q2:1.3.0.4 pkgsrc-2011Q2-base:1.3 pkgsrc-2011Q1:1.3.0.2 pkgsrc-2011Q1-base:1.3 pkgsrc-2010Q4:1.2.0.2 pkgsrc-2010Q4-base:1.2 pkgsrc-2010Q3:1.1.0.12 pkgsrc-2010Q3-base:1.1 pkgsrc-2010Q2:1.1.0.10 pkgsrc-2010Q2-base:1.1 pkgsrc-2010Q1:1.1.0.8 pkgsrc-2010Q1-base:1.1 pkgsrc-2009Q4:1.1.0.6 pkgsrc-2009Q4-base:1.1 pkgsrc-2009Q3:1.1.0.4 pkgsrc-2009Q3-base:1.1 pkgsrc-2009Q2:1.1.0.2; locks; strict; comment @# @; 1.5 date 2014.04.12.02.24.19; author obache; state dead; branches; next 1.4; commitid 7IY6LKVom8GkYkwx; 1.4 date 2011.12.02.13.06.31; author is; state Exp; branches 1.4.20.1; next 1.3; 1.3 date 2011.01.13.13.52.54; author wiz; state Exp; branches; next 1.2; 1.2 date 2010.12.11.19.08.35; author chuck; state Exp; branches; next 1.1; 1.1 date 2009.07.09.05.04.03; author snj; state Exp; branches 1.1.2.1; next ; 1.4.20.1 date 2014.04.12.17.24.57; author tron; state dead; branches; next ; commitid KYnLXwXM8sljXpwx; 1.1.2.1 date 2009.07.09.05.04.03; author tron; state dead; branches; next 1.1.2.2; 1.1.2.2 date 2009.07.17.13.23.37; author tron; state Exp; branches; next ; desc @@ 1.5 log @Update dillo to 3.0.4. While here, * move dependency on wget to TOOLS, * simplify configuration file handling dillo-3.0.4 [April 09, 2014] +- OPTGROUP and INS elements. - Some HTML5 elements, etc. - Added show_ui_tooltip preference (BUG#1140). Patches: corvid +- Make embedding into other applications more reliable (BUG#1127). - Add search from address bar. - Share CSS user agent stylesheet between pages. Patches: Johannes Hofmann +- Better scaling (down) of images, even with consideration of gamma correction. - Fixed (possibly security) problem of FltkImgBuf caused by integer overflow (BUG#1129). - Some linebreaking fixes, and optimization for non-justified text, including new preference stretchability_factor. - Added white_bg_replacement preference. - Implemented background images (except 'background-attachment'), added load_background_images preference, as well as a new entry in the tools menu. Patches: Sebastian Geerken +- Fix a set of bugs reported by Oulu Univ. Secure Programming Group (HTML parsing, URL resolution, GIF processing, etc.) - Improved/fixed handling of HEAD, TITLE, TEXTAREA and form inputs. - Made show_url dillorc option work again (BUG#1128) Patches: Jorge Arellano Cid +- Fix compiling on Hurd. Patch: Pino Toscano +- Avoid Dpid children becoming zombies. Patch: Jorge Arellano, J. Gaffney +- HTML5 WBR element. - Fix compiling on IRIX with MIPSpro compiler. Patches: corvid, Sebastian Geerken @ text @$NetBSD: patch-ad,v 1.4 2011/12/02 13:06:31 is Exp $ --- configure.orig 2011-09-21 17:30:13.000000000 +0000 +++ configure @@@@ -3143,7 +3143,7 @@@@ am__tar='${AMTAR} chof - "$$tardir"'; am ac_config_headers="$ac_config_headers config.h" -sysconfdir=${sysconfdir}/${PACKAGE} +sysconfdir=${sysconfdir} @ 1.4 log @Upgrade dillo to 3.0.1. @ text @d1 1 a1 1 $NetBSD$ @ 1.4.20.1 log @Pullup ticket #4366 - requested by obache www/dillo: security update Revisions pulled up: - www/dillo/Makefile 1.65 - www/dillo/PLIST 1.19 - www/dillo/distinfo 1.36 - www/dillo/patches/patch-aa deleted - www/dillo/patches/patch-ab deleted - www/dillo/patches/patch-ac deleted - www/dillo/patches/patch-ad deleted - www/dillo/patches/patch-dillorc deleted --- Module Name: pkgsrc Committed By: obache Date: Sat Apr 12 02:24:19 UTC 2014 Modified Files: pkgsrc/www/dillo: Makefile PLIST distinfo Removed Files: pkgsrc/www/dillo/patches: patch-aa patch-ab patch-ac patch-ad patch-dillorc Log Message: Update dillo to 3.0.4. While here, * move dependency on wget to TOOLS, * simplify configuration file handling dillo-3.0.4 [April 09, 2014] +- OPTGROUP and INS elements. - Some HTML5 elements, etc. - Added show_ui_tooltip preference (BUG#1140). Patches: corvid +- Make embedding into other applications more reliable (BUG#1127). - Add search from address bar. - Share CSS user agent stylesheet between pages. Patches: Johannes Hofmann +- Better scaling (down) of images, even with consideration of gamma correction. - Fixed (possibly security) problem of FltkImgBuf caused by integer overflow (BUG#1129). - Some linebreaking fixes, and optimization for non-justified text, including new preference stretchability_factor. - Added white_bg_replacement preference. - Implemented background images (except 'background-attachment'), added load_background_images preference, as well as a new entry in the tools menu. Patches: Sebastian Geerken +- Fix a set of bugs reported by Oulu Univ. Secure Programming Group (HTML parsing, URL resolution, GIF processing, etc.) - Improved/fixed handling of HEAD, TITLE, TEXTAREA and form inputs. - Made show_url dillorc option work again (BUG#1128) Patches: Jorge Arellano Cid +- Fix compiling on Hurd. Patch: Pino Toscano +- Avoid Dpid children becoming zombies. Patch: Jorge Arellano, J. Gaffney +- HTML5 WBR element. - Fix compiling on IRIX with MIPSpro compiler. Patches: corvid, Sebastian Geerken @ text @d1 1 a1 1 $NetBSD: patch-ad,v 1.4 2011/12/02 13:06:31 is Exp $ @ 1.3 log @Update patches for png-1.5. @ text @d1 1 a1 1 $NetBSD: patch-ad,v 1.2 2010/12/11 19:08:35 chuck Exp $ d3 4 a6 3 --- configure.orig 2010-02-11 05:19:59.000000000 -0500 +++ configure 2010-12-11 13:52:46.000000000 -0500 @@@@ -2999,7 +2999,7 @@@@ a7 1 ac_config_headers="$ac_config_headers config.h" a13 14 @@@@ -6214,8 +6214,12 @@@@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libpng-config" >&5 $as_echo_n "checking for libpng-config... " >&6; } + if test -z "$PNG_CONFIG"; then - PNG_CONFIG=`which libpng12-config` + PNG_CONFIG=`which libpng15-config` + if test -z "$PNG_CONFIG"; then + PNG_CONFIG=`which libpng15-config` + fi if test -z "$PNG_CONFIG"; then PNG_CONFIG=`which libpng-config` fi @ 1.2 log @pull in configure fix from upstream to make this compile on OS X once again: (cautious version of) fix for configure.in for libpng 1.4 (reported by xentalion) changeset 1573: 1d4de024f7cb parent 1572: 2307d3f8e41b child 1575: bb02b0e5110b author: corvid date: Fri Feb 19 21:31:12 2010 +0000 files: ChangeLog configure.in @ text @d1 1 a1 1 $NetBSD$ d21 1 a21 1 + PNG_CONFIG=`which libpng14-config` d23 1 a23 1 + PNG_CONFIG=`which libpng12-config` @ 1.1 log @Update dillo to 2.1.1, partially from Matthew Mondor in PR pkg/41670. Changes: 2.1.1: Add additional size checks for images. Added support for css colors of the form rgb(255, 255, 255). Added the 'nop' keybinding (nop = NO_OPERATION; cancels a default hook). Added 'stop' key action (not bound by default). Reduced 'warning: ignoring return value of ...' 2.1: Implemented basic CSS infrastructure! Read user style from ~/.dillo/style.css. Added configurable keybindings! (in ~/.dillo/keysrc) Implemented "search previous" in string searches. Ported the command line interface from dillo1 Set middle click to submit in a new TAB. (Helps to keep form data!) Implemented Basic authentication! Implemented a close-tab button for the GUI. Implemented a tools menu. Added dillo(1) man page. Added "font_max_size", "font_min_size" dillorc options. Added instant client-side redirects (aka. zero-delay META refresh). Proxy support for HTTPS. Updated the URL resolver to comply with RFC-3986. Fixed Bookmarks modify's HTML so it wraps nicely on handhelds. Made cookierc parsing more robust. Fix: recover page focus when clicking outside of a widget. Added support for the Q element. BUG#343 Added a right-click menu to form controls (show hiddens, submit, reset) Added the "http_language" dillorc option for setting HTTP's Accept-Language. Replace image loading button and page menu option with a tools menu option. Implemented the "overline" text-decoration. Enhanced and cleaned up text decorations for SUB and SUP. Added "View Stylesheets" to the page menu. System config files have moved to sysconfdir/dillo/ Allowed compilation with older machines by removing a few C99isms. Switched SSL-enabled to configure.in (./configure --enable-ssl). Removed redundant caller NULL checks already in the API. Added use of inttypes.h when stdint.h isn't found. Made the parser recognize "[^ ]/>"-terminated XML elements. Brought in Sebastian's CSS parser from dillo-0.8.0-css-3. Support CSS @@import directive. Improved CSS selector matching performance using hash tables. Added support for descendant and child selectors. Support selector specificity. Replace bg_color dillorc option. Remove text_color, link_color, and force_my_colors dillorc options. Replace visited_color dillorc option. Allow negative values for specific CSS properties only. Disable negative margins for now as dw/* does not support them yet. Disable form widgets while stylesheets are loading. Implement --xid command line option (used by claws mail client). Added the "middle_click_drags_page" dillorc option. Set the File menu label to hide when the File menu-button is shown. Made a big cleanup of cache.c WRT charset decoding (fixes bugs). Made an extensive cleanup/fixup of the whole image handling process. Fixed handling of META's content-type with no MIME type (e.g. only charset). Added support for a quoted URL in META refresh. Updated the GPL copyright note in the source files. @ text @d3 3 a5 3 --- configure.orig 2009-07-08 21:32:56.000000000 -0700 +++ configure 2009-07-08 21:33:06.000000000 -0700 @@@@ -2346,7 +2346,7 @@@@ am__tar='${AMTAR} chof - "$$tardir"'; am d14 14 @ 1.1.2.1 log @file patch-ad was added on branch pkgsrc-2009Q2 on 2009-07-17 13:23:37 +0000 @ text @d1 13 @ 1.1.2.2 log @Pullup ticket #2815 - requested by obache dillo: security update Revisions pulled up: - www/dillo/Makefile 1.43-1.44 - www/dillo/PLIST 1.15 - www/dillo/distinfo 1.29 - www/dillo/patches/patch-aa 1.8 - www/dillo/patches/patch-ab 1.15 - www/dillo/patches/patch-ac 1.12 - www/dillo/patches/patch-ad 1.1 --- Module Name: pkgsrc Committed By: joerg Date: Tue Jul 7 14:24:05 UTC 2009 Modified Files: pkgsrc/www/dillo: Makefile Log Message: user-destdir support --- Module Name: pkgsrc Committed By: snj Date: Thu Jul 9 05:04:03 UTC 2009 Modified Files: pkgsrc/www/dillo: Makefile PLIST distinfo pkgsrc/www/dillo/patches: patch-aa patch-ab patch-ac Added Files: pkgsrc/www/dillo/patches: patch-ad Log Message: Update dillo to 2.1.1, partially from Matthew Mondor in PR pkg/41670. Changes: 2.1.1: Add additional size checks for images. Added support for css colors of the form rgb(255, 255, 255). Added the 'nop' keybinding (nop = NO_OPERATION; cancels a default hook). Added 'stop' key action (not bound by default). Reduced 'warning: ignoring return value of ...' 2.1: Implemented basic CSS infrastructure! Read user style from ~/.dillo/style.css. Added configurable keybindings! (in ~/.dillo/keysrc) Implemented "search previous" in string searches. Ported the command line interface from dillo1 Set middle click to submit in a new TAB. (Helps to keep form data!) Implemented Basic authentication! Implemented a close-tab button for the GUI. Implemented a tools menu. Added dillo(1) man page. Added "font_max_size", "font_min_size" dillorc options. Added instant client-side redirects (aka. zero-delay META refresh). Proxy support for HTTPS. Updated the URL resolver to comply with RFC-3986. Fixed Bookmarks modify's HTML so it wraps nicely on handhelds. Made cookierc parsing more robust. Fix: recover page focus when clicking outside of a widget. Added support for the Q element. BUG#343 Added a right-click menu to form controls (show hiddens, submit, reset) Added the "http_language" dillorc option for setting HTTP's Accept-Language. Replace image loading button and page menu option with a tools menu option. Implemented the "overline" text-decoration. Enhanced and cleaned up text decorations for SUB and SUP. Added "View Stylesheets" to the page menu. System config files have moved to sysconfdir/dillo/ Allowed compilation with older machines by removing a few C99isms. Switched SSL-enabled to configure.in (./configure --enable-ssl). Removed redundant caller NULL checks already in the API. Added use of inttypes.h when stdint.h isn't found. Made the parser recognize "[^ ]/>"-terminated XML elements. Brought in Sebastian's CSS parser from dillo-0.8.0-css-3. Support CSS @@import directive. Improved CSS selector matching performance using hash tables. Added support for descendant and child selectors. Support selector specificity. Replace bg_color dillorc option. Remove text_color, link_color, and force_my_colors dillorc options. Replace visited_color dillorc option. Allow negative values for specific CSS properties only. Disable negative margins for now as dw/* does not support them yet. Disable form widgets while stylesheets are loading. Implement --xid command line option (used by claws mail client). Added the "middle_click_drags_page" dillorc option. Set the File menu label to hide when the File menu-button is shown. Made a big cleanup of cache.c WRT charset decoding (fixes bugs). Made an extensive cleanup/fixup of the whole image handling process. Fixed handling of META's content-type with no MIME type (e.g. only charset). Added support for a quoted URL in META refresh. Updated the GPL copyright note in the source files. @ text @a0 13 $NetBSD: patch-ad,v 1.1 2009/07/09 05:04:03 snj Exp $ --- configure.orig 2009-07-08 21:32:56.000000000 -0700 +++ configure 2009-07-08 21:33:06.000000000 -0700 @@@@ -2346,7 +2346,7 @@@@ am__tar='${AMTAR} chof - "$$tardir"'; am ac_config_headers="$ac_config_headers config.h" -sysconfdir=${sysconfdir}/${PACKAGE} +sysconfdir=${sysconfdir} @