aboutsummaryrefslogtreecommitdiff
path: root/x11-servers
Commit message (Collapse)AuthorAgeFilesLines
* graphics/mesa-libs: Bump reverse deps for libglvndKevin Bowling2021-06-227-0/+7
| | | | | | | | | | Per discussion with bapt on helping pkg handle the changing of these deps and avoiding impossible upgrade senarios. PR: 246767 Reviewed by: manu, bapt Approved by: x11 Differential Revision: https://reviews.freebsd.org/D30824
* x11-servers/xwayland-devel: return to freedesktop mirrorJan Beich2021-06-222-8/+8
| | | | | | | | | | "mirror" seems to lag behind "freedesktop" nowadays. As the repo combined with all forks grew in size since then adjust patches: -index d3dd54364..bcbf98371 100644 +index d3dd543642..bcbf983717 100644 This reverts commit d3130ade8f86d30d34dfa17d14cc5cbba7f7d8274.
* x11-servers/xwayland-devel: update to 1.20.0.980Jan Beich2021-06-222-5/+5
| | | | Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/9adb13e29...ef89b6648
* x11-servers/xwayland-devel: update to 1.20.0.973Jan Beich2021-06-152-5/+5
| | | | Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/7e7c14710...9adb13e29
* x11-servers/xwayland-devel: update to 1.20.0.969Jan Beich2021-06-102-5/+5
| | | | Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/6b47321bc...7e7c14710
* x11-servers/xwayland-devel: update to 1.20.0.967Jan Beich2021-06-082-8/+5
| | | | Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/34a58d771...6b47321bc
* x11-servers/xwayland-devel: update to 1.20.0.963Jan Beich2021-05-312-5/+5
| | | | Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/bcb1de600...34a58d771
* x11-servers/xwayland-devel: unbreak after b687f5498276 via bundled xorgprotoJan Beich2021-05-302-0/+15
| | | | meson.build:73:0: ERROR: Invalid version of dependency, need 'inputproto' ['>= 2.3.99.1'] found '2.3.2'.
* x11-servers/xwayland-devel: update to 1.20.0.959Jan Beich2021-05-302-5/+5
| | | | Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/7515c23a4...bcb1de600
* x11-servers/xwayland-devel: update to 1.20.0.936Jan Beich2021-05-222-5/+5
| | | | Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/f3eb1684f...7515c23a4
* x11-servers/xwayland-devel: update to 1.20.0.935Jan Beich2021-05-192-5/+5
| | | | Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/012350e3d...f3eb1684f
* x11-servers/xwayland-devel: update to 1.20.0.933Jan Beich2021-05-122-8/+8
| | | | Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/a50a0e348...012350e3d
* x11-servers/xwayland-devel: switch to better maintained mirrorJan Beich2021-04-262-4/+4
| | | | | freedesktop repo seems to be ~1 month out of date, so getting updates required syncing upstream changes via temporary forks.
* x11-servers/xwayland-devel: update to 1.20.0.917Jan Beich2021-04-262-5/+5
| | | | Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/7e142cb2a...a50a0e348
* x11-servers/xwayland-devel: update to 1.20.0.914Jan Beich2021-04-172-5/+5
| | | | Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/7aaf54a18...7e142cb2a
* x11-servers/xwayland-devel: update to 1.20.0.907Jan Beich2021-04-152-5/+5
| | | | | Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/66ce61983...7aaf54a18 Security: CVE-2021-3472
* x11/xorg-server: Update to 1.20.11Emmanuel Vadot2021-04-133-10/+4
| | | | Changes: https://lists.x.org/archives/xorg/2021-April/060678.html
* x11-servers/xwayland-devel: update to 1.20.0.906Jan Beich2021-04-102-5/+5
| | | | Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/b75d0cca2...66ce61983
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-075-5/+0
| | | | Reported by: lwhsu
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-062-6/+0
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-0612-13/+0
|
* x11-servers/xwayland-devel: update to 1.20.0.886Jan Beich2021-04-062-5/+5
| | | | Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/1b7dca27e...b75d0cca2
* x11/libxcvt: avoid conflict with xorg-serverJan Beich2021-03-251-1/+0
| | | | | | | | | | | | Nowadays, kde5 depends on both xorg-server and xwayland-devel. Once upstream of both switches to libxcvt and xwayland-devel is updated it'd make kde5 uninstallable. Backporting to xorg-server is complicated by numerious patch conflicts and autotools. Stop installing cvt(1) as Xwayland doesn't use xorg.conf(5). Notes: svn path=/head/; revision=569221
* x11/libxcvt: add new portJan Beich2021-03-251-0/+1
| | | | | | | | | | | | | | libxcvt is a library providing a standalone version of the X server implementation of the VESA CVT standard timing modelines generator. libxcvt also provides a standalone version of the command line tool cvt copied from the Xorg implementation and is meant to be a direct replacement to the version provided by the Xorg server. https://gitlab.freedesktop.org/ofourdan/libxcvt Notes: svn path=/head/; revision=569219
* x11-servers/xwayland-devel: update to 1.20.0.877Jan Beich2021-03-252-5/+5
| | | | | | | Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/376eaadde...1b7dca27e Notes: svn path=/head/; revision=569172
* x11-servers/xwayland-devel: update to 1.20.0.875Jan Beich2021-03-112-8/+5
| | | | | | | Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/b2d96b5cd...376eaadde Notes: svn path=/head/; revision=568059
* x11-servers/xwayland-devel: update to 1.20.0.873Jan Beich2021-03-092-5/+5
| | | | | | | Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/69e087caa...b2d96b5cd Notes: svn path=/head/; revision=567881
* x11-servers/xwayland-devel: make r567433 mimic autotools betterJan Beich2021-03-052-3/+5
| | | | | | | Changes: https://github.com/freedesktop/xorg-xserver/compare/96f6fb99f271..69cc4cd21708 Notes: svn path=/head/; revision=567435
* x11-servers/xwayland-devel: simplify installJan Beich2021-03-052-9/+3
| | | | Notes: svn path=/head/; revision=567433
* x11-servers/xwayland-devel: update to 1.20.0.870Jan Beich2021-03-052-5/+5
| | | | | | | Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/a5367face...69e087caa Notes: svn path=/head/; revision=567427
* x11-servers/xwayland-devel: update to 1.20.0.868Jan Beich2021-03-042-5/+5
| | | | | | | Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/c9a3b14c1...a5367face Notes: svn path=/head/; revision=567276
* x11-servers/xwayland-devel: update to 1.20.0.844Jan Beich2021-02-182-5/+5
| | | | | | | Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/a4095162c...c9a3b14c1 Notes: svn path=/head/; revision=565831
* x11-servers/xwayland-devel: update to 1.20.0.839Jan Beich2021-02-162-5/+5
| | | | | | | Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/5429791b1...a4095162c Notes: svn path=/head/; revision=565369
* x11-servers/xwayland-devel: update to 1.20.0.816Jan Beich2021-02-012-5/+5
| | | | | | | Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/3cdac5ba0...5429791b1 Notes: svn path=/head/; revision=563771
* x11-servers/xwayland-devel: update to 1.20.0.815Jan Beich2021-01-292-5/+5
| | | | | | | Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/f08ab719d...3cdac5ba0 Notes: svn path=/head/; revision=563235
* x11-servers/xorg-server: use libunwind on all architectures that are supportedPiotr Kubaj2021-01-281-2/+2
| | | | Notes: svn path=/head/; revision=563148
* Use UDEV by default on 14Michael Gmelin2021-01-261-1/+2
| | | | | | | | | PR: 253020 Reported by: Jakob Alvermark <jakob@alvermark.net> Approved by: manu Notes: svn path=/head/; revision=562682
* x11-servers/xwayland-devel: update to 1.20.0.811Jan Beich2021-01-242-5/+5
| | | | | | | Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/a9269808f...f08ab719d Notes: svn path=/head/; revision=562431
* x11-servers/xwayland-devel: update to 1.20.0.808Jan Beich2021-01-092-5/+5
| | | | | | | Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/365cbbfc4...a9269808f Notes: svn path=/head/; revision=560826
* x11-servers/xwayland-devel: update to 1.20.0.805Jan Beich2021-01-042-5/+5
| | | | | | | Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/e4a9f0bb4...365cbbfc4 Notes: svn path=/head/; revision=560332
* x11-servers/xwayland-devel: update to 1.20.0.800Jan Beich2020-12-172-5/+5
| | | | | | | Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/5d73a8b59...e4a9f0bb4 Notes: svn path=/head/; revision=558249
* x11-servers/xwayland-devel: update to 1.20.0.797Jan Beich2020-12-152-11/+14
| | | | | | | Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/95539ab37...5d73a8b59 Notes: svn path=/head/; revision=558120
* x11-servers/xarcan: use same homepage as other Arcan toolsJan Beich2020-12-111-1/+1
| | | | Notes: svn path=/head/; revision=557742
* x11-servers/xwayland-devel: update to 1.20.0.791Jan Beich2020-12-082-5/+5
| | | | | | | Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/446ff2d31...95539ab37 Notes: svn path=/head/; revision=557287
* x11-servers/xwayland-devel: update to 1.20.0.789Jan Beich2020-12-022-5/+5
| | | | | | | Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/3ce05a44f...446ff2d31 Notes: svn path=/head/; revision=556859
* xorg-server: Add patches to fix security issuesNiclas Zeising2020-12-013-3/+11
| | | | | | | | | | | | | | | Patch xorg-server (and sub ports) to fix recently discovered security isses: CVE-2020-14360 and CVE-2020-25712. These issues can lead to privileges elevations for authorized clients on systems where the X server is running privileged. Tested by: adridg, tcberner, mikael MFH: 2020Q4 Security: 76c8b690-340b-11eb-a2b7-54e1ad3d6335 Notes: svn path=/head/; revision=556790
* x11-servers/xarcan: update to 0.6.0Jan Beich2020-12-012-33/+8
| | | | | | | | Changes: https://github.com/letoram/xarcan/compare/8f075d78b...0.6.0 Reported by: portscout Notes: svn path=/head/; revision=556702
* x11-servers/xwayland-devel: bring minor improvements from xarcanJan Beich2020-11-271-2/+2
| | | | | | | | - Use -D${PORTNAME}=true to denote the only X server enabled - Annotate do-install target is a workaround Notes: svn path=/head/; revision=556460
* x11-servers/xwayland-devel: update to 1.20.0.785Jan Beich2020-11-272-5/+5
| | | | | | | Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/9c81b8f5b...3ce05a44f Notes: svn path=/head/; revision=556459
* x11-servers/xarcan: add new portJan Beich2020-11-274-0/+95
| | | | | | | | | | | | | | | | This is a patched Xserver with a KDrive backend that uses the arcan-shmif to map Xlib/Xcb/X clients to a running Arcan instance. It currently works as a 'desktop in a window', where you supply the window manager and so on, and use the X side as normal. Some Arcan features will be lost, particularly any customizations done to the keybindings - normal X controls for defining keyboard maps and overrides are needed. https://github.com/letoram/xarcan Notes: svn path=/head/; revision=556458