Commit graph

410 commits

Author SHA1 Message Date
wiz
f669fda471 *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
rillig
121d00ed27 x11: align variable assignments
pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
2019-11-03 09:14:06 +00:00
nia
385aa93040 gtk2: Needs Xdamage.
This previously relied on transclusion via MesaLib via cairo.
2019-09-08 14:29:25 +00:00
ryoon
d4e0768caa Reduce per-package inclusion of x11/libXdamage
And graphics/MesaLib includes x11/libXdamage/buildlink3.mk
and remove it from editors/emacs26.
2019-09-04 15:14:03 +00:00
adam
435af01a8b Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
wiz
84e123ddd2 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
wiz
1ac2210b6f *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
wiz
c30c5fbc0b *: recursive bump for nettle 3.5.1 2019-07-20 22:45:58 +00:00
maya
4c8c758acd gtk2: -lintl on SunOS. From wilbury. 2019-06-04 21:09:09 +00:00
maya
7820bc7a2f fix some whitespace, mostly introduced in the previous
python 3.4 / 3.5 removal commit.
2019-04-26 14:12:31 +00:00
maya
5901ac0824 Omit mentions of python 34 and 35, after those were removed.
- Includes some whitespace changes, to be handled in a separate commit.
2019-04-26 13:13:41 +00:00
maya
f34a8c24a3 PKGREVISION bump for anything using python without a PYPKGPREFIX.
This is a semi-manual PKGREVISION bump.
2019-04-25 07:32:34 +00:00
rillig
7585cb751c x11/gtk2: document reason for patch in more detail 2019-01-06 18:58:34 +00:00
kleink
f1a683c990 Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
ryoon
b86dfe6873 Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
jperkin
4a9a053f80 *: Replace custom tool setup with new ggrep. 2018-10-17 08:39:13 +00:00
wiz
93b46879c7 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
adam
a31bce9748 extend PYTHON_VERSIONS_ for Python 3.7 2018-07-03 05:03:01 +00:00
wiz
e5209a786e Add p11-kit to gnutls/bl3.mk and bump dependencies. 2018-04-17 22:29:31 +00:00
wiz
8ee21bdcf0 Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
wiz
c57215a7b2 Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
wiz
bff4597ffc Bump PKGREVISION for gdbm shlib major bump 2018-01-28 20:10:34 +00:00
wiz
00e21d9e32 gtk2+: update to 2.24.32.
Overview of Changes from GTK+ 2.24.31 to 2.24.32
================================================

* Build:
 - Support Visual Studio 2017

* Bug fixes:
 136059 Ctrl-navigation works in opposite direction in right-to-left text
 165385 Win32 keyboard handling still incomplete
 358970 gtk_scale_set_digits does not cause value to be rounded if draw-value...
 468868 Popup of "appears-as-list" ComboBox does not change screen with its t...
 554057 Calling gtk_menu_shell_select_item() on GtkMenuBar can break grabs (a...
 569581 Using the US-Intl keyboard layout causes unexpected character combina...
 618160 Documentation for gtk_combo_box_get_active_iter is unclear
 658111 gtk_label_set_pattern() is reset by a call to gtk_box_pack_start()
 676550 Adding underlines to Label with gtk_label_set_pattern() does not work
 696624 Japanese (Korean/Chinese) XIM input mode indicator has not been worki...
 701296 gtkfixed accepts toplevel windows into its children list after gtk_wi...
 729651 Crash in GtkFileChooserButton with appears-as-list
 734946 Implement GContentType on OSX
 768722 Keyboard shortcuts for russian characters doesn't work
 769214 keyval field not filled correctly for Pause key
 772389 Appending a character to a GtkEntry control in overwrite mode rings t...
 772794 segfault when on unchecked XListInputDevices return value
 773587 recent-manager: Add a limit to the list's size
 776909 gtk_adjustment_clamp_page: Conditional jump or move depends on uninit...
 777683 SIGBUS due to gdk_x11_window_set_opacity
 778542 Use UTF-8 encoding for tooltips on files in the "recently used" list
 778811 Enter submenus when activating their parent item
 779009 Missing property-change::accessible-description events when the toolt...
 779081 GtkTextView: expose API to get Pango line direction
 779605 GLib-CRITICAL Source ID xxx was not found when attempting to remove it
 781020 GIMP UI vector icons are drawn way too small
 781605 GtkVolumeButton limited to 10 values
 785165 Set translation domain for parameter_string in gtk_init_with_args
 785672 Entry: Setting icon tooltip to empty disables tooltip on whole widget
 786771 Critical about mismatched GdkDisplays when opening Inspector combobox
 787158 gtk_widget_get_preferred_width on GtkToolbar gives wrong minimum width
 787195 gtk_toolbar_set_show_arrow does not show an arrow
 787410 entry: fix memory leak
 788577 Global -GtkComboBox-appears-as-list breaks opening menu-mode CBs by k...

* Translation updates:
 Hungarian
 Indonesian
 Polish
2018-01-28 17:02:43 +00:00
rillig
b381c6e2f3 Sort PLIST files.
Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:

  pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
2018-01-01 22:29:15 +00:00
wiz
20f7c989fe recursive bump for libxkbcommon removal from at-spi2-core 2017-11-23 17:19:40 +00:00
khorben
dbcb57753c Bump PKGREVISION on packages depending on CUPS
This should be the last part of the renaming operation for print/cups to
print/cups-base.

Rationale: packages depending on CUPS but not relying on a functional
printing setup only need to depend on print/cups-base (equivalent to the
former print/cups). The new print/cups now depends on print/cups-base
and on print/cups-filters, thus directly providing a functional printing
setup. This bump reflects this change of dependency.

As discussed on tech-pkg@
2017-11-12 16:03:34 +00:00
khorben
08f3106d89 Update dependencies on print/cups to print/cups-base
This is with the notable exception of meta-pkgs/desktop-gnome, which I
believe implies a fully functional cups.

This is still missing revision bumps - I'll be right there (first time I
am doing this on so many packages at a time).

As discussed on tech-pkg@
2017-11-12 15:36:57 +00:00
prlw1
d59c698db2 Revert buildtool.mk additions for glib-{mkenums,genmarshal} using packages
Add TOOL_DEPENDS+=glib2-tools to glib2/buildlink3.mk
2017-10-15 23:19:10 +00:00
prlw1
06bac065a9 gtk2: requires glib-mkenums which is now in py-glib2-tools 2017-10-13 22:52:32 +00:00
wiz
a1e4174a9c Follow some http redirects. 2017-08-16 20:21:03 +00:00
prlw1
397d0d1852 Revbump for introduction of icon theme handling framework 2017-06-14 16:25:16 +00:00
prlw1
5c827f6f0e Essentially from OBATA Akio in private mail, June 2015:
Introduce Icon Theme cache handling framework

Icon Theme cache files are used by GTK+ and maintained with the
gtk-update-icon-cache tool.  Each Icon Theme package duplicates
its own maintainance scripts: only the specified icon theme directory
differs.  With this framework, if packages have ICON_THEMES=yes,
associated icon themes will be detected and their cache files will
be maintained automatically.

Change cache handling behaviour as follows:
* Icon theme caches will be updated if either gtk2+ or gtk3+
  gtk-update-icon-cache tool is available.
* With installation of gtk2+ package, not only hicolor icon theme but
  also any other icon theme cache files will be updated.
* Prevent removal of icon caches at deinstall, gtk3+ may be installed and
  using them.
* Ditto with gtk3+, gtk2+ may not be installed now, so caches must be
  maintained by gtk3+.
2017-06-14 16:23:09 +00:00
jperkin
bab1f10314 Don't define _XOPEN_SOURCE on SunOS when using >= C99. 2017-05-23 15:35:21 +00:00
prlw1
e1c5feac2f Bump PKGREVISION for cups15 -> cups change. 2017-05-19 13:29:02 +00:00
prlw1
dffca398fb Switch all cups15 packages to use cups. 2017-05-19 13:18:17 +00:00
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