Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
XXX It would be good if someone could check OS X
* Look in /usr/share/gtk-2.0 for the default gtkrc file
* Support building with automake 1.14
* OS X: Various input handling fixes
- Avoid a crash on first key press
- Fall back from native input method to GtkIMContextSimple
- Avoid beeping when using native input method
- Reset preedit state when needed
* Look for gtkrc in /usr/share/gtk-2.0, in addition to to system config
dirs
* Bug fixes:
513812 Optimize gdk_cairo_set_source_pixbuf() alpha multiplication...
536767 gtksignal.h includes gtk.h
692548 Quartz: Cursor doesn't reset when the mouse leaves a toplev...
695636 _gdk_windowing_create_cairo_surface() may return already fi...
698758 Wrong limit for "Native Windows wider or taller than 65535 ...
699236 Assert triggered during gdk_pixmap_new() if some failure ha...
699673 [3.2/3.4/3.6/3.8] uuid conflicting on Windows
701332 Patch for minor glitch in NSTextInput
701571 1ad25dfb causes NSApp to not notice NSWindow destruction
703789 gtk.immodules still referenced after switch to immodules.cache
705181 Annoying beep on arrow keys when using IME on MacOS
705182 Reset Cocoa IME state when immodule is reset
* Translation updates: Hungarian Thai
"x11/gtk2 updated to 2.24.20. This version changed location of
"immodules.cache". But, post-install/deinstall process for pkgsrc
is not changed in last update. This update make a bug for immodule user."
* Backport changes from GTK+ 3 to look for rc files in system
config dirs in addition to /etc/gtk-2.0 and ~/.gtkrc.
* Backport changes from GTK+ 3 to look for the immodules cache
file in libdir. gtk-query-immodules-2.0 gained an --update-cache
option to write the output to the correct location. Note that
this may require slight adjustment of distro packaging.
* Bug fixes:
560337 GtkFileChooser hour time missing for current date files
649390 CRLF text is copied to clipboard as CRCRLF on Windows
698183 quartz: Text input is too slow and some keys are broken...
702455 Add support for Avahi printers to gtk 2.24.x
* Translation updates:
Polish
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
* Bug fixes:
694077 Make GtkItemFactory produce GtkSeparatorMenuItems
645065 GtkFileChooserButton doesn't handle closing its dialog correctly
Reliably stop spinning when a GtkSpinButton is hidden
* Bug fixes:
626499 GtkClipboard unnotified on change of OS X pasteboard owner
656565 Signalify (already existing) GtkMenuShell.insert()
664640 CUPS authentication does not work
669808 fullscreen/unscreen was broken for Quartz on OS X earli...
674556 File chooser dialog does not save its sizes
679883 When printing Custom paper sizes GTK Print Dialog does ...
683511 spinbutton: fix xthickness bug when resizing the text a...
689810 Include guard optimization
689982 Make GChecksum more fully introspectable
690788 Critical in gtknotebook dnd with rgba colormap
692099 autogen.sh doesn't recognize automake 1.13
692554 entry: never use GTK_STATE_ACTIVE to paint the background
692810 Fails to build with the gold linker due to missing refe...
Fix scrolling in insensitive modal dialogs
* Translation updates
Norwegian bokmål
changes:
- Use the bookmarks file from the same XDG location as GTK+ 3 if present
- Add a setting to specify the file chooser startup mode
-bugfixes
-translation updates
libXext/buildlink3.mk, now that it is included there.
Leave the places where its API version is set or variables from it
are used directly (about 3 packages).
* Implement a gtk-primary-button-warps-slider setting
that lets us adjust scale and scrollbar behaviour
according to platform.
* Bug fixes:
661973 Try harder to discriminate Shift-F10 and F10
675365 Always check if the global context id changed
674108 Hard crash due to wrong NSAutoreleasePool stacking
* Translation updates:
Polish
* Allow building with automake 1.12
* Bugs fixed:
616997 gtk_recent_manager_add_item() is slow
680346 gtk+-2.24.11 (commit 3f6592f6) breaks keyboard input...
680901 GTK+: The chinese translations of "even sheet" and ...
681784 colorspaces used in gtk+ and cairo quartz backends d...
683070 tooltip: add tooltip-radius and tooltip-alpha style ...
683279 range: add a primary-button-warps-slider style prope...
quartz: fix corruption during scrolling in some cases
* Translation updates:
Polish
Traditional Chinese
changes: bugfixes
pkgsrc note: backed out upstream change for cups Custom print options,
it causes crashes at least with firefox, see gnome bug #543520