Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
leot 1c06d7ee9f Update www/webkit-gtk to webkit-gtk-2.10.0.
pkgsrc changes:
 o Unify Makefile.common in Makefile: newer webkit-gtk releases could not be
   split in a -gtk3 version, no more need for a Makefile.common (no functional
   changes intended).
 o Get rid of obsolete options (no functional changes intended)
 o Bump GCC_REQD to 4.9 (gcc>=4.9 is required for IndexedDB support, #145211)
 o For the moment disable two new options: Geolocation support (needs
   geography/geoclue) and Hyphenation support (needs libhyphen, not available at
   the moment in pkgsrc).

Changes:
=================
WebKitGTK+ 2.10.0
=================

What's new in WebKitGTK+ 2.10.0?

  - Disable ACCELERATED_2D_CANVAS by default.
  - Fix a crash in debug build due to an invalid assert.
  - Do not try to use the primary clipboard in Wayland.

=================
WebKitGTK+ 2.9.92
=================

What's new in WebKitGTK+ 2.9.92?

  - Data URLs are now decoded in the Web Process instead of the Network Process.
  - Fix Web Process crash recovery.
  - Fix a crash when sqlite3_initialize() is called from multiple threads.
  - Fix the volume bar in media controls.
  - Fix JavaScriptCore build with GCC 5.
  - Fix the build when accelerated 2D canvas is enabled but cairo was built without GLX.
  - Fix everal memory leaks.
  - Translation updates: Bulgarian, Gujarati, Polish, Slovenian, Spanish, Tamil, Turkish.

=================
WebKitGTK+ 2.9.91
=================

What's new in WebKitGTK+ 2.9.91?

  - Fix performance regression introduced in previous release when scaling images.
  - Fix runtime critical warning when there are missing media plugins.
  - Fix the build on systems with GTK+ compiled with an old version of wayland.

=================
WebKitGTK+ 2.9.90
=================

What's new in WebKitGTK+ 2.9.90?

  - Add API to request permission before showing PackageKit codec installation notifications.
  - Fix a crash closing a page when a context menu is open.
  - Fix DNS prefetch when using the network process.
  - Improve image quality when using newer versions of cairo/pixman.
  - Fix a crash when the web view is destroyed while the screensaver DBus proxy is being created.

=================
WebKitGTK+  2.9.5
=================

What's new in WebKitGTK+ 2.9.5?

  - Add API to set the maximum number of web processes per WebKitWebContext.
  - Add API to allow executing editing commands that require an argument.
  - Prevent clipboard contents from being lost when web process finishes.
  - Always allow font matching for strong aliases
  - Move GStreamer missing plugins installer to the UI process.
  - Fix empty space in popup menus when first item is selected.
  - Fix a crash when SoupSession is destroyed in exit handler.
  - Disable NPAPI plugins when running on Wayland.
  - Translation updates: Swedish.

=================
WebKitGTK+  2.9.4
=================

What's new in WebKitGTK+ 2.9.4?

  - Fix the window size reported when the web view isn't realized yet. This fixes
    the layout of some websites when opening new tabs in the browser and anchor links
    when opened in new tabs too.
  - Add API to be notified about editor state changes.
  - Add selection-changed signal to the Web Extensions API.
  - Add initial WebKitWebsiteDataManager API for process configuration options.
  - Make WebSQL work by using a default quota instead of always failing in openDatabase
    with DOM Exception 18.
  - Correctly restore accelerated compositing after a WebProcess crash.
  - Only enable the input methods filter when there's an editable element focused.
  - Fix a crash on memory allocation using bmalloc on 32bit systems.
  - Allow to build with X11 and Wayland targets at the same time.
  - Fix a crash when spell checker returns no guesses.
  - Update and optimize some of the web inspector icons.
  - Translation updates: Swedish.

=================
WebKitGTK+  2.9.3
=================

What's new in WebKitGTK+ 2.9.3?

  - Inhibit screen saver when playing full screen video.
  - Fix DOCUMENT_VIEWER cache model to actually disable the memory cache.
  - Fix a regression that prevented the WebKitWebView::context-menu signal
    from being emitted.
  - Update web inspector icon so Rendering Frames timeline distinguish between
    layout and painting.
  - Ensure fragment identifier part of URI is not removed for custom URI scheme
    requests.
  - Improve performance of keyboard events handling.
  - Expose element tag name as an object attribute to accessibility.
  - Fix the build with Wayland target enabled.

=================
WebKitGTK+  2.9.2
=================

What's new in WebKitGTK+ 2.9.2?

  - Add IndexedDB support using a dedicated database process.
  - Add construct property to WebKitWebContext to set the IndexedDB database directory.
  - Add allow-file-access-from-file-urls to WebKitSettings.
  - Improve network process disk cache performance by mapping cached resources in the
    web process instead of sending the resources data via IPC.
  - Prevent WorkQueue objects from being leaked and ensure its worker thread always exits.
  - webkit_dom_html_element_get_children() has been deprecated in favor of
    webkit_dom_element_get_children() to match the DOM spec.
  - ARIA menu items no longer have anonymous block children.
  - Map pre element to ATK_ROLE_SECTION instead of ATK_ROLE_PANEL.
  - Always include rows in the tree of accessible tables.
  - Fix the build with Netscape plugins disabled.
  - Fix XPixmaps leaked by GLContext when using EGL on X11.
  - Translation updates: Catalan.

=================
WebKitGTK+  2.9.1
=================

What's new in WebKitGTK+ 2.9.1?

  - New disk cache implementation when using the network process.
  - Web inspector UI has been redesigned.
  - Add support for automatic hyphenation using libhyphen when it's available.
  - Fix network redirection to a non HTTP destination.
2015-09-26 10:16:37 +00:00
archivers Update HOEPAGE. 2015-09-25 05:45:58 +00:00
audio Update to 7.0 2015-09-25 14:37:27 +00:00
benchmarks Update 2.2.2 to 2.2.3 2015-08-16 06:39:45 +00:00
biology Skip portability checks for sample scripts. 2015-07-27 19:47:55 +00:00
bootstrap If "/usr/bin/bash" is installed under Solaris always prefer it over the 2015-06-13 13:15:39 +00:00
cad cloud.github.com unconditionally redirects to https. Use it directly. 2015-09-12 20:03:00 +00:00
chat (b)make preserves spaces between variable expansions, so only add 2015-09-23 11:40:06 +00:00
comms Fix inline use. 2015-09-14 13:30:03 +00:00
converters use correct platform shared library suffix for bindtextdomain.so 2015-09-25 15:07:30 +00:00
cross Avoid left-shifting negative constants. 2015-09-08 18:52:13 +00:00
databases Update py-elasticsearch to 1.7.0. 2015-09-25 06:47:22 +00:00
devel Changes 1.9.2: 2015-09-26 06:32:17 +00:00
distfiles
doc updated clang, libLLVM, MesaLib, modular-xorg-server and xf86-video-ati 2015-09-26 08:51:40 +00:00
editors Add patch that wasn't included in the import to pkgsrc-current to fix 2015-09-21 11:28:45 +00:00
emulators Fix incorrect name, suse_gc -> suse_libgc 2015-09-26 01:05:31 +00:00
filesystems Add following line for make test 2015-09-04 13:58:25 +00:00
finance py-trytond-stock-supply missing from meta-pkg, as well as needed updated PLIST. 2015-08-24 15:50:08 +00:00
fonts Update to 20150923 2015-09-23 11:36:14 +00:00
games Disable some legacy vertex programs to make this build. 2015-09-21 14:00:10 +00:00
geography Update to 4.9.2. 2015-09-13 23:22:23 +00:00
graphics Update to mesa-11.0.0 (2015-09-12) 2015-09-26 08:45:02 +00:00
ham Update the list of filenames for REPLACE_PYTHON. This will fix the packaging 2015-09-12 09:45:19 +00:00
inputmethod Not MAKE_JOBS_SAFE. 2015-09-23 11:53:27 +00:00
lang Update to clang-3.7.0 and libLLVM-3.7.0 2015-09-26 08:42:19 +00:00
licenses Added Bitstream Vera Fonts license. 2015-08-17 17:57:11 +00:00
mail Update mail/fdm to fdm-1.9. 2015-09-25 13:08:44 +00:00
math Don't force mpi-ch, openmpi works just as well. Don't force manual 2015-09-23 12:00:11 +00:00
mbone Now that _STRIPFLAG_INSTALL is disabled by default on Darwin, remove manual 2015-09-07 12:02:05 +00:00
meta-pkgs Add gc and bump PKGREVISION 2015-09-26 01:14:20 +00:00
misc Update to 5.0.2.2 2015-09-24 03:18:34 +00:00
mk define TOOLS_PLATFORM.ld in tools.SunOS.mk 2015-09-25 01:57:56 +00:00
multimedia Update adobe-flash-plugin11 to 11.2.202.521. 2015-09-25 15:35:39 +00:00
net Update to 2.0.13 2015-09-26 07:40:25 +00:00
news Avoid potential clash with host defined ERR and add needed libs for SunOS 2015-08-25 08:29:10 +00:00
packages
parallel libtool can be found at least 3 levels deep. 2015-09-23 12:02:50 +00:00
pkgtools The warning message contained herein is not relevant. 2015-09-20 16:23:30 +00:00
print Update to 0.8.2 2015-09-24 23:13:34 +00:00
regress Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:50:58 +00:00
security Update netpgpverify, and libnetpgpverify, from version 20150911 to 2015-09-25 15:46:58 +00:00
shells Try to avoid people changing my email address from under me. 2015-09-09 22:04:55 +00:00
sysutils Update hal with a SMF manifest and method and a correction 2015-09-25 16:26:15 +00:00
templates
textproc Update to 1.19 2015-09-26 07:08:46 +00:00
time Needs setuptools-scm for build. 2015-09-17 17:11:25 +00:00
wm ethemes is meant for the old enlightenment. 2015-09-12 16:54:03 +00:00
www Update www/webkit-gtk to webkit-gtk-2.10.0. 2015-09-26 10:16:37 +00:00
x11 - always compile with GLAMOR support 2015-09-26 08:48:38 +00:00
Makefile
pkglocate
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.