summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2015-11-08Pullup ticket #4851 - requested by hebsiegert3-2/+53
x11/gtk3: build fix Revisions pulled up: - x11/gtk3/Makefile 1.70 - x11/gtk3/distinfo 1.32 - x11/gtk3/patches/patch-gtk_fallback-c89.c 1.1 --- Module Name: pkgsrc Committed By: he Date: Sat Nov 7 15:49:38 UTC 2015 Modified Files: pkgsrc/x11/gtk3: Makefile distinfo Log Message: Improve compatibility with systems which lack either round(), rint() or nearbyint(), but might still have them declared in <math.h>. Bump PKGREVISION. --- Module Name: pkgsrc Committed By: he Date: Sat Nov 7 15:51:40 UTC 2015 Added Files: pkgsrc/x11/gtk3/patches: patch-gtk_fallback-c89.c Log Message: Improve compatibility with systems which lack either round(), rint() or nearbyint(), but might still have them declared in <math.h>. Bump PKGREVISION.
2015-09-24- provide full path to textproc/py-sphinx sphinx-build tooltnn1-3/+10
- make it find libgcc_s.so from lang/gcc-aux if system has no libgcc_s.s This fixes the package build, but it still complains that libgnat-4.9.so is not found at run time and I don't know how to fix that.
2015-09-23Needs USE_OLD_MODULAR_XORG_SERVER=yes to find xaa.h. Request from joerg@rodent1-3/+5
this morning on the list. Bump PKGREVISION.
2015-09-20backport sparc64 fixes (sync w/ x11/modular-xorg-server)tnn8-6/+262
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