summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2015-09-20reduce diff to upstreamtnn2-903/+55
2015-09-19ac_cv_tls=none requires -DPIXMAN_NO_TLStnn1-1/+2
2015-09-16Add SunOS to ONLY_FOR_PLATFORM, builds fine.jperkin1-2/+2
2015-09-16PR pkg/50243: PLIST fix when X11_TYPE=modular and PKG_OPTIONS.MesaLib=-dritnn1-4/+4
ok gdt@
2015-09-13PR pkg/50172: support the "glamor" AccelMethod on FreeBSD/DragonFly/Linuxtnn4-18/+21
(NetBSD not yet. Needs libxshmfence support first.)
2015-09-09Update to 1.7.5:wiz2-6/+6
A couple of important bugfixes that have accumulated over the last year. Cosimo Cecchi (1): Fix version check in _XIAllowEvents Julien Cristau (1): Advance the request buffer by the right amount in XIChangeHierarchy Michal Srb (7): Fix double unlock when _XiCheckExtInit return -1. XIChangeHierarchy: Add missing unlock. Do not return NoSuchExtension casted to pointer as an error. XIGetClientPointer: Return False on error. Fix logic in _XIAllowEvents and prevent double unlock. Refactor XGetExtensionVersion. XIGrabDevice: Unlock display in error path. Peter Hutterer (1): libXi 1.7.5
2015-09-09Update x11/libxcb to 1.11.1:wiz2-6/+6
there is a new minor version of libxcb available. This fixes some threading-related bugs with xcb_wait_for_special_event() and adds 64-bit versions of functions that work with sequence numbers. Changes: Christian Linhart (1): expose 64-bit sequence numbers for XLib Michel Dänzer (1): Call _xcb_wake_up_next_reader from xcb_wait_for_special_event Uli Schlachter (2): Fix a thread hang with xcb_wait_for_special_event() Release libxcb 1.11.1
2015-09-08Rename internal structure to not conflict with the new non-null warningjoerg2-1/+38
attribute.
2015-09-03Register dependencies on x11/deforaos-{keyboard,locker}khorben1-1/+3
2015-09-02Package DeforaOS Panel 0.3.3khorben5-76/+10
This is essentially a bugfix release, with: - additional fixes to the helper utilities (panel-notify, wifibrowser...) - minor improvement to the "network" applet and settings(1) utility - build fixes
2015-09-01Add x11/deforaos-noteskhorben1-1/+2
2015-09-01Import initial package for DeforaOS Notes version 0.0.0khorben6-0/+86
DeforaOS Notes is a notes manager for the DeforaOS desktop.
2015-08-31PLIST_VARS needs to be defined unconditionally.wiz1-2/+2
Fixes non-Linux build.
2015-08-30Update mlterm to 3.5.1.tsutsui3-242/+6
pkgsrc changes: - remove post-3.5.0 patch Changes noted in doc/en/ReleaseNote: ver 3.5.1 * Support font fallback on cairo. * Improve romaji-kana conversion in using wnn as an input method. (Merge https://gist.github.com/tsutsui/1d4f9af3b4a53c906eb4) * KBD_INPUT_NUM or MOUSE_INPUT_NUM environmental variables enable to specify N of /dev/input/eventN on Linux/framebuffer. * Update unicode properties to 8.0.0. * Add "layout_inner_border" / --lborder option. * Add "use_extended_scroll_shortcut" to OSC 5379 and 5380. * Add "Scroll by Shift+Up or Shift+Down" to "Others" tab of mlconfig. * Add "Font width" (Narrow/Widen/Default) entry to "Font" tab of mlconfig. * Bug fixes: Change the version of libvte 2.91 compatible library from 9.0.0 to 0.0.0 Clean up utmp entry in exiting on NetBSD.
2015-08-30Update to 320:wiz2-6/+6
Patch #320 - 2015/08/28 correct documentation for %t format (report by Martin Tournoij). add %R for consistency to exec-formatted() and insert-formatted() actions. add %r format to exec-formatted() and insert-formatted() actions (patch by Martin Tournoij). Amend fix for Debian #794201 (report forwarded from Christian Jachmann by Emanuel Haupt, Debian #797008).
2015-08-30Update to 0.10.8:wiz5-311/+6
Adam Jackson (2): Remove mibstore.h Stop including xf86Priv.h Alan Coopersmith (1): Fix HDisplay/VDisplay typos Connor Behan (1): Remove upload / download EXA hooks Dave Airlie (3): sis: fix build against latest xserver sis: more build fixes against master X server. sis: force build, who uses this crazy code anyways Jan Lindemann (1): Replace xf86UnMapVidMem with pci_device_unmap_range Matt Turner (1): xf86-video-sis: bump to version 0.10.8. Peter Hutterer (1): Fix format-security warnings
2015-08-30pick up correct pcre.hmarkd4-2/+34
2015-08-30Fix g++ 5.0 build. Fix build on Linux.markd3-3/+38
2015-08-30Build on linux (where likely to find alsa in base system).markd2-2/+10
2015-08-30Fix build on Linux.markd3-5/+26
2015-08-30Fix PLIST for cups option.markd2-2/+7
2015-08-29Register missing dependency on sysutils/deforaos-browserkhorben1-1/+2
2015-08-27Add missing libconv dependency and fix linker line.wiz3-7/+12
From Jörn Clausen in PR 50180. Bump PKGREVISION to be on the safe side.
2015-08-27Fix build on amd64khorben5-6/+72
2015-08-26Update to 0.15:wiz4-23/+47
Major changes in 0.15 are: * Updated translations * Added manpages Major changes in 0.14 are: * Updated translations * Fix permissions of ~/.config if created (should be 0700) Major changes in 0.13 are: * Fix a memleak * Updated translations * ChangeLog is now autogenerated by git Major changes in 0.12 are: * Updated translations Major changes in 0.11 are: * Switch DOWNLOAD default to "Downloads" instead of "Download" to to match the other names * Fix bashisms in xdg-user-dirs * Updated translations
2015-08-25Package DeforaOS Locker 0.3.1khorben7-68/+11
This release brings: - user interface improvements to the "password" authentication - themeing for the "slider" authentication and "logo" demo - support for demo cycling - improved test suite - fewer dependencies ("panel" plug-in moved to the Integration project)
2015-08-25Add x11/deforaos-integrationkhorben1-1/+2
2015-08-25Package DeforaOS Integration 0.0.1khorben4-0/+65
This package contains extensions to different components of the DeforaOS desktop environment, where it would have brought unnecessary (inter-)dependencies on the original releases. It also features a few HTML applications, completing basic functionality for the environment.
2015-08-23Fix build with clang and support for setting CFLAGSkhorben5-2/+57
2015-08-23Complete the previous commitkhorben1-1/+3
2015-08-23Only attempt to move the manual pages if really neededkhorben1-1/+3
2015-08-23force manpage suffix to 4 for SunOSrichard1-1/+6
2015-08-23Fix build with clang and support for setting CFLAGSkhorben3-2/+21
2015-08-23Package DeforaOS Panel 0.3.2khorben10-151/+20
This release brings: - updated API and ABI for applets - internal refactoring - more documentation - spanish translation - new applet, "brightness" - new tool for gathering desktop preferences, settings(1) - fewer dependencies ("player" applet moved away) This release will be completed with the packaging of the DeforaOS Integration project, where the "player" applet can now be found. This release also renames the applet "main" to "menu"; this may break existing configuration settings. This release does not fix the usability issues suspected with the "wpa_supplicant" applet and corresponding wifibrowser(1) tool. A memory leak is also among the known issues.
2015-08-23Bump PKGREVISION for nettle shlib major bump.wiz3-6/+6
2015-08-23Added py-pyperclip.leot1-1/+2
2015-08-23Import x11/py-pyperclip as py-pyperclip-1.5.11 (needed to update net/mitmproxy)leot4-0/+37
ok wiz@. Pyperclip is a cross-platform Python module for copy and paste clipboard functions.
2015-08-23Update to 1.1.5:wiz2-7/+6
Bump Version to 1.1.5 Support AST2500 Fixed Failed to Init when ASPEED Graphics is Secondary Fixed Transient Noise While System Resume from Hibernate Use same search mode criteria with ast drm driver Use proper type.
2015-08-23Update to 319:wiz2-7/+6
Patch #319 - 2015/08/19 add a section to ctlseqs.ms discussing control sequences and ECMA-48, to explain why C1 controls do not occur in the decoded characters from UTF-8 byte streams (prompted by discussion with Poul-Henning Kamp). modify check for cursor-theme from patch #301 to also check if the resource Xcursor.theme is set to a nonempty value before fallback to xterm's own dummy theme (request by Robert Kloefkorn). explain in ctlseqs.ms that some keys which normally send SS3-prefixes are changed to CSI-prefixes if key-modifiers are passed as parameters (report by George Nachman). correct double-free of font information when multiple problems are found, particularly for the wide fonts loaded via the -wc option (report/testcase by Nelson Beebe). make configure option --enable-builtin-xpms actually work (report by William Bulley). correct combination of -ls and -e options for utempter configuration (Debian #794201). NetBSD build-fix for OPT_RENDERFONT versus OPT_SHIFT_FONTS (patch by Matthew Green, forwarded by Thomas Klausner). fix a few minor bugs found with Coverity. update pixelvector handling (patch by Ross Combs): split pixel-based and coord-based functions with common parts factored out to a "raw" function add a "step" variant which loads a single PV digit make the graphic dirty upon resize or clear, fixing some missing refreshes (patch by Ross Combs) fixes scrolling to use user coordinates and move in the correct direction (patch by Ross Combs) several fixes/improvements for ReGIS whitespace and page-handling (patch by Ross Combs).
2015-08-22+ xf86-video-xgiwiz1-1/+2
2015-08-22Import xf86-video-xgi-1.6.1 as x11/xf86-video-xgi.wiz4-0/+30
This is the XGI video driver for the modular Xorg server.
2015-08-22Update gtk3 to 3.16.6prlw12-6/+6
Overview of changes in GTK+ 3.16.4 ================================== * Bug fixes: 693738 gtk print dialog shows "Getting printer information failed" for... 719683 Escaping issue "Failed to set text from markup due to error par... 745957 GTK+/Quartz >= 3.14.8: Symbol not found: _gtk_drag_cancel (MyPa... 749451 Windows have no border 749593 Miscellaneous test fixes 749893 Crash when trying to drag a tab from a populated GtkNotebook in... 750058 bad options for the keybindings in css instructions generate a ... 750384 GtkDialog can not be moved when gtk_dialog_run from GtkListBox ... 750477 GtkFileChooserButton's label isn't xalign=0'ed 750505 Main grid overlaps GtkPopover * Translation updates: Czech Occitan Polish Slovenian Overview of changes in GTK+ 3.16.5 ================================== * Bug fixes: 750489 gtk settings c910 warning unexpected annotation element type command 750605 icontheme: don't modify symbolic SVG dimensions when recoloring 750690 Recent Chooser Widget doesn't expand 750718 Improve documentation for deprecated properties 750870 gtk3 does apparently ignore replayed events? 750888 Fix return value error in _gtk_text_handle_set_direction 750994 X11: First mouse wheel event ignored after right click or Alt+Tab... 751018 Widget: GtkMenuButton+GtkPopover gtk_toggle_button_set_active() n... 751050 Moving the mouse while a stepper is activated causes the scrollba... 751082 GtkTreeView draw performance is bad when contents are not larger ... 751227 file picker list box height stretches to match extra widgets area... 751443 resource_path value cleared in gtk_image_set_from_resource 751739 Deadlock in X11 when setting XSetErrorHandler while another threa... 751752 Memleak when both opening shm and opening file in tmp fail 751754 GtkSwitch: calling gtk_switch_set_active in the handler for notif... Fix ridge/groove border rendering GtkListBoxRow: propagate in the draw vfunc * Translation updates: German Overview of changes in GTK+ 3.16.6 ================================== * OS X: Partial aspect ratio support * Revert a problematic change to scroll event handling * Bug fixes: 741800 GTK3 apps have huge rendering pauses/hangs over SSH connection 751401 crash on DnD 751625 build error with pure wayland 752016 testgmenu: use the menu binding code 752093 Improvement to GtkImageMenuItem long description and code snippet 752520 Crash getting a NULL visual in glx_pixmap_get * Translation updates: Czech Hungarian Lithuanian Polish Slovenian
2015-08-18Update to 2.4.64:wiz2-6/+6
Jammy Zhou (3): amdgpu: improve amdgpu_vamgr_init amdgpu: add flag to support 32bit VA address v4 amdgpu: make vamgr per device v2 Michel Dänzer (2): tests/amdgpu: Include config.h first tests/amdgpu: Remove unused local variable 'i' Rob Clark (6): freedreno/msm: reorg ringbuffer struct freedreno/msm: fix issue where same bo is on multiple rings freedreno/msm: dump out submit info on error freedreno: add fd_pipe_wait_timeout() freedreno: update freedreno-symbol-check Bump version for release Thierry Reding (3): tests: modetest: Accept connector names in addition to connector IDs libdrm: Remove gratuitous blank lines libdrm: Make indentation consistent
2015-08-18SunOS needs to include alloca.hrichard2-1/+17
2015-08-18Bump all packages that depend on curses.bui* or terminfo.bui* since theywiz4-7/+8
might incur ncurses dependencies on some platforms, and ncurses just bumped its shlib. Some packages were bumped twice now, sorry for that.
2015-08-17Bump PKGREVISION for ncurses shlib bump.wiz5-8/+10
2015-08-16Revert CFLAGS change, breaks the build.joerg1-2/+1
2015-08-16Update x11/wmweather to wmweather-2.4.5, from Benedek Gergely vialeot3-11/+11
pkgsrc-users@. Changes: 2.4.5 - Jul 03, 2009 * Enabled HTTP redirection followup, thanks to David Kaasen. 2.4.4 - May 13, 2007 * Fixed dewpoint calculation, thanks to Djalma Brandão Martins. * Minor updates. 2.4.3 - Jul 11, 2004 * Applied heat index patch, thanks to Hirose, Masaaki. * Updated default config file, fixed manual dashes.
2015-08-15Revert last, unbreaks build e.g. on AMD64.joerg1-2/+1
2015-08-14Update to 2.4.63:wiz5-29/+16
Libdrm 2.4.63 has been released. It contains the new libdrm_amdgpu library. Alan Coopersmith (1): include <sys/types.h> & <sys/mkdev.h> directly for major() and minor() Alex Deucher (10): drm: consolidate common list implementations (v2) drm: add util_math.h drm: add libdrm_amdgpu (v7) drm: add tests/amdgpu (v3) amdgpu: update to the latest kernel header fix configuration when amdgpu is disabled fix amdgpu cunit configure test harder move up cunit workaround for ubuntu/debian add a note about which version of cunit is fixed for debian/ubuntu radeon: add new OLAND pci id Alexandr Akulich (1): libdrm/amdgpu: Fixed drm.h include. Anuj Phogat (2): i965/gen9: Pass alignment as function parameter in drm_intel_gem_bo_alloc_internal() Set alignment value in drm_intel_add_validate_buffer() Chris Wilson (1): drm: Detect no-op drmModeAtomicRequest and return early Christian König (16): amdgpu: cleanup public interface v2 amdgpu: add public bo list interface v3 amdgpu: compare the primary device names instead amdgpu: remove bo_vas hash table v2 amdgpu: add helper for VM mapping v2 amdgpu: stop checking flag masks amdgpu: explicitly unmap GPU mapping on BO destruction amdgpu: remove flink export workaround v2 amdgpu: cleanup VA IOCTL handling amdgpu: remove pointer arithmetic from command submission amdgpu: add CS dependencies v2 gitignore: add some generated amdgpu files amdgpu: cleanup public interface style amdgpu: remove reference to AMD specific error codes amdgpu: use common fence structure for dependencies as well. amdgpu: fix bs buffer size for vce test Emil Velikov (15): configure: default --enable-valgrind to auto freedreno: zero is a valid fd number, treat it as such omap: zero is a valid fd number, treat it as such xf86drm: fix incorrect fd comparison in drmOpenOnce{,WithType} Consistently check the fd value man: remove .man_fixup workaround Force enable amdgpu for the dist build/check. amdgpu/util_hash: hide private symbols from global namespace amdgpu/util_hash_table: hide private symbols from global namespace amdgpu: add a bunch of missing config.h includes amdgpu: cosmetic chances in license boilerplate amdgpu: squash trivial documentation typo amdgpu/amdgpu_vamgr: hide private symbols from global namespace amdgpu: hide the final internal functions from global namespace amdgpu: add symbols check test Jack Xiao (2): amdgpu: fix round down/up page size error amdgpu: add zero timeout check in amdgpu_cs_query_fence_status Jammy Zhou (24): amdgpu: remove active_rb_pipes from amdgpu_gpu_info amdgpu: remove AMDGPU_GEM_CREATE_CPU_GTT_UC amdgpu: fix 32-on-64 support (v2) amdgpu: add ctx_id for wait_cs amdgpu: reuse the kernel IB flags v2 amdgpu: validate the upper limit of virtual address v2 amdgpu: fix the number of IB size enums amdgpu: remove unused AMDGPU_IB_RESOURCE_PRIORITY amdgpu: replace alloca with calloc v2 amdgpu: add amdgpu_bo_list_update interface v2 amdgpu: add IB sharing support v2 tests/amdgpu: add shared IB submission test v2 amdgpu: get rid of IB pool management v3 tests/amdgpu: manage IB in client side amdgpu: add amdgpu_query_gds_info amdgpu: cleanup gds specific alloc/free functions amdgpu: merge amdgpu_drm.h from kernel amdgpu: do NULL check for bo handle in amdgpu_bo_query_info amdgpu: improve the amdgpu_cs_query_fence_status interface drm: fix the ALIGN macro to avoid value clamp tests/amdgpu: remove the duplicate IB allocation for VCE test amdgpu: add flags parameter for amdgpu_va_range_alloc amdgpu: add amdgpu_bo_va_op for va map/unmap support v3 amdgpu: expose the PCI revision ID Jonathan Gray (3): xf86drmMode: Implement drmCheckModesettingSupported() for OpenBSD xf86drm: correct the OpenBSD DRM_MAJOR define xf86drm: use the correct device minor names on OpenBSD Joonyoung Shim (1): Build vbltest irrespective of the presence of libudev. Julien Cristau (1): Fix headers inclusion in xf86drmMode.c Ken Wang (8): amdgpu: make vamgr global amdgpu: add max_memory_clock for interface query amdgpu: add vram_type and vram_bit_width for interface query amdgpu: add ce_ram_size for interface query amdgpu: add ib_start_alignment and ib_size_alignment for interface query amdgpu: add base_preferred parameter to amdgpu_vamgr_find_va amdgpu : move management of user fence from libdrm to UMD test/amdgpu : fix a bug in VCE/UVD test introduced by previous change Kristian Høgsberg Kristensen (1): intel: Drop aub dumping functionality Leo Liu (2): tests/amdgpu: implement VCE unit tests amdgpu: add VCE harvesting instance query Marek Olšák (15): amdgpu: implement amdgpu_cs_query_reset_state amdgpu: fix a valgrind warning amdgpu: add new AMDGPU_TILING flags amdgpu: rename GEM_OP_SET_INITIAL_DOMAIN -> GEM_OP_SET_PLACEMENT amdgpu: don't use amdgpu_cs_create_ib for allocation of the fence BO amdgpu: remove amdgpu_ib amdgpu: remove amdgpu_ib helpers amdgpu: remove bo_handle from amdgpu_cs_ib_info, IBs should be in buffer list amdgpu: allow exporting KMS handles with render nodes amdgpu: use alloca and malloc in critical codepaths (v2) amdgpu: fix valgrind warnings amdgpu: fix double mutex_unlock in amdgpu_bo_import drm/amdgpu: allow passing absolute timeouts to amdgpu_cs_query_fence_status amdgpu: check the user fence only if the IP supports user fences Bump version for release Mario Kleiner (1): libdrm/amdgpu: Use private fd for amdgpu_device and winsys hash table to fix ZaphodHeads. (v2) Michel Dänzer (4): amdgpu: Use drmIoctl in amdgpu_ioctl_wait_cs amdgpu/tests: Use buf_handle in amdgpu_bo_alloc_and_map() error paths amdgpu/tests: Cast CPU map argument of amdgpu_bo_alloc_and_map to void** amdgpu: Remove unused local variables bo_size/offset from amdgpu_cs_submit Sabre Shao (2): amdgpu: add va allocation intefaces amdgpu: add va range query interface Tapani Pälli (3): remove usage of 'c_plusplus' preprocessor macro intel: wrap intel_bufmgr.h C code for C++ compilation/linking modeprint: cleanup, remove compile warnings monk.liu (7): amdgpu: support non-page-aligned userptr amdgpu: add missing mutex lock/unlock pair amdgpu: fix an error of bo_list handler amdgpu: do not call BO_LIST ioctl when no resource referred amdgpu: fix segfault when resources are NULL amdgpu: fix code alignment amdgpu: fix vamgr_free_va logic