Commit graph

375 commits

Author SHA1 Message Date
ryoon
72c3cb198b Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
wiz
7ac05101c6 Recursive bump for harfbuzz's new graphite2 dependency. 2017-02-06 13:54:36 +00:00
wiz
7f84153239 Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
prlw1
1540d0ba61 Update gtk2 to 2.24.31
Overview of Changes from GTK+ 2.24.30 to 2.24.31
================================================

* File chooser:
 - backport many file chooser entry fixes and cleanups
 - don't crash if invisible files are deleted

* Bug fixes:
 555087 Shouldn't the return type of gtk_entry_completion_get_model be Gtk...
 586367 In local_only mode, file chooser should return native paths for fi...
 635287 Specify packages when generating GIR
 640698 Incompatibility in 'matched-selected' signal invocation
 648419 crash in remove_capslock_feedback at gtkentry.c line 10127
 672271 File chooser seems over-enthusiastic about using subdirectories
 679333 unable to filter folders in folder select mode
 687196 filesystemmodel: invalidate nodes on file remove
 703220 (CVE-2013-7447) Memory allocation integer overflow in gdk_cairo_se...
 720330 Gtk-CRITICAL **: gtk_entry_completion_set_model: assertion 'GTK_IS...
 729927 impossible to create a directory if the contents of the current on...
 737777 Applications crash randomly while printing with a password-secured...
 752707 Location bar navigation to parent directories
 756450 GTK file chooser completion dropdown sets cursor in wrong position
 765120 Configure notify does not always reflect window size enforced by (...
 765193 Add introspection support for Visual Studio builds
 768163 improved fullscreen behaviour
 764996 GDK: Incorrect window size when creating window with position spec...
 769126 Can't type astral plane characters into a GtkEntry using the Windo...
2016-09-13 13:45:52 +00:00
adam
77b8ed74db Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
wiz
ad0031c15e Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
wiz
73716d23de Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
tnn
77b2d03dea GTK+ 2.24.30
* X11:
 - Support Randr 1.5 monitor information
* Bug fixes:
 722815 OS X: Deliver GdkModifierType during 'drag-motion'
 612611 Fix interaction between scrolling menus and automatic mnemonics
 699652 win32: On focus restore the window if iconified
 698652 win32: Properly handle show and focus
        OS X: Fix clipboard image retrieval
        OS X: Fix a crash when fullscreening
 758893 Prevent status icon size dithering
* Translation updates:
 Japanese
 Thai
2016-03-13 03:32:59 +00:00
jperkin
17661ff9a5 Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
nros
ebc69bde4b Add patch to gtk2 to fix CVE-2013-7447. 2016-03-02 14:32:31 +00:00
jperkin
02201cb05b Use OPSYSVARS. 2016-02-26 10:57:45 +00:00
prlw1
d2ff976e3a Update gtk2 to 2.24.29
Overview of Changes from GTK+ 2.24.28 to 2.24.29
================================================

* OS X:
 - Partial aspect ratio support

* Bug fixes:
 345345 PrintOperation::paginate is not emitted for class handler
 745127 Changing order of file in "Places" crashes the application
 749507 gtk-2.0.m4 fails to detect a prefixed pkg-config
 752638 notebook tab dragging doesn't work on Quartz (patches...
 753644 Switching from Multipress input method to None immedi...
 753691 make install -j2 fails when building for MinGW
 753992 im-quartz discard_preedit segmentation fault
 754046 annotate gtk_color_button_get_color

* Translation updates:
 Occitan
2015-12-30 10:15:07 +00:00
adam
7f3b4730ad Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
jperkin
636b8ba178 Remove mk/find-prefix.mk usage from the x11 category.
The find-prefix infrastructure was required in a pkgviews world where
packages installed from pkgsrc could have different installation
prefixes, and this was a way for a dependency prefix to be determined.

Now that pkgviews has been removed there is no longer any need for the
overhead of this infrastructure.  Instead we use BUILDLINK_PREFIX.pkg
for dependencies pulled in via buildlink, or LOCALBASE/PREFIX where the
dependency is coming from pkgsrc.

Provides a reasonable performance win due to the reduction of `pkg_info
-qp` calls, some of which were redundant anyway as they were duplicating
the same information provided by BUILDLINK_PREFIX.pkg.
2015-11-25 12:54:23 +00:00
agc
d8f09469bb Add SHA512 digests for distfiles for x11 category
Problems found locating distfiles:
        Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2
        Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz
        Package xservers: missing distfile xservers-3.3.6.5.tar.bz2
        Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz
        Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 03:28:24 +00:00
prlw1
5dff292f38 Update gtk2 to 2.24.28
Rename gtk-update-icon-cache to gtk2-update-icon-cache to avoid
conflict with gtk3.

Overview of Changes from GTK+ 2.24.27 to 2.24.28
================================================

* Bug fixes:
 693738 gtk print dialog shows "Getting printer information failed"...
 746064 "sticky" window state reported wrongly on X11
 746269 Segfault in gtk_tree_view_move_cursor_page_up_down
 748014 W32: Tilting mousewheel left/right does not scroll horizontally
2015-06-14 21:46:34 +00:00
wiz
2e65d464e8 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:50:58 +00:00
ryoon
40a71e6f17 Fix build with perl-5.22.0. 2015-06-11 15:35:01 +00:00
tnn
6a69e9522b Recursive revbump following MesaLib update, categories p through x. 2015-04-25 14:24:44 +00:00
martin
489ee6d87e Avoid a crash on sparc64 (and "random" memory access on other 64bit
machines)
2015-04-24 09:50:13 +00:00
prlw1
58ec7e8edc Update gtk2 to 2.24.27
Overview of Changes from GTK+ 2.24.26 to 2.24.27
================================================

* Bug fixes:
 696505 Segfault on Windows x64: gtkstatusicon.c tries to put 64-bit...
 745052 Icon theme code assumes directories with mtime 0 don't exist
        Don't leak pixel data in some error paths
 745536 gdk: Fix GdkWindowFilter internal refcounting


Overview of Changes from GTK+ 2.24.25 to 2.24.26
================================================

* Bug fixes:
 635380 gdk_event_apply_filters is unsafe against changes ...
 738837 region leak
 741060 Graphical artifacts drawn on Win32 since 4ecbef0791d4
 741959 text input broken on OS X 10.5 from 2.24.19 onwards
 743544 gtk2 autogen.sh fails with automake 1.15
 743917 Gtk modules must be compatible with both gtk 2 and 3
        gailbutton: Avoid a possible NULL dereference
        label: Avoid a possible NULL dereference


Overview of Changes from GTK+ 2.24.24 to 2.24.25
================================================

* Bug fixes:
 689138 GtkButton: do not prelight in touchscreen mode
 705054 Embed manifest into gtk-update-icon-cache.exe
 729924 Crash while trying to print
 731582 Please use AC_PATH_TOOL to improve cross-compile...
 733689 Editing a GtkEntry with completion, causes CRITI...
 734563 Fails to install due to typo in modules/input/Ma...
 734879 gdk_test_simulate_key() has no implementation on...
 735005 gdk_drawable_get_screen() used for mask, which i...
 735428 gtk_main() tries to unlock an unlocked mutex
Avoid a crash when using the pixbuf engine outside GTK+

* Other changes:
 - Build fixes for MS Visual C 2010 and later

* Translation updates:
 Hungarian


Overview of Changes from GTK+ 2.24.23 to 2.24.24
================================================

* Bug fixes:
 686170 gdk/win32: VK_SNAPSHOT maps to GDK_Print
 693200 Printing via evince crashes badly when /tmp is not writable
 696232 win32: do not crash on invalid utf8 conversion
 711177 Print to file fails with default settings
 711553 gdk/win32: remove extra allocation for \r removal
 721895 Remove GtkIconCache
 723366 GtkFileChooser crashes due to a signal connection left behind...
 728745 win32: add more clipboard data checks to avoid crash
 731967 Pixmap leak with GtkNotebook under mingw

* Other changes:
- This release changes the default behavior of gtk-update-icon-cache
  to not include image data into the icon cache. Use the new
  --include-image-data flag to get the old behavior back.

* Translation updates:
 Hebrew
 Polish


Overview of Changes from GTK+ 2.24.22 to 2.24.23
================================================

* Bug fixes:
 634146 Calls to g_win32_get_package_installation_directory_of_module()...
 651224 null pointer dereferenced due to multiple bugs in gtkclipboard-...
 665507 Pixmap via cairo DIB breaks gdk_gc_set_stipple() use
 671538 memory and gdi leaks on windows xp
 701751 GtkProgressBar causes warnings
 704937 IME input method does not handle dead keys
 705367 kqueue file monitor consumes file descriptors
 708119 Wrong gdk_pixmap_new() parameters in documentation
 708783 printing crashes gtk based apps (firefox, chromium, gimp, ...)
 710936 GtkFileChooser: Incorrect Japanese message for an error dialog...
 711110 GDK_HINT_MAX_SIZE ignored on Win32
 711298 "Edit Scheduled Transaction" window way too modal
 711552 Crash when processing list of GdkWindows
 712536 Themes with specified gap_file, gap_start_file or gap_end_file...
 722496 GtkFileChooser: fix documentation
2015-03-14 00:39:14 +00:00
tnn
2cda93c26c LOCALBASE -> PREFIX 2015-03-09 16:18:48 +00:00
wiz
a9dc16a509 Bump PKGREVISION for cups -> cups15 change. 2014-06-18 09:28:16 +00:00
wiz
a5caa2b4a1 Switch all cups packages to use cups15. 2014-06-18 09:26:09 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
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.
2014-05-29 23:35:13 +00:00
wiz
c1b44346cd Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
2014-05-09 07:36:53 +00:00
ryoon
60806aa001 Recursive revbump from x11/pixman
Fix PR pkg/48777
2014-05-05 00:47:34 +00:00
tron
c64e9eb269 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
wiz
78c501b03f Mark as not ready for python-3.x.
Bump PKGREVISION.
2014-02-07 13:25:27 +00:00
wiz
a1f0ff3f67 No need to have two variables for the same logic.
Replace PYTHON_PATCH_SCRIPTS with REPLACE_PYTHON.
2014-01-25 10:45:15 +00:00
prlw1
e58359f864 Update gtk2 to 2.24.22
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
2013-12-08 14:04:39 +00:00
jperkin
afb53b2f96 Avoid multi-line comments after #define, they confuse g-ir-scanner from
gobject-introspection on OSX Snow Leopard.  Fixes build.
2013-10-16 10:59:13 +00:00
ryoon
3fba1a52dd Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
adam
d2cb6dec32 Revbump after cairo update 2013-09-02 19:50:38 +00:00
wiz
22691b7634 Fix previous. See PR 48059. 2013-07-18 13:10:03 +00:00
hauke
335f97286d Patch as submitted in PR pkg/48059:
"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."
2013-07-17 19:43:23 +00:00
adam
35bfc35cff Changes 2.24.20
* 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
2013-07-04 21:29:05 +00:00
wiz
e0b49a2fed Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.
2013-06-06 12:53:40 +00:00
tron
a36fb86593 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00
obache
d0105aa685 enable introspection support for upcoming introspection support for webkit-gtk.
Bump PKGREVISION.
2013-06-04 13:04:39 +00:00
wiz
53745b22ea Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
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
2013-06-03 10:05:17 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
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.
2013-05-31 12:39:57 +00:00
drochner
b5977d4c2a update to 2.24.17
changes: bugfixes
2013-03-14 19:03:00 +00:00
adam
e3362edc22 Changes 2.24.16:
* Bug fixes:
 694077 Make GtkItemFactory produce GtkSeparatorMenuItems
 645065 GtkFileChooserButton doesn't handle closing its dialog correctly
        Reliably stop spinning when a GtkSpinButton is hidden
2013-02-21 22:03:45 +00:00
wiz
0602d449ce Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
adam
e35d194f58 Changes 2.24.15:
* 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
2013-02-13 18:39:39 +00:00
jperkin
becd113253 PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
adam
f4c3b89da7 Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
drochner
86a5df9336 update to 2.24.14
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
2012-12-15 12:49:29 +00:00
asau
8aba7e3fbf Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00