summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2017-04-26Fix build with icu-59.wiz5-1/+94
2017-04-26Compile with -std=c++11. Needed for compiling with icu;wiz1-1/+2
set for all qt5 packages for consistency.
2017-04-24qt5-qtbase: fix build on NetBSD < 6.1 (no pthread_condattr_setclock)maya2-1/+29
Invert logic from !defined && to defined || for simplicity and use a netbsd version check.
2017-04-24Updated xf86-video-nouveau to 1.0.15.wiz2-7/+7
Ben Skeggs (1): fix null pointer deref when building against >=libdrm 2.4.78 Ilia Mirkin (1): Add Pascal family support, identical to Maxwell Lyude (1): Bump version to 1.0.15 Mariusz Bialonczyk (1): Do not register hotplug without RandR
2017-04-23Quick build fix on NetBSD 6.1_STABLE using bash to configure.taca1-2/+3
(I did not find a problem of configure with NetBSD 6.1_STABLE's sh(1).)
2017-04-22Revbump after icu updateadam105-210/+210
2017-04-22Remove ${PLIST.ruby200} since it is always set now.taca1-22/+22
No functional change to pacakge.
2017-04-22Remove 18 from RUBY_VERSIONS_ACCEPTED.taca1-2/+2
2017-04-22Remove kdebindings-ruby package which is not maintained for long time andtaca8-183/+0
depends on ruby18.
2017-04-22Delete kdebindings-ruby.taca1-2/+1
2017-04-20qt5-qtbase: FreeBSD needs -lutilmaya1-1/+2
PR pkg/52181 from Santhosh Raju
2017-04-17Updated libdrm to 2.4.80.wiz2-7/+7
Christian Gmeiner (1): configure.ac: bump version for release Eric Engestrom (1): intel: remove dead code Philipp Zabel (2): etnaviv: sync uapi header etnaviv: add fence fd support Tobias Jakobi (1): exynos: add C++ support to exynos_drmif header
2017-04-13Add a bunch more compatibility defines. Fixes SunOS.jperkin2-5/+38
2017-04-13Update DeforaOS Keyboard to version 0.3.1khorben4-30/+12
This release brings: - license update to BSD - fix for widget mode
2017-04-13Update DeforaOS libDesktop to version 0.2.2khorben3-26/+9
This release brings: - support for SOURCE_DATE_EPOCH in tests - minor fixes and improvements
2017-04-11This libdrm-2.4.78 fixes some minor cosmetics, a build issue forwiz2-7/+7
GNU/kFreeBSD, and adds a new page_flip_handler2 event handler, which when run on a suitably capable kernel, can provide the CRTC ID to userspace for atomic completion events. Cheers, Daniel Ander Conselvan de Oliveira (1):       Add CRTC ID to vblank event Daniel Stone (2):       Headers: Sync drm{,_mode}.h with the kernel       configure.ac: bump version for release Emil Velikov (1):       configure.ac: pthread-stubs is not a thing on GNU/kFreeBSD Eric Engestrom (4):       man/drm(7): fix typo       man: fix bug report instruction       man: fix bug report instructions (for real this time)       man: fix bug report instructions (third time's the charm) 2.4.79: Marek Olšák (1): configure.ac: bump version for release Samuel Pitoiset (1): amdgpu: allow to query GPU sensor related information
2017-04-10Avoid picking up epoll on illumos.jperkin1-1/+4
2017-04-07Bernd Kuhls (1):wiz2-7/+7
tests/etnaviv: link against libdrm Christian Gmeiner (1): etnaviv: remove struct etna_specs Emil Velikov (2): amdgpu: add amdgpu_bo_va_op_raw to the symbol check configure.ac: bring back pthread-stubs check Erik Faye-Lund (1): tegra: update symbol-check Junwei Zhang (1): amdgpu: add REPLACE and CLEAR checking for VA op (v2) Marek Olšák (1): configure.ac: bump the version to 2.4.77 Nicolai Hähnle (3): amdgpu: add amdgpu_bo_va_op_raw headers: sync amdgpu_drm.h from airlied/drm-next headers: the uint*_t vs. __u* discrepancy in amdgpu_drm is fixed Rob Herring (2): Android: fix building of modetest and proptest Android: disable pointer-arith and enum-conversion Seung-Woo Kim (5): exynos: fix type-punned pointer build warning exynos/fimg2d: remove unused-function build warning tests/exynos: remove unused-function build warning tests/exynos: fix invalid code of error path in g2d test xf86drm: remove memory leaks in drmGetBusid/drmGetReservedContextList
2017-03-31Updated libdrm to 2.4.76.wiz2-7/+7
libdrm 2.4.76 has been released. This release is required for upcoming Radeon Vega GPUs. Adam Jackson (1): configure: Explicitly check for pkg-config at the top level Alex Xie (3): amdgpu: Free/uninit vamgr_32 in theoretically correct order amdgpu: vamgr_32 can be a struct instead of a pointer amdgpu: vamgr can be a struct instead of a pointer Chris Wilson (3): intel: Move is_softpin to obj->kflags intel: Move 48b support to bo_gem->kflags intel: Add handle to hashtable before freeing along an error path Christian König (1): amdgpu: stop reading CC_RB_BACKEND_DISABLE on Vega10 Emil Velikov (2): Remove unused tests/drmstat.c headers: add explicit note against local changes in the README Eric Engestrom (2): autogen.sh: don't print old git-config values autogen.sh: run git commands in the (potentially) git dir Huang Rui (2): amdgpu: don't read registers not present on Vega10 tests/amdgpu: fix the count number for vega10 Junwei Zhang (1): tests/amdgpu: add Polaris12 support for cs test Leo Liu (3): tests/amdgpu: add uvd unit test support for vega10 tests/amdgpu: add vce unit test support for vega10 amdgpu_drm: add AMDGPU_HW_IP_UVD_ENC Marek Olšák (3): amdgpu: sync amdgpu_drm.h with kernel 4.11-rc2 amdgpu: update amdgpu_drm.h for Vega10 configure.ac: bump version for release Rob Clark (3): freedreno: fix potential use-after-free on a5xx+ freedreno: valgrind support freedreno: fix device close issues Thomas Hindoe Paaboel Andersen (1): intel: avoid null pointer dereference
2017-03-31Recursive bump for gpgme update which removed a support library.wiz15-30/+30
2017-03-23Extend SHA512 checksums to various files I have on my local distfilejoerg8-8/+16
mirror.
2017-03-16Updated xf86-video-amdgpu to 1.3.0.wiz2-7/+7
I'm pleased to announce the 1.3.0 release of xf86-video-amdgpu, the Xorg driver for AMD Radeon GPUs supported by the amdgpu kernel driver. This release supports xserver versions 1.10-1.19. Highlights: * Allow TearFree to be toggled at runtime via an RandR output property "TearFree". The xorg.conf option "TearFree" now controls the default value of the output properties. * Use libdrm_amdgpu functionality to determine the GPU marketing name, remove corresponding tables from this driver. * Use DRM render nodes for DRI3 clients when available. Plus many other improvements and fixes. Thanks to everybody who contributed to this release in any way! Emil Velikov (1): autogen.sh: use quoted string variables Hans De Goede (1): amdgpu_probe: Do not close server managed drm fds Jammy Zhou (1): Use render node for DRI3 if available Michel Dänzer (44): Post-release version bump Move struct amdgpu_gpu_info out of amdgpu_get_tile_config Use family information from libdrm_amdgpu / kernel Stop using generated amdgpu_device_match Remove amdpciids.h Stop using AMDGPUPciChipsets Stop using AMDGPU(Unique)Chipsets Remove generated header files Use DRM_MODE_PAGE_FLIP_TARGET_ABSOLUTE/RELATIVE flags when available Make libdrm >= 2.4.72 requirement explicit Don't install Flush/EventCallback for GPU screens Add amdgpu_is_gpu_screen helper Take current scanout_id into account everywhere involved with TearFree Fix amdgpu_scanout_extents_intersect for GPU screens Call ValidateGC after ChangeClip in amdgpu_sync_scanout_pixmaps Call amdgpu_drm_abort_entry on failure to flip to a scanout pixmap Simplify drmmode_handle_uevents Pass pitch from drmmode_crtc_scanout_allocate to drmmode_create_bo_pixmap Call drmmode_crtc_scanout_create in drmmode_crtc_shadow_allocate as well Fold drmmode_crtc_scanout_allocate into drmmode_crtc_scanout_create Handle rotation in the driver also with Xorg 1.12-1.18 Fix flip event data leak if calloc or drmModeAddFB fails Don't destroy current FB if drmModeAddFB fails Factor out amdgpu_prime_dirty_to_crtc helper Factor out drmmode_crtc_scanout_update helper Allow toggling TearFree at runtime via output property Use drmmode_crtc_scanout_free in drmmode_fini present: Only call drmModeRmFB after setting modes for unflip present: Wait for GPU idle before setting modes for unflip present: Also flush before using a flip to unflip present: Use async flip for unflip if possible present: Flush before flipping Call drmmode_set_desired_modes from a WindowExposures hook Move DPMS check from amdgpu_scanout_do_update to amdgpu_scanout_flip Don't call amdgpu_glamor_flush in drmmode_copy_fb Don't use pScrn->is_gpu in AMDGPUCreateScreenResources_KMS Use local implementation of RegionDuplicate for older xserver Only define transform_region for XF86_CRTC_VERSION >= 4 glamor: Don't flush in BlockHandler with Xorg >= 1.19 Refactor amdgpu_kernel_close_fd helper glamor: Use glamor_finish when available Skip some initialization steps for GPU screens Pass TRUE to drmmode_set_desired_modes the first time for GPU screens Bump version for 1.3.0 release Mihail Konev (1): autogen: add default patch prefix Peter Hutterer (1): autogen.sh: use exec instead of waiting for configure to finish jimqu (1): udev_monitor_receive_device() will block when hotplug monitor
2017-03-16Updated xf86-video-ati to 7.9.0.wiz4-69/+9
I'm pleased to announce the 7.9.0 release of xf86-video-ati, the Xorg driver for ATI/AMD Radeon GPUs supported by the radeon kernel driver. This release supports xserver versions 1.10-1.19. Highlights: * Allow TearFree to be toggled at runtime via an RandR output property "TearFree". The xorg.conf option "TearFree" now controls the default value of the output properties. * Use glamor by default for 2D acceleration with >= R600 and Xorg >= 1.18.3. * Ship 10-radeon.conf xorg.conf.d snippet for Xorg >= 1.16, so that the radeon driver can be loaded automatically even when the ati wrapper driver isn't installed. * Support loading the amdgpu driver from the ati wrapper driver. * Use DRM render nodes for DRI3 clients when available. Plus many other improvements and fixes. Thanks to everybody who contributed to this release in any way! Emil Velikov (1): autogen.sh: use quoted string variables Jammy Zhou (1): Use render node for DRI3 if available Jochen Rollwagen (3): fix build for xserver < 1.13 Calculate log base 2 in radeon.h based on clz for all platforms Fix build for XServer 1.13 Michel Dänzer (38): Post-release version bump Use DRM_MODE_PAGE_FLIP_TARGET_ABSOLUTE/RELATIVE flags when available Enable glamor by default with >= R600 and Xorg >= 1.18.3 Don't install Flush/EventCallback for GPU screens Pass fb_id into drmmode_page_flip_target_absolute/relative Add radeon_is_gpu_screen helper Take current scanout_id into account everywhere involved with TearFree Fix radeon_scanout_extents_intersect for GPU screens Call ValidateGC after ChangeClip in radeon_sync_scanout_pixmaps Call radeon_drm_abort_entry on failure to flip to a scanout pixmap Simplify drmmode_handle_uevents Pass pitch from drmmode_crtc_scanout_allocate to drmmode_create_bo_pixmap .editorconfig: src/ati.c only uses spaces for indentation ati: Support loading the amdgpu driver from the ati wrapper Add 10-radeon.conf xorg.conf.d snippet Enable tiling by default with glamor on PALM Don't handle Option "SwapbuffersWait" at all with glamor Fix flip event data leak if calloc or drmModeAddFB fails Don't destroy current FB if drmModeAddFB fails Factor out radeon_prime_dirty_to_crtc helper Factor out drmmode_crtc_scanout_update helper Allow toggling TearFree at runtime via output property Use drmmode_crtc_scanout_free in drmmode_fini present: Only call drmModeRmFB after setting modes for unflip present: Wait for screen pixmap BO idle before setting modes for unflip Call drmmode_crtc_scanout_create in drmmode_crtc_shadow_allocate as well Fold drmmode_crtc_scanout_allocate into drmmode_crtc_scanout_create Handle rotation in the driver also with Xorg 1.12-1.18 present: Also flush before using a flip to unflip present: Use async flip for unflip if possible present: Flush before flipping Fix bogus indentation Call drmmode_set_desired_modes from a WindowExposures hook Move DPMS check from radeon_scanout_do_update to radeon_scanout_flip Don't call radeon_cs_flush_indirect & radeon_bo_wait in drmmode_copy_fb Skip some initialization steps for GPU screens Pass TRUE to drmmode_set_desired_modes the first time for GPU screens Bump version for 7.9.0 release Mihail Konev (1): autogen: add default patch prefix Peter Hutterer (1): autogen.sh: use exec instead of waiting for configure to finish jimqu (1): udev_monitor_receive_device() will block when hotplug monitor
2017-03-16Updated modular-xorg-server to 1.19.3.wiz2-7/+7
1.19.3 A couple more minor fixes, most notably a revert of a page-flipping change that regressed some drivers. Adam Jackson (2): Revert "present: Allow flipping with PRIME slave outputs" xserver 1.19.3 Chris Wilson (2): Revert "prime: Sync shared pixmap from root window instead of screen pixmap" os: Fix iteration over busfaults Dr.-Ing. Dieter Jurzitza (1): glamor: Fix missing declaration in dash vertex shader Olivier Fourdan (2): xwayland: clear cursor frame callback xwayland: Monitor client states to destroy callbacks Qiang Yu (1): present: disable page flip only when a slave crtc is active Tobias Stoeckmann (1): render: Fix out of boundary heap access 1.19.2 A collection of stability fixes here across glamor, Xwayland, input, and Prime support. Also a security fix for CVE-2017-2624, a timing attack which can brute-force MIT-MAGIC-COOKIE authentication. Everybody is encouraged to upgrade. Thanks to all who contributed fixes! Adam Jackson (5):       xserver 1.19.2       Revert "xserver 1.19.2"       os: Squash missing declaration warning for timingsafe_memcmp       xserver 1.19.2       xserver 1.19.2, no, really Chris Wilson (3):       xfree86: Take the input lock for xf86RecolorCursor       xfree86: Take input lock for xf86TransparentCursor       xfree86: Take input_lock() for xf86ScreenCheckHWCursor Matthieu Herrb (4):       Use timingsafe_memcmp() to compare MIT-MAGIC-COOKIES CVE-2017-2624       Use arc4random_buf(3) if available to generate cookies.       auth: remove AuthToIDFunc and associated functions. Not used anymore.       Brown bag commit to fix 957e8d (arc4random_buf() support) Michel Dänzer (3):       prime: Sync shared pixmap from root window instead of screen pixmap       present: Allow flipping with PRIME slave outputs       damage: Validate source pictures bound to windows before unwrapping Olivier Fourdan (5):       xwayland: Apply output rotation for screen size       xwayland: CRTC should support all rotations       glamor: Two pass won't work on memory pixmaps       xwayland: Make sure we have a focus window       xwayland: do not set checkRepeat on master kbd Peter Hutterer (1):       os: log a bug whenever WriteToClient is called from the input thread Svitozar Cherepii (1):       xwayland: Add hack for FWXGA resolution #99574
2017-03-13Updated xf86-video-nouveau to 1.0.14.wiz2-7/+7
Ilia Mirkin (7): exa: add GM10x acceleration support hwdefs: update nvc0_3d, add gm107_texture for new TIC format nvc0: make use of the new hwdefs for TEX_CB_INDEX nvc0: rename BEGIN_IMC0 to IMMED_NVC0 nvc0: refactor TIC uploads to allow different specifics per generation copy: add maxwell/pascal copy engine classes recognize and accelerate GM20x Lyude (2): Consider CRTCs disabled when DPMS is off Bump version to 1.0.14
2017-03-08Updated xf86-video-openchrome to 0.6.0.wiz2-9/+8
Finally figured out how to use the X.Org automatic submission script after realizing that I had to change the script in order for OpenChrome DDX to build in the first place. OpenChrome DDX Version 0.6 has added the following new features. - First official support for CX700, VX700, and VX800 chipsets integrated TMDS transmitter (i.e., DVI support) - Initial support for Silicon Image SiI 164 TMDS transmitter OpenChrome DDX Version 0.6 has the following improvements. - Improved FP reinitialization when resuming from standby (HP 2133 Mini-Note, FIC CE260 / CE261 based netbooks like Everex CloudBook and Sylvania g netbook) - Improved automatic detection of display resources - Improved X Server stability in dual monitor mode - Automatic active steering of the display controller channel to the correct display output device OpenChrome DDX Version 0.6 fixes the following bugs. - Fix for the disruption of the VT (Virtual Terminal) screen bug introduced in Version 0.5 - Fix for HP 2133 Mini-Note's PCIe WLAN getting turned off inadvertently bug introduced in Version 0.5
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’t 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