summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2017-03-03Update gtk3 to 3.22.9prlw13-35/+8
Overview of Changes in GTK+ 3.22.9 ================================== * Bugs fixed: 136059 Ctrl-navigation works in opposite direction in right-to-left text 776821 Scale factor not properly propagated upon reparent 778203 icon shown at top left corner when dnd begins 778328 Pressure sensitivity lost after removing pen from screen (Surface Book/MyPaint) 778534 Widget: Document signal mnemonic-activate 778678 gtkshow: Prefer gtk_show_uri_on_window() which works for sandboxed apps 778726 Use gtk_show_uri_on_window() 778746 Rename popover is sometimes misplaced 778835 Wrong screen size returned when in HiDPI mode 778905 Frame: documented flat style class is not usable 779005 GtkFrame: Fix shadow after theme changes 136059 Ctrl-navigation works in opposite direction in right-to-left text 772505 Wayland: menu does not resize after disabling an action 774148 Gtk.Popover misplacement in Wayland 778019 Key repeat under wayland behaves differently, making keyboard navigation e.g. in vim annoyingly unreliable * Translation updates: Brazilian Portuguese Chinese Chinese (Taiwan) Galician German Hungarian Italian Lithuanian Polish Serbian Spanish Swedish Overview of Changes in GTK+ 3.22.8 ================================== * Wayland: - Avoid overlap between Alt and Meta * Mir: - Implement window properties - Track window focus - Connect to content-hub and use it for copy/paste - Use modal hint * Bugs fixed: 358970 gtk_scale_set_digits does not cause value to be rounded if draw-value... 765161 on win32 maximized window position wrong when windows toolbar is on l... 765410 Scrollbar does not update since 3.20 770112 The documented <alt>left shortcut doesn鈥檛 work on Wayland 773686 Software when launched shows in dash with wrong icon, name and menu 775732 mir: clipboard support missing 775864 getting-started: typo tie->the 777527 GDK W32: Invisible drop-down menus in GTK apps when working via RDP 777547 Notebook arrow icon wrong color after closing final tab * Translation updates: Simplified Chinese
2017-02-28Recursive revbump from graphics/libwebpryoon32-64/+64
2017-02-28Updated sessreg to 1.1.1.wiz2-7/+7
Egbert Eich (1): Use off_t instead of long to make largefile support work Emil Velikov (1): autogen.sh: use quoted string variables Matt Turner (1): sessreg 1.1.1 Mihail Konev (1): autogen: add default patch prefix Peter Hutterer (1): autogen.sh: use exec instead of waiting for configure to finish Stefan Dirsch (1): Pass -P to the preprocessor when generating filenames for the manpage.
2017-02-27Updated mcookie to 2.29.2.wiz2-7/+7
No change, just switch to latest distfile.
2017-02-27Updated libX11 to 1.6.5.wiz3-13/+13
Adam Jackson (1): Revert "Compose sequences for rouble sign" Alan Coopersmith (6): specs/libX11: More synopsis fixes specs/libX11: Fix paramdef entries listing multiple parameters specs/libX11: Make paramdef spacing more consistent specs/libX11: Add missing parameter types for XGetWindowProperty() specs/libX11: Fix broken synopsis for Data/Data16/Data32 specs/libX11: Update Portability Considerations for the 21st century Emil Velikov (1): autogen.sh: use quoted string variables Emilio Pozuelo Monfort (1): Plug a memory leak Julien Cristau (1): Fix wrong Xfree in XListFonts failure path Lucien Gentis (1): Typos in "Xlib - C Language X Interface" document - Chapter 02 Matt Turner (1): libX11 1.6.5 Mihail Konev (2): autogen: add default patch prefix Compose sequences for rouble sign Peter Hutterer (1): autogen.sh: use exec instead of waiting for configure to finish Petr P铆sa艡 (1): Revert cs_CZ.UTF-8 XLC_LOCALE to en_US.UTF-8
2017-02-26Revert this (already fixed by wiz@)khorben1-2/+1
2017-02-26Fix build with native X11 on NetBSDkhorben1-1/+2
Reported by cherry@, thanks!
2017-02-23Don't pick up pkgsrc openssl if it happens to be installed.tnn1-1/+5
Also, since native openssl may or may not include openssl(1), switch to x11/mcookie for cookie generation instead. Bump rev.
2017-02-22Include pthread.buildlink3.mk.wiz1-1/+2
The included os library uses libpthread. It is pulled in via one of the bl3.mk files for modular builds, but there seems to be an issue with xephyr & native builds where it isn't, so just include it directly.
2017-02-21Disable glamor when not building dri.wiz1-1/+2
2017-02-20Bump PKGREVISION for tidy dependency change.wiz1-2/+2
2017-02-20Fix build with tidy-5.x.wiz3-6/+21
2017-02-15Fix more fallout from bad recursive bumps.joerg2-5/+4
Please check your diffs!
2017-02-12Recursive revbump from fonts/harfbuzzryoon290-578/+580
2017-02-07Fix ruby dependency patterns.joerg2-5/+4
2017-02-07Changes 2.0.8adam4-12/+42
* Provide a default gtk-mac-integration.pc, a copy of gtk-mac-integration-gtk2.pc unless gtk-mac-integration-gtk3.pc is the only version built. Applications are advised not to use it; it's only to avoid gratuitous breakage in single-gtk environments. * Get GtkApplicationDelegate's application:openFile: handler to work at startup. It fires off the signal before the main loop has started, so stash the URI in a static for applicationDidFinishLaunching to fire the signal. * Bug 744597 - Document that gtk_menu_reorder_child() doesn't update the menu. * Update documents for current version of Gtk-Docs. * Fix compile error on Leopard & Tiger. * Minor build system improvements * Make it possible to override libtoolize * Get PyGObject-2.0's datadir from pkg-config * Update .gitignore * Fix autotools warnings and modernize some * Use seperate configure flags for gtk2 and gtk3 Changes --with-gtk=gtk2 (which was broken) to --with-gtk2 and --with-gtk3 This allows you to build against both at the same time. None of the pkgconfig files should have been changed but there is only a single includedir now since they are the same. * Use gnome-autogen.sh
2017-02-06Recursive bump for harfbuzz's new graphite2 dependency.wiz290-563/+580
2017-02-05Remove patch that's not in distinfowiz1-12/+0
2017-02-04Update mlterm to 3.8.0.tsutsui4-16/+18
Changes noted in doc/en/ReleaseNote: ver 3.8.0 * Refactor source code and directory tree. * Add "ssh_auto_reconnect" / --rcn option which enables automatic reconnecting to ssh server in unexpected disconnection. * Support libssh2 on Android. * Add "start_with_local_pty" / --slp option which disables ssh connection dialog on startup on Android. * Support context menu (copy&paste, configuration etc) by long click on Android. * Change library names. libmkf => libmef, libkik => libpobl libmlterm_core => libmlterm_coreotf (if open type layout is supported) * Add --vsep=N and --hsep=N options (which split screen vertically or horizontally) to mlclientx. * libvte compatible library supports vte 0.40.0 or later. * Bug fixes: Fix the bug which 'mlcc exec hsplit [columns]' split screen by [columns - 1]. Fix the bug which disables dynamic change of options related to ctl such as "bidi_mode" or etc. (Enbugged at 3.6.2) Fix the bug which disabled "ButtonN" shortcut key if num_lock is on. Fix segfault in resizing columns or rows on Android. Fix the default value of termios.c_cc[VSTATUS]. (Thanks to Oshima Yasushi san)
2017-02-03${PKG_SYSCONFDIR} could not exist, add it to MAKE_DIRS to fix PR pkg/51940leot1-3/+4
reported by Paul Goyette. Bump PKGREVISION
2017-02-03Remove gobject-introspection bl3.mk, introspection is disabled.wiz1-4/+3
Bump PKGREVISION. Noted by John D. Baker on tech-pkg.
2017-02-02Adjust config.def.h to use the default monospace font (similarly to x11/dmenuleot1-2/+4
and wm/dwm) Bump PKGREVISION
2017-02-02Updated xf86-video-ati to 7.8.0nb1:wiz3-2/+63
Add patch from PR 50067 by David Shao, which comes from FreeBSD ports/Dragonfly overlay, to improve the situation on FreeBSD and Dragonfly.
2017-02-02Updated xkeyboard-config to 2.20.wiz2-7/+7
Emil Velikov (1): autogen.sh: use quoted string variables Michal Suchanek (1): ctrl: add missing modifier_map Mihail Konev (1): autogen: add default patch prefix Peter Hutterer (3): Drop AM_MAINTAINER_MODE autogen.sh: honor NOCONFIGURE=1 autogen.sh: use exec instead of waiting for configure to finish Sergey Udaltsov (13): Add missing Arabic diacritics to Arabic layouts Restored original RALT behavior for German Rulemak layout (Colemak based Russian phonetic layout) fixed credits Add Elfdalian layout Fixed al(plisi) Added ruble to rulemak Changed AltGr+t to Turkish Lira (instead of trademark) prerelease 2.19.99 for translations Added Lira to Turkish F layout as well Updated translations, prerelease Erroneous patch applied for modifiers Release 2.20 Stefan Tauner (2): symbols/de: use rightsinglequotemark on BKSL in all variants symbols/de: Fix whitespace after adding rightsinglequotemark
2017-02-02Updated xauth to 1.0.10.wiz2-7/+7
Alan Coopersmith (2): include POSIX-standard limits.h for PATH_MAX instead of sys/syslimits.h autogen.sh: Honor NOCONFIGURE=1 Dr. Tilmann Bubeck (2): Clarified RELEASING in README Fix for xauth failing on ENOSPC (= disk full) Emil Velikov (1): autogen.sh: use quoted string variables Jeremy Huddleston Sequoia (1): Update DISPLAY parsing to work with new launchd paths in Yosemite Jon TURNEY (1): Fix !HAVE_STRLCPY case Matt Turner (2): Build xauth before running tests. xauth 1.0.10 Mihail Konev (1): autogen: add default patch prefix Peter Hutterer (2): autogen.sh: stop using maintainer mode autogen.sh: use exec instead of waiting for configure to finish S鴕en Sandmann Pedersen (1): usage(): Print summary for the -n option
2017-02-02Updated xconsole to 1.0.7.wiz2-7/+7
Alan Coopersmith (3): configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 config: add AC_USE_SYSTEM_EXTENSIONS Emil Velikov (1): autogen.sh: use quoted string variables Matt Turner (1): xconsole 1.0.7 Mihail Konev (1): autogen: add default patch prefix Peter Hutterer (1): autogen.sh: use exec instead of waiting for configure to finish
2017-02-02Alex Xie (4):wiz2-7/+7
amdgpu: Provide more specific error message if non-privileged user runs amdgpu_test amdgpu: verify the tested device amdgpu: A new option to choose which device to run most tests amdgpu: A new option to run tests on render node Chad Versace (2): Bump version for 2.4.75 release Bump version for 2.4.75 release Chris Wilson (5): Import uapi/i915_drm.h from v4.10-rc5-950-g152d5750dda9 intel: Allow the client to control implicit synchronisation intel: Support passing of explicit fencing from execbuf intel: Clear execobject flags before preserving object in reuse cache intel: Export a function to re-enable implicit synchronisation Dave Airlie (2): Revert "Bump version for 2.4.75 release" intel: fix make distcheck Dongwon Kim (1): intel: update global_name before HASH_ADD Emil Velikov (16): xf86drm: use maj/min in drmParsePciDeviceInfo() xf86drm: add plumbing to not retrieve PCI device revision xf86drm: parse the separate sysfs files for vendor... info xf86drm: introduce drmGetDevice[s]2 tests/drmdevice: use drmGetDevice[s]2 tests: remove useless legacy tests kms: remove commented out libudev code configure: remove libudev checks tests: automake: reorder makefile contents autogen.sh: set format.subjectPrefix and sendemail.to if needed android: remove LOCAL_MODULE_TAGS := optional tag android: introduce Android.common.mk to reduce boilerplate android: add HAVE_VISIBILITY to Android.common.mk android: add note about command line defines and config.h android: silence ~550 warnings tests/nouveau: automake: fold C and CPP flags Fabio Estevam (1): README: Fix grammar Grazvydas Ignotas (1): xf86drm: fix sign-compare warning Jonathan Gray (8): xf86drm: implement drmGetMinorNameForFD for non-sysfs xf86drm: implement drmParseSubsystemType for OpenBSD xf86drm: implement drmParsePciDeviceInfo for OpenBSD xf86drm: implement drmParsePciBusInfo for OpenBSD xf86drm: implement an OpenBSD specific drmGetDevice2 xf86drm: adjust device node path for minor base xf86drm: add a non-sysfs version of drmGetDeviceNameFromFd2 xf86drm: don't fatal on per device error in drmGetDevice[s]2 Neil Armstrong (1): tests/util: Add support for meson module Seung-Woo Kim (1): libkms/exynos: fix memory leak in error path Taro Yamada (1): xf86drm: fix null termination of string buffer Thierry Reding (10): xf86drm: Fix indentation Add .editorconfig xf86drmMode.h: Use consistent padding xf86drmMode.h: Add DisplayPort MST and DPI encoders/connectors xf86drm: Fix type-punned pointer build warning xf86drm: Factor out drmDeviceAlloc() xf86drm: Add USB support xf86drm: Add platform and host1x bus support tests/drmdevice: Add USB, platform and host1x support xf86drm: Reuse sysfs_uevent_get() Tomasz Figa (1): tests: Use -pthread in CFLAGS instead of -lpthread Ville Syrj盲l盲 (1): modetest: Allow the user to specify the plane ID
2017-02-01add missing dependency on png. from cherry. fixes buildmaya1-1/+2
2017-01-30Update gtk3+ to 3.22.7prlw12-7/+7
Overview of Changes in GTK+ 3.22.7 ================================== * Bugs fixed: 165385 Win32 keyboard handling still incomplete 769214 keyval field not filled correctly for Pause key 769835 On Wayland, application containing GtkGLArea stops responding if it's not... 774726 GtkTreeView dnd: gtk_drag_finish remove row when reorder sinse 3.20 775846 gdk/wayland: Add support for the gtk-enable-primary-paste gsetting 776031 W32: Winkey+down minimizes maximized window instead of restoring it 776225 [wayland] dropdown placed somewhere in the screen 776485 GDK W32: Impossible to restore maximized window via system menu 776807 GtkInspector doesn't show up when Gtk is initialized through option group 777031 win32 HiDPI assert 777176 [wayland] gedit killed by protocol error "Invalid anchor rectangle size" * Translation updates: Lithuanian
2017-01-29Update ruby-gnome2 packages to 3.1.1.tsutsui6-70/+80
pkgsrc changes: * add graphics/ruby-gnome2-clutter-gdk Upstream changes: (from https://github.com/ruby-gnome2/ruby-gnome2/blob/3.1.1/NEWS) == Ruby-GNOME2 3.1.1: 2017-01-26 === Changes ==== All * Improvements * Windows: Supported Ruby 2.4. ==== Ruby/GLib2 * Improvements * (({GLib::DateTime})): Added. [GitHub#961][GitHub#965] [Patch by cedlemo] * (({GLib::TimeZone})): Added. [GitHub#963][Patch by cedlemo] * Stopped to show "message", "info" and "debug" level logs by default. You can enable them by (({$DEBUG = true})). [GitHub#981][Reported by PeterWAWood] * Windows: Updated bundled PCRE to 8.40. ==== Ruby/GObjectIntrospection * Improvements * Supported outputting (({guint8})) array. * Supported converting (({equal})) method to (({==})) method. * Supported auto (({Enumerable})) inclusion for classes and modules that have (({each})) method. ==== Ruby/GIO2 * Improvements * (({Gio::Settings#initialize})): Added backward compatible API again. * Fixes * Supported GIO 2.38 or earlier again. ==== Ruby/Pango * Fixes * (({Pango::LayoutLine#x_to_index})): Fixed a crash bug. * Windows: Updated bundled HarfBuzz to 1.4.1. * Windows: Updated bundled ICU to 58.2. ==== Ruby/GdkPixbuf2 * Improvements * (({GdkPixbuf::Pixbuf#save_to_buffer})): Supported again but it's deprecated. Use (({GdkPixbuf::Pixbuf#save})) instead. * Windows: Updated bundled gdk-pixbuf to 2.36.4. ==== Ruby/GDK3 * Improvements * Windows: Updated bundled GTK+ to 3.22.7. ==== Ruby/GTK3 * Improvements * (({Gtk::TreeViewColumn#initialize})): Supported option Hash. [GitHub#958][Patch by Detlef Wagner] * Updated samples. [Patch by cedlemo] * (({Gtk::Dialog#get_widget_for_response_id})): Supported (({Symbol})) as response ID. [GitHub#978][Patch by Detlef Wagner] * (({Gtk::Container#add})): Changed to return (({self})) again. * Windows: u ==== Ruby/Poppler * Fixes * (({Poppler::IndexIter})): Fixed a crash bug. * (({Poppler::IndexIter#child})): Added a missing (({NULL})) check. * Fixed types of action classes. They must be (({GLib::Boxed})). ==== Ruby/GStreamer * Improvements * Windows: Updated bundled GStreamer to 1.10.2. ==== Ruby/ClutterGStreamer * Improvements * Windows: Updated bundled Clutter-GStreamer to 3.0.22. ==== Ruby/GtkSourceView3 * Improvements * Windows: Updated bundled GtkSourceView to 3.22.2. ==== Ruby/GSF * Improvements * Windows: Updated bundled GSF to 1.14.41. === Thanks * Detlef Wagner * cedlemo * PeterWAWood
2017-01-29Updated x11/wmweather to 2.4.6mef2-8/+7
------------------------------ 2.4.6 - Jul 08, 2016 * Fixed NOAA download URL. Thanks to Matthieu Weber and Cristian Ionescu-Idbohrn.
2017-01-29Updated x11/unicode-screensaver to 0.5mef3-7/+23
-------------------------------------- - ChangeLog unknown. - (pkgsrc-changes) Add patch for correction to yomi Farad
2017-01-29Updated x11/xfstt to 1.9.3mef2-8/+7
-------------------------- 1.9.3 (2016-05-23) Documentation: 路 Switch to https for hadrons.org URLs. Code cleanup: 路 Check strSubFamily for emptiness when assigning it. 路 Use matching delete [] operator for new []. 路 Use std::string instead of static buffers. 路 Check error failures from socket() call. 路 Do no dereference TTFont variable before using it. 路 Use memcpy() instead of strncpy() to copy a fixed-length string. 路 Initialize structs that go over the wire to 0. 路 Remove pathname length check. 1.9.2 (2015-08-11) Documentation: 路 Update Jave AWT font.properties example. 路 Switch source browser URL to use cgit. 路 Remove obsolete LSM file. Build system: 路 Enable system extensions. 路 Enable LFS with AC_SYS_LARGEFILE. 路 Use AM_PROG_AR to detect the correct archiver to use. 路 Bump gettext dependency to 0.19.
2017-01-28Fix xorg server build on NetBSD by force-passing configure checks.maya2-4/+16
pthread seems needed for configure checks only. PR pkg/51646
2017-01-26Updated presentproto to 1.1.wiz2-7/+7
This release fixes a bug causing libXpresent to have a wrong idea of the present wire protocol structures. Plus a number of documentation improvements. Aaron Plattner (1): Copy the standard .gitignore from other proto packages Adam Jackson (2): Add COPYING Force Window and Pixmap to be CARD32 on the wire Alan Coopersmith (1): configure: Drop AM_MAINTAINER_MODE Emil Velikov (1): autogen.sh: use quoted string variables Gaetan Nadon (2): Add the required README file. config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES Julien Cristau (2): Fix wrong reference to DRI3 in the protocol spec Bump version to 1.1 Keith Packard (4): Fix spelling of James Jones' email address Move Redirect stuff to 'later version' sections Don't define 'redirect' stuff in header files autogen.sh: Implement GNOME Build API Kenneth Graunke (1): Fix typo (modifiy -> modify) Mihail Konev (1): autogen: add default patch prefix Peter Hutterer (1): autogen.sh: use exec instead of waiting for configure to finish
2017-01-25Updated mcookie to 2.29.1.wiz2-9/+12
Use --help suggestion on invalid option docs: replace FTP by HTTPS in kernel.org URLs Place SEE ALSO entries in order
2017-01-25Recursive bump for poppler updatewiz1-2/+2
2017-01-25+ xf86-video-sunleowiz1-1/+2
2017-01-25Import xf86-video-sunleo-1.2.2 as x11/xf86-video-sunleo.wiz4-0/+34
Leo video driver for the Xorg X server.
2017-01-24Fix build under macOS (and maybe others).bsiegert3-7/+11
The patch below replaces struct statfs with struct statvfs to fix the build under NetBSD. Protect it with an #ifdef.
2017-01-24add missing xorg present and Mesa support. bump revision.mrg1-0/+17
allows tigervnc to build. thanks to dmcmahill for testing.
2017-01-23gtk3: avoid redefining GdkX11Monitor. should help centos builds whichmaya2-1/+20
are currently failing.
2017-01-23Updated libXi to 1.7.9.wiz2-7/+7
A few minor bugfixes, nothing exciting. Emilio Pozuelo Monfort (3): Plug a memory leak Check that allocating a buffer succeeded Fix possible free of uninitialized pointer Peter Hutterer (1): libXi 1.7.9
2017-01-22Updated libxkbcommon to 0.7.1.wiz4-41/+7
libxkbcommon 0.7.1 - 2017-01-18 ================== - Fixed various reported problems when the current locale is tr_TR.UTF-8. The function xkb_keysym_from_name() used to perform case-insensitive string comparisons in a locale-dependent way, but required it to to work as in the C/ASCII locale (the so called "Turkish i problem"). The function is now no longer affected by the current locale. - Fixed compilation in NetBSD.
2017-01-21Recursive revbump from audio/pulseaudio-10.0ryoon32-64/+64
2017-01-19Convert all occurrences (353 by my count) ofagc11-36/+36
MASTER_SITES= site1 \ site2 style continuation lines to be simple repeated MASTER_SITES+= site1 MASTER_SITES+= site2 lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint accordingly.
2017-01-19More automoc cleanupmarkd2-2/+15
2017-01-19Update kdelibs4 to 4.14.27markd2-9/+8
bugfixes.
2017-01-18Updated xf86-video-r128 to 6.10.2.wiz3-28/+7
Adam Jackson (1): Adapt Block/WakeupHandler signature for ABI 23 Connor Behan (1): Remove gatos advertisement Kevin Brace (1): xextproto 7.1 support update to the source code Matt Turner (1): xf86-video-r128 6.10.2
2017-01-18Updated xf86-video-i740 to 1.3.6.wiz3-29/+7
Adam Jackson (1): Adapt Block/WakeupHandler signature for ABI 23 Matt Turner (1): xf86-video-i740 1.3.6