summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2018-02-18libdrm: update to 2.4.90.wiz2-7/+7
Andrey Grodzovsky (2): amdgpu: Update deadlock test to not assert on ECANCELED amdgpu: Fix segfault in deadlock test. Anuj Phogat (1): intel: Add more Coffeelake PCI IDs Bas Nieuwenhuizen (1): drm: Fix 32-bit drmSyncobjWait. Christian König (5): amdgpu: fix 32bit VA manager max address headers: sync up amdgpu_drm.h with drm-next amdgpu: use the high VA range if possible v2 test/amdgpu: fix compiler warnings amdgpu: fix high VA mask Christoph Haag (1): meson: fix the install path of amdgpu.ids Chunming Zhou (5): fix return value for syncobj wait amdgpu: fix inefficient vamgr algorithm amdgpu: clean up non list code path for vamgr tests/amdgpu: add bo eviction test amdgpu: clean up non list code path for vamgr v2 Dylan Baker (7): Add meson build system autotools: Include meson.build files in tarball README: Add note about meson meson: set proper pkg-config version for libdrm_freedreno meson: set the minimum version correctly meson: fix libdrm_nouveau pkgconfig include directories meson: include headers in root directory in ext_libdrm Emil Velikov (1): tests/amdgpu: add missing config.h include Eric Engestrom (25): remove unnecessary double-semicolon tests/amdgpu: add parentheses to make operation priority explicit tests/amdgpu: drop unused variables tests/util: fix signed/unsigned comparisons tests/util: drop unused parameters tests/etnaviv: drop unused `return 0` meson: add missing HAVE_RADEON configure: remove unused HAVE_CUNIT define configure: remove unused HAVE_INSTALL_TESTS define meson,configure: remove unused HAVE_OMAP define meson,configure: remove unused HAVE_TEGRA define meson,configure: remove unused HAVE_FREEDRENO define meson,configure: remove unused HAVE_ETNAVIV define meson,configure: always define HAVE_{INTEL,VMWGFX,NOUVEAU,EXYNOS,VC4,RADEON} always define HAVE_FREEDRENO_KGSL always define HAVE_CAIRO always define HAVE_VALGRIND meson: sort HAVE_* defines xf86atomic: fix -Wundef warning meson: cleanup whitespace meson,configure: add warning when using undefined preprocessor tokens xf86drmHash: remove always-false #if guards configure: always define HAVE_LIBDRM_ATOMIC_PRIMITIVES and HAVE_LIB_ATOMIC_OPS exynos/tests: use #ifdef for never-defined token meson,configure: turn undefined preprocessor tokens warnings into errors Hawking Zhang (3): tests/amdgpu: execute write linear on all the available rings tests/amdgpu: execute const fill on all the available rings tests/amdgpu: execute copy linear on all the available rings Marek Olšák (2): amdgpu: add amdgpu_query_sw_info for querying high bits of 32-bit address space configure.ac: bump version to 2.4.90 Michel Dänzer (7): amdgpu: Don't print error message if parse_one_line returned -EAGAIN amdgpu: Don't dereference device_handle after amdgpu_device_deinitialize amdgpu: Symlink .editorconfig to tests/amdgpu amdgpu: Disable deadlock test suite by default for SI ASICs amdgpu: Disable VM test suite by default for SI ASICs Revert "amdgpu: clean up non list code path for vamgr" amdgpu: Add amdgpu_query_sw_info to amdgpu-symbol-check Rob Clark (1): freedreno: clamp priority based on # of rings Robert Foss (5): android: Move gralloc handle struct to libdrm android: Add version variable to gralloc_handle_t android: Mark gralloc_handle_t magic variable as const android: Remove member name from gralloc_handle_t android: Change gralloc_handle_t members to be fixed width Seung-Woo Kim (2): amdgpu: fix not to add amdgpu.ids when building without amdgpu modetest: Fix to check return value of asprintf()
2018-02-18x11/deforaos-locker: move documentation to share/doc/deforaos-lockerrillig2-7/+7
2018-02-16xf86-video-vesa: update to 2.4.0.wiz2-8/+7
Nothing terribly exciting, but enough bug fixes to justify a release. Adam Jackson (4): Don't build old probe method on sufficiently new servers Fall back to VGA if the palette API isn't supported Use VBEFreeVBEInfo not free vesa 2.4.0 Emil Velikov (1): autogen.sh: use quoted string variables Ian Lepore (1): Honor Option "NoDDC" correctly Matthew Green (1): When debugging, print the VGAbase as well. 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): Use default refresh by default
2018-02-13Update to 1.3.0ryoon9-9/+233
* Fix build with GCC 6 with patches from Debian Changelog: Version 1.3.0 (released 18 Feb 2012) * add "outlined" keyword to marker files * update JPL ephemeris code for 64 bit machines * add bump_shade config file parameter * add opacity keyword for markers * implement Rayleigh scattering
2018-02-12xorgproto: update to 2018.2.wiz2-7/+7
This release fixes various version numbers and include paths, corrects an error in the RANDR specification, and adds the meson build system which was erroneously left out of 2018.1.
2018-02-11x11/Makefile: + xorgprotowiz1-1/+2
2018-02-11x11/xorgproto: import xorgproto-2018.1wiz5-0/+260
This package combines the X protocol headers, which were formerly scattered in individual packages.
2018-02-10Import global switch for libusb's implementation [2/2]khorben1-2/+2
This switch is meant to be used by packages requiring an implementation of the former libusb (as in devel/libusb). The original implementation can be chosen by setting LIBUSB_TYPE to "native". The alternative implementation libusb-compat (as in devel/libusb-compat) wraps libusb1 (in devel/libusb1). This implementation can be chosen by setting LIBUSB_TYPE to "compat". On NetBSD, it has the advantage of not requiring root privileges to locate and use USB devices without a kernel driver. This second part switches packages using libusb to this framework. It does not change compilation options or dependencies at this point. Compile-tested on most packages affected and available on NetBSD/amd64.
2018-02-09qt5-qtlocation: fix PLIST.Darwinadam1-2/+1
2018-02-08Fixed x11/xlockmore so it compiles with RELRO flags.jaapb4-7/+29
2018-02-08instead of removing "struct tm;", include <ctime>. also, the filemrg2-6/+7
is called date_object.h. fixes GCC 6 build.
2018-02-07kglobalaccel: Handle categories file correctly.jperkin2-2/+13
2018-02-07kconfigwidgets: Handle categories file correctly.jperkin2-2/+13
2018-02-07kde: SUBST_STAGE should be pre-configure, not post-patch.jperkin2-4/+4
Performing substitutions during *-patch phases makes it impossible to generate patches via mkpatches without introducing substitution noise.
2018-02-05kjobwidgets: remove typo PKGREVISIONSmarkd1-2/+1
2018-02-05py-Tk: Spell buildlink3 correctly.jperkin1-2/+2
2018-02-05kdelibs4: Darwin requires -lintl too.jperkin1-1/+2
2018-02-03tk: updated to 8.6.8adam3-8/+9
8.6.8: (bug)[f1a3ca] Memory leak in [text] B-tree (bug)[ee40fd] Report [console] init errors (bug)[3295446] Improve history visibility in [console] (bug) canvas closed polylines fully honor -joinstyle (bug)[cc42cc] out of mem crash in tests imgPhoto-18.* (bug)[3406785] fix coords rounding when drawing canvas items (bug)[8277e1] linux fontchooser sync with available fonts (bug)[5239fd] Segfault copying a photo image to itself (bug)[514ff6] canvas rotated text overlap detection (bug)[1e0db2] canvas rchars artifacts (bug)[d9fdfa] display of Long non-wrapped lines in text (bug)[dd9667] text anchor not set (bugs) memleaks and other changes for macOS 10.13 support (bug)[111de2] macOS colorspace improvement (bug) macOS scrolling issues (bug) clipping regions in scrolling and drawing on macOS (bug) macOS redraw artifacts (bug)[bb6b40] ::tk::AmpMenuArgs and 'entryconf' (bug)[55b95f] Crash [scale] with a bignum value (bug)[ce62c8] text-37.1 fails (bug)[0ef1c5] OS X - tests menu-22.[345] hang (bug)[c8c52b] repair OBOE in menu.test on macOS (feature) Implement [wm_iconphoto] on macOS (bug) display of embedded toplevels (bug)[73ba07] Correct property type for MULTIPLE conversion (bug) Memory leak in tkImgPhoto.c. (bug) Defeat zombie toplevels (bug) macOS resposive menu bar for command line apps (bug)[1c659e] support png from mac screenshots (bug)[de4af1] macOS file selector "all types" setting (bug) [wm withdraw] on Window and Dock menus (feature) Drop support for macOS 10.5 (bug)[164c1b] Fixes [raise] on macOS (bug)[13d63d] macOS support of menu -postcommand (bug) enable custom icon display on macOS (bug)[1088805,0feb63] macOS bind failures (bug)[3382424] Suppress noisy messages on macOS (new)[TIP 477] nmake build system reform (bug)[b77626] Make [tk busy -cursor] silent no-op on macOS
2018-02-02vte3: Leave pkgsrc to handle security features.jperkin2-1/+17
2018-02-01py-qt5: updated to 5.10adam4-34/+71
v5.10: - Added support for Qt v5.10.0. - Added the QtNetworkAuth module.
2018-02-01py-sip: updated to 4.19.7adam5-95/+11
v4.19.7 - The %Docstring directive can now include automatically generated signature descriptions using the "signature" option. - typedefs can now have %Docstring directives. - Bug fixes.
2018-02-01xkeyboard-config: update to 2.23.1.wiz2-7/+7
2.23.1 Fixed build 2.23 David Paleino (1): Added it(intl), it(scn) and us(scn) Marko Myllynen (1): Minor fidvorak adjustment Sergey Udaltsov (9): Typo fixed Refreshed the default Arabic keyboard layout more robust comment handling replace 'ʼ' (0x10002bc) with '՚' (0x100055a) in armenian layout Add polish layout for use glagolica script Use default compose key with Finnish keyboard incomplete Finnish fix patch Prerelease translation sync Release 2.23 Socialdarwinist (1): Added International Phonetic Alphabet
2018-01-31qt5-qtbase: fix plug-in extension on Darwinadam2-12/+3
2018-01-31x11: Add qqc2-desktop-stylemarkd1-1/+2
2018-01-31qqc2-desktop-style: Add version 5.41.0markd4-0/+69
Style for Qt Quick Controls 2 to make it follow your desktop theme.
2018-01-31Fix building on Darwin (with newer clang)adam2-1/+17
2018-01-31qt5-qtbase: Various fixes, primarily for SunOS/clang.jperkin6-6/+80
2018-01-31kdelibs4: Remove bogus forward declaration.jperkin2-1/+17
2018-01-30kdelibs4support: SUBST rather than patchesmarkd4-38/+9
2018-01-30kxmlgui: SUBST rather than patchmarkd3-18/+8
2018-01-30kirigami2: update dependenciesmarkd1-2/+4
2018-01-29wxGTK28: Backport narrowing conversion fixes from wxGTK30.jperkin9-1/+132
2018-01-28Bump PKGREVISION for gdbm shlib major bumpwiz65-118/+130
2018-01-28gtk2+: update to 2.24.32.wiz4-52/+8
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-26py-sip: Fix linker flags with SunOS/clang. Bump PKGREVISION.jperkin3-5/+21
2018-01-25modular-xorg-server: Fix asm syntax to work with clang.jperkin2-1/+64
2018-01-25py-sip: Handle SunOS/clang correctly.jperkin1-2/+3
2018-01-25xcb-util-image: Fix clang -Wreturn-type failure.jperkin2-1/+16
2018-01-25qt4-libs: Use correct configuration for SunOS/clang.jperkin1-2/+2
2018-01-25xorg-cf-files: Use correct compiler to linker flags.jperkin3-7/+28
Bump PKGREVISION.
2018-01-24kf5: strip -fvisibility=hidden in all kf5 packagesmarkd18-24/+34
as it breaks the plugin mechanism due to not being able to resolve various symbols
2018-01-24qt5-qtquickcontrols2: PLIST jit fixesmarkd1-1/+206
2018-01-23py-qt5: remove commented out SUBST_CLASS.installmarkd1-29/+1
2018-01-23py-qt5: restore PLIST as wellmarkd1-1/+5
2018-01-23it was pointed out that python27 is a build only dependency for qt5-qtwebkitdbj2-17/+1
revert previous
2018-01-23p5-Wx: Don't override wx-toolkit, fixes Darwin.jperkin1-3/+1
2018-01-23qt5-qtwebkit: Correct pkgconfig symlinks. Bump PKGREVISIONmarkd1-2/+3
2018-01-23qt5-qtwebkit: remove python and ruby from buildlink3.mkmarkd1-5/+1
they are only build dependencies.
2018-01-22qt5-qtquickcontrols2: wip -> x11wiz2-6/+6
2018-01-22if PYPKGPREFIX is not py27, disable QtWebKit and remove it as a dependencydbj3-6/+18