summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2019-12-04xf86-video-sis: update to 0.12.0.wiz2-7/+7
This release is a maintenance release to support X.Org X Server 1.20. Kevin Brace (4): Do not call xf86DisableRandR() for X Server 1.20 Fix for xf86InterceptSigIll() discontinuation in X Server 1.20 Enable SISGAMMARAMP macro on X.Org X Server Version bumped to 0.12.0
2019-12-01py-qt4: fix PKGNAME; update HOMEPAGEadam1-3/+3
2019-12-01py-qt4: couple more fixesadam1-10/+12
2019-12-01py-qt4: updated to 4.12.3adam2-19/+17
v4.12.3: - This is planned to be the last ever release of PyQt4. - Bug fixes. v4.12.2: - A private copy of the sip module called PyQt4.sip is required. - SIP v4.19.12 is now required. SIP v5 is not supported. Pkgsrc: - Correct distinfo for x11 and mac.
2019-12-01qt4-libs: fix building on Darwinadam2-1/+17
2019-11-30kde-runtime4: disable building khelpcentermarkd2-52/+11
2019-11-26xkbprint: update to 1.0.5.wiz2-7/+7
Alan Coopersmith (3): Update README for gitlab migration Update configure.ac bug URL for gitlab migration xkbprint(1): Some (typographical) corrections to the manual Emil Velikov (1): autogen.sh: use quoted string variables Matt Turner (1): xkbprint 1.0.5 Mihail Konev (1): autogen: add default patch prefix Peter Hutterer (1): autogen.sh: use exec instead of waiting for configure to finish
2019-11-26modular-xorg-server*: update to 1.20.6wiz5-13/+10
1.20.6 A variety of bugfixes across the board, primarily in Xwayland and PRIME. This release also includes GLX vendor selection support. Thanks to all who contributed with testing and fixes! Aaron Plattner (3): GLX: Set GlxServerExports::{major,minor}Version xfree86: Call ScreenInit for protocol screens before GPU screens os: Don't crash in AttendClient if the client is gone Adam Jackson (7): xwayland: Expand the RANDR screen size limits miext/sync: Fix needless ABI change glx: Fix previous context validation in xorgGlxMakeCurrent meson: Fix another reference to "gl" 9.2.0 meson: Apparently 1.2 is < 1.2.0 mi: Add a default no-op miSourceValidate dix: Call SourceValidate before GetImage Alex Goins (5): xsync: Add resource inside of SyncCreate, export SyncCreate randr: Fix RRCrtcDetachScanoutPixmap() segfault during server teardown modesetting: Fix ms_covering_crtc() segfault with non-modesetting slave primary modesetting: Fix ms_covering_crtc() segfault with non-xf86Crtc slave modesetting: Implement ms_covering_randr_crtc() for ms_present_get_crtc() Alexander Tsoy (1): configure: Set libdrm flags correctly if only XORG is enabled Alexander Volkov (1): shm: Use memfd_create when possible Andres Rodriguez (1): xf86: Disable unused crtc functions when a lease is revoked Carlos Garnacho (4): xwayland: Reset scheduled frames after hiding tablet cursor xwayland: Separate DamagePtr into separate window data xwayland: Refactor surface creation into a separate function xwayland: Handle the case of windows being realized before redirection Eric Anholt (2): shm: reindent shm_tmpfile to follow our standards. shm: Pick the shm dir at run time, not build time. Hans de Goede (1): glamor/xwayland: Define EGL_NO_X11 Kyle Brenneman (3): GLX: Add a per-client vendor mapping. GLX: Use the sending client for looking up XID's GLX: Add a function to change a clients vendor list. Marco Trevisan (Treviño) (1): Xi: Use current device active grab to deliver touch events if any Marvin Schmidt (1): build: glx: Lower gl version to work with libglvnd Matt Roper (1): dri2: Sync i965_pci_ids.h from mesa Matt Turner (3): dix: Assert noPanoramiXExtension is false in PanoramiX code xfree86: Test presence of isastream() xserver 1.20.6 Michel Dänzer (2): Revert "present/scmd: Check that the flip and screen pixmap pitches match" miext/sync: Make struct _SyncObject::initialized fully ABI compatible Olivier Fourdan (7): xwayland: Avoid a crash on pointer enter with a grab xwayland: Check status in GBM pixmap creation glamor: Make pixmap exportable from `gbm_bo_from_pixmap()` xwayland: Update screen pixmap on output resize xwayland: Do not free a NULL GBM bo compiler.h: Do not include sys/io.h on ARM with glibc present/wnmd: Relax assertion on CRTC on abort_vblank() Samuel Thibault (2): Fix crash on XkbSetMap Fix crash on XkbSetMap Sven Joachim (1): modesetting: Fix broken manpage in autoconf build 1.20.5 Minor bugfix release to fix some input, Xwayland, glamor, and Present issues. Thanks to all who contributed fixes and testing. Adam Jackson (1): xserver 1.20.5 Michel Dänzer (3): Revert "gitlab-ci: Only run docker-image stage if relevant source files change" xwayland/present: Destroy sync_callback in xwl_present_cleanup present/scmd: Check that the flip and screen pixmap pitches match Olivier Fourdan (2): xwayland: search for a render node to use glamor: pixmap FBO may not be allocated Peter Hutterer (2): xwayland: fix a realloc OOM error case dix: leave last.valuators alone on slave switch Ray Strode (1): dix: ensure work queues are cleared on reset
2019-11-26modular-xorg-server: really remove unused libxkbui dependencywiz1-2/+1
2019-11-26libdmx: removewiz6-65/+1
pkgsrc didn't supply a DMX enabled X server, so client support is not useful either.
2019-11-26xdpyinfo: remove dmx supportwiz1-3/+2
Bump PKGREVISION.
2019-11-25libxkbui: removewiz9-155/+1
Only used by xorgcfg, which was long removed from modular-xorg-server.
2019-11-25modular-xorg-*: remove libxkbui bl3.mkwiz4-9/+8
Unused for years (was only used by removed xorgcfg). Bump PKGREVISION.
2019-11-25xorgproto: update to 2019.2nb3.wiz4-80/+4
Do not install legacy headers any longer. The modular-xorg meta package builds without them now.
2019-11-25libXevie: removewiz8-98/+1
The X server stopped supporting this a long time ago.
2019-11-24libXxf86misc: removewiz6-71/+1
Unused in pkgsrc, and the server side support code was removed 11 years ago.
2019-11-24xdpyinfo: remove libXxf86misc inclusionwiz1-3/+2
xdpyinfo compiles without it, and the server side support code was removed 11 years ago. Bump PKGREVISION.
2019-11-24xscreensaver*: remove libXxf86misc inclusionwiz2-5/+4
xscreensaver compiles without it, and the server side support code was removed 11 years ago. Bump PKGREVISION.
2019-11-24xset: remove libXxf86misc inclusionwiz1-2/+2
xset compiles without it, and the server side support code was removed 11 years ago. Bump PKGREVISION.
2019-11-24kde-workspace4: remove libXxf86misc inclusionwiz1-3/+2
The cmake script checks for it, but it's not actually used anywhere. Bump PKGREVISION.
2019-11-24mate-control-center: remove libXxf86misc inclusionwiz1-3/+2
The configure script checks for it, but it's not actually used anywhere Bump PKGREVISION.
2019-11-24modular-xorg-server*: Remove libXxf86misc inclusionwiz5-10/+9
It is not actually used. Bump PKGREVISION.
2019-11-24x11/qwt6-qt5: Fix two minor build problemsgdt1-1/+6
Use bsdtar, to avoid installing pax droppings and failing the PLIST check. Skip the shlib check on a plugin, on the theory that the plugin expects the missing library to already have been loaded, and this appears to be the case when used in qgis. Should perhaps be addressed upstream, if someone really understands what is going on.
2019-11-23(x11/kirigami2) Fix build, x11/qt5-qttools/buildlink3.mk addedmef1-1/+2
2019-11-23xorgproto: Force consistent man page installation for SunOS/etcnia1-1/+4
It appears to attempt to detect whether the system uses "Sys-V"-style man categories by checking for a specific file in /usr/share/man. This doesn't seem to be particularly accurate and causes problems with varying PLISTs on pkgsrc depending on the system's filesystem layout. So just force a consistent category number for "misc" pages for every OS, for now...
2019-11-23Fix installation of lib/mlterm/libzmodem.*. Fix packagingryoon2-1/+16
2019-11-22mlterm: update to 3.8.9.tsutsui10-275/+9
pkgsrc changes: - remove patches applied in the upstream Upstream changes noted in doc/en/ReleaseNote: ver 3.8.9 * Support zmodem. (See doc/en/README.tarnsfer) * Add "send_file" and "zmodem_start" to OSC 5379. * Add receive_directory / --recvdir option. * Support xdg-shell-v6 (unstable) on wayland. * Support copy&paste via X11 primary selection on wayland. * Hide the mouse cursor in inputting keys by default on xlib and win32. * ~/.mlterm/font accepts UTF-8 on windows. * Change the default value of "font_size_range" option from 1-100 to 1-10000. * Clear a window and scroll out all lines on resizing only if the value of --sr / "scroll_on_resizing" option is true. * Set _NET_WM_PID property. * Revive -N/"app_name" option which sets WM_CLASS property. (WM_CLASS was disabled at 3.8.6) * Add a percent or number argument without '+' and '-' to "vresize_screen" and "hresize_screen" of OSC 5379. * Add "RESET" (which resets the parser of mlterm) as a shortcut key. * Add vte 0.58 API symbols to libvte compatible library. * Merge patches: https://bitbucket.org/arakiken/mlterm/pull-requests/5/fix-for-wscons-framebuffer/diff https://sourceforge.net/p/mlterm/patches/24/ * Bug fixes: Fix memory leaks of libptymosh.so Fix https://sourceforge.net/p/mlterm/mailman/message/36633222/ (Enbugged at 3.8.8) Fix segfault of mlterm for java by race condition. Fix unexpected invalidation of --mdi=false option. (Enbugged at 3.8.8) Fix uninitialized memory access of mlimgloader.exe for win32. Fix broken images of some sixel graphics. (Enbugged at 3.8.5)
2019-11-20compton: fix build w/ -D_FORTIFY_SOURCE=2tnn2-1/+44
2019-11-20kde-workspace4: add explicit dependency on cln now that qalculate doesn'tmarkd1-2/+3
2019-11-20x11/enlightenment: fix typo in MESSAGE.NetBSDgutteridge1-2/+2
2019-11-19xfwp: removewiz5-35/+1
Another obsolete technology demonstration.
2019-11-19xrx: removewiz4-59/+0
This was a technology demonstration from the 1990s that didn't take off.
2019-11-18py-qt5: updated to 5.13.2adam2-9/+8
PyQt v5.13.2 has been released. This is a minor bug-fix and feature release. There are corresponding releases of the other PyQt dependent packages. All packages can now be built with SIP v5. All wheels bundle Qt v5.13.2.
2019-11-18Remove USE_RAKEtaca1-2/+1
Remove USE_RAKE. It was used to control dependency to ruby-rake package befor ruby 2.0 days. Now all ruby*-base package contains rake command and USE_RAKE is already not used in any where.
2019-11-18x11/enlightenment: drop redundant sentence in DESCRgutteridge1-4/+2
2019-11-17xplanet: remove parts in description not required.ng01-4/+1
2019-11-16xplanet: Update to version 1.3.1ng08-195/+113
* Add 2017 leap second patch from upstream as well as fix output bug when num_times is 2 patch. * Fix build with clang Upstream Changelog from SVN: Don't outline symbol for markers where outlined=false fix marker bug when range is a small value update gif code to giflib-4.2.0 update gif code to 5.0.0 fix arc bug at close ranges, update default night image update version number use distance from limb plane instead of planet center when deciding when to draw annotations reapply marker fix fix limb distance bug Add -label_altitude option fix radius bug Fix label bug use GetTempPath() for windows add windows directory add string.h to png.c use JPL's leapsecond kernel definitions for ET-UTC add deltaT expression for pre 1838 fix UTC bug Update MS Windows desktop size update comments in config file updates for cygwin set default desktop file type to PNG add 2015 leap second release 1.3.1
2019-11-15Fix conflict with vlcXvMC.h provided by libXvMC 1.0.12, bump PKGREVISIONryoon4-10/+21
2019-11-15evieext: remove, it's part of xorgproto nowwiz10-60/+4
Noted by taca.
2019-11-14qt5-qtwayland: Fix buildnia1-4/+3
2019-11-14xf86-input-elographics: update to 1.4.2.wiz2-9/+7
Alan Coopersmith (3): Update README for gitlab migration Update configure.ac bug URL for gitlab migration Add README.md to EXTRA_DIST Jaska Kivela (1): Added axis inversion functionality. Matt Turner (1): elographics 1.4.2 Peter Hutterer (1): Handle DEVICE_ABORT on input ABI 19.1
2019-11-14xf86-video-sis: update to 0.11.0.wiz3-32/+7
This is a maintenance release of SiS DDX for X.Org X Server. There are still about 4 more compilation warnings with the code, but fixing them will require some effort that I am not willing to invest at this time. The remaining compilation warnings are all "const char*" to "char*" type warnings involving text strings. Kevin Brace Brace Computer Laboratory blog https://bracecomputerlab.com -- Adam Jackson (1): Remove reference to ->virtualFrom Alan Coopersmith (4): configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 Remove obsolete B16 & B32 tags in struct definitions Update configure.ac bug URL for gitlab migration Emil Velikov (2): autogen.sh: use quoted string variables xf86-video-sis: remove the GlxSetVisualConfigs stub and friends Fabrice Fontaine (1): configure.ac: fix cross-compilation Kevin Brace (10): Minor adjustment to the compilation order Add conditional compilation directives to suppress compilation warnings Elimination of many "variable set but not used" compilation warnings Eliminate set but not used variable compilation warnings Suppress logical operation and parenthesis related compilation warnings Eliminate swap macro related unused variable compilation warnings Eliminate constant related compilation warnings for native functions Convert EXA support preprocessor macro to USE_EXA Convert text format specifier type to unsigned short Version bumped to 0.11.0 Mihail Konev (1): autogen: add default patch prefix Peter Hutterer (1): autogen.sh: use exec instead of waiting for configure to finish
2019-11-14xf86-video-s3: update to 0.7.0.wiz3-41/+7
This is a maintenance release of S3 DDX for X.Org X Server. The DDX compiles cleanly without compilation warnings on X Server 1.19.6. Kevin Brace Brace Computer Laboratory blog https://bracecomputerlab.com -- Alan Coopersmith (7): When checking malloc for success, it helps to use == NULL, instead of = s3_bios.c: Simplify code for choosing between 16000 & 16000 for RefClock Remove unused BIOS size & address macros configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 Update README for gitlab migration Update configure.ac bug URL for gitlab migration Emil Velikov (1): autogen.sh: use quoted string variables Eric S. Raymond (1): Fix malformed list syntax. Gaetan Nadon (1): Remove mibstore.h Kevin Brace (5): Discontinue the use of xf86PciInfo.h Use const char for xf86GetOptValString return type Eliminate set but not used variable compilation warnings Eliminate unused variable compilation warning Version bumped to 0.7.0 Mihail Konev (1): autogen: add default patch prefix Peter Hutterer (1): autogen.sh: use exec instead of waiting for configure to finish
2019-11-14xinput: update to 1.6.3.wiz2-9/+8
/me blows the dust off this git repo xinput 1.6.3 is now available, incorporating the best of the last (checks calendar) four years. Most of this is buildsystem tidyup that mattered back then but is less exciting now in these modern times. The only user-visible change is that xinput will now print a warning when run against XWayland in the hope that this will reduce the number of confused users or misguided bugs. Or both, ideally. Alan Coopersmith (2): autogen.sh: Honor NOCONFIGURE=1 Update configure.ac bug URL for gitlab migration Emil Velikov (1): autogen.sh: use quoted string variables Mihail Konev (1): autogen: add default patch prefix Peter Hutterer (8): Switch to using "#if HAVE_XI..." exclusively autogen.sh: drop maintainer mode autogen.sh: use exec instead of waiting for configure to finish man: document an example for a set-prop call property: plug a memory leak test-xi2: add an extra NULL-check Warn if you're running against an XWayland server xinput 1.6.3
2019-11-14xwininfo: update to 1.1.5.wiz2-7/+7
Alan Coopersmith (4): Update README for gitlab migration Update configure.ac bug URL for gitlab migration Clear -Wsign-compare warnings from gcc 7.3 xwininfo 1.1.5 David Hill (1): In Find_Client, if (win == XCB_WINDOW_NONE), roots should be freed. Stéphane Aulery (1): Improve manpage and -h option
2019-11-14xman: update to 1.1.5.wiz2-7/+7
Alan Coopersmith (8): Change fall through comment in ScrollByL.c to match gcc's requirements Update README for gitlab migration Update configure.ac bug URL for gitlab migration Delete unused function Name() from tkfuncs.c Make CreateManpageWidget use String type for name argument Change fallback_resources from char * to String type Pass -D_CONST_X_STRING to make libXt declare String as const char * xman 1.1.5 Emil Velikov (1): autogen.sh: use quoted string variables Julien Cristau (1): If we have man-db, don't try and emulate man's pipeline Matthieu Herrb (1): Fix typo in manual page. Mihail Konev (1): autogen: add default patch prefix Peter Hutterer (1): autogen.sh: use exec instead of waiting for configure to finish
2019-11-14xbacklight: update to 1.2.3.wiz2-7/+7
Alan Coopersmith (4): Update README for gitlab migration Update configure.ac bug URL for gitlab migration atof_or_die: Also die if nothing was converted xbacklight 1.2.3 Roberto Ricci (1): exit if conv. from string to double fails Roman Donchenko (1): Properly round the new brightness value
2019-11-14setxkbmap: update to 1.3.2.wiz2-7/+7
Alan Coopersmith (4): Update README for gitlab migration Update configure.ac bug URL for gitlab migration Correct error messages for missing/invalid file passed to -config setxkbmap 1.3.2 Emil Velikov (1): autogen.sh: use quoted string variables Mihail Konev (1): autogen: add default patch prefix Peter Hutterer (1): autogen.sh: use exec instead of waiting for configure to finish
2019-11-14xauth: update to 1.1.wiz2-7/+7
This release fixes a race condition where an existing authority file would be unlinked (possibly causing other clients to fail to connect), and fixes sorting and merging of authority file entries. Adam Jackson (2): process: Close a window where no authority file would exist xauth 1.1 Alan Coopersmith (3): Change fall through comment in process.c to match gcc's requirements Update README for gitlab migration Update configure.ac bug URL for gitlab migration Michal Srb (2): Merge only entries with equal dpy and protoname. Sort entries from most specific to most generic.
2019-11-14xrandr: update to 1.5.1.wiz2-9/+8
Aaron Plattner (1): man: Document the new --filter option Adam Simpkins (1): xrandr: fix crash if some modes cannot be found Alan Coopersmith (2): Update README for gitlab migration Update configure.ac bug URL for gitlab migration Emil Velikov (1): autogen.sh: use quoted string variables Giuseppe Bilotta (8): xrandr: document that we accept '--dpi output' xrandr: suppress misleading indentation warning xrandr: allow a single value for --scale xrandr: stricter --scale argument parsing xrandr.man: grammar tuning xrandr: allow single value for --gamma xrandr.man: document the monitor manipulation options xrandr: gamma and scaling factors must be positive Matt Turner (2): Build xz tarballs instead of bzip2 xrandr 1.5.1 Mihail Konev (1): autogen: add default patch prefix Pablo De La Garza (1): xrandr: Add a "--filter" flag Pali Rohár (2): Document format of --dpi option in non-ambiguous way Document that --dpi and --fbmm options set DPI of whole X screen Peter Hutterer (2): autogen.sh: use exec instead of waiting for configure to finish init the name to 0 Vladimir Panteleev (1): xrandr: Fix deleting inactive monitors