Path to this page:
./
x11/modular-xorg-server,
Modular X11 server from modular X.org
Branch: CURRENT,
Version: 21.1.4nb1,
Package name: modular-xorg-server-21.1.4nb1,
Maintainer: pkgsrc-usersThe X.org X11 Server from the modularized source tree of
X.org X11.
Required to run:[
graphics/MesaLib] [
fonts/libfontenc] [
x11/libdrm] [
x11/xkbcomp] [
x11/Xfixes] [
x11/libXau] [
x11/pixman] [
x11/xkeyboard-config] [
x11/xcb-util-keysyms] [
graphics/libepoxy] [
x11/libxshmfence] [
x11/libXfont2]
Required to build:[
pkgtools/x11-links] [
x11/xtrans] [
x11/xcb-proto] [
x11/fixesproto4] [
devel/tradcpp] [
pkgtools/cwrappers] [
x11/xorgproto]
Package options: dri, inet6
Master sites:
Filesize: 4824.391 KB
Version history: (Expand)
- (2022-07-17) Updated to version: modular-xorg-server-21.1.4nb1
- (2022-07-16) Updated to version: modular-xorg-server-21.1.4
- (2021-12-16) Updated to version: modular-xorg-server-1.20.14
- (2021-07-31) Updated to version: modular-xorg-server-1.20.13
- (2021-07-17) Updated to version: modular-xorg-server-1.20.12
- (2021-04-13) Updated to version: modular-xorg-server-1.20.11
CVS history: (Expand)
2022-07-17 04:29:41 by Tobias Nygren | Files touched by this commit (2) |
Log message:
modular-xorg-server: add libxcvt to bl3 as required by xorg-server.pc
|
2022-07-17 03:39:07 by Tobias Nygren | Files touched by this commit (2) |
Log message:
g/c invalid CONFLICTS lines between modular-xorg-server and libxcvt
|
2022-07-17 03:25:50 by Tobias Nygren | Files touched by this commit (1) |
Log message:
modular-xorg-server: fix CHECK_PORTABILITY_SKIP
|
2022-07-15 22:39:50 by Thomas Klausner | Files touched by this commit (9) |  |
Log message:
modular-xorg-server*: update to 21.1.4
modular-xorg-xwayland: mark as BROKEN for now, it has a separate distfile
in the 21.x series.
This release fixes 2 recently reported security vulnerabilities in xkb, several
regressions since 1.20.x and a number of miscellaneous bugs.
Błażej Szczygieł (1):
present: Check for NULL to prevent crash
Jeremy Huddleston Sequoia (23):
rootless: Dead code removal (ROOTLESS_REDISPLAY_DELAY is already defined)
X11Application: Ensure TIS operations are done on the main thread
os/connection: Improve abstraction for launchd secure sockets
xquartz: Create a separate category for organizing user preferences
xquartz pbproxy: Adopt NSUserDefaults+XQuartzDefaults for preferences
xquartz: Fold spaces related preferences into NSUserDefaults+XQuartzDefaults
XQuartz: Ensure scroll events are delivered to a single window (not both \
X11 and AppKit)
meson: Bump requirement to meson-0.50.0
xquartz: Update Sparkle configuration to use SUPublicEDKey
xquartz: Update copyright for 2022
meson: Provide options to set CFBundleVersion and CFBundleVersionString in \
XQuartz
Revert "meson: Bump requirement to meson-0.50.0"
xquartz: Update autotools-based builds of XQuartz to account for recent changes
print_edid: Fix a format string error
xf86-input-inputtest: Fix build on systems without SOCK_NONBLOCK
tests: Fix build failure from missing micmap.c
meson: Support building Xnest and Xorg on darwin
XQuartz: Build the bundle trampoline when using meson
XQuartz: Add TCC reason keys to Info.plist
xquartz: Use correct defines when building to support Sparkle updates
xquartz: Fix a possible crash when editing the Application menu due to \
mutaing immutable arrays
XQuartz: Improve type safety for X11Controller's application menu editor
xquartz: Add missing files to distribution tarball
Olivier Fourdan (1):
render: Fix build with gcc 12
Peter Hutterer (3):
xkb: switch to array index loops to moving pointers
xkb: swap XkbSetDeviceInfo and XkbSetDeviceInfoCheck
xkb: add request length validation for XkbSetGeometry
Povilas Kanapickas (5):
Revert "os: Try to discover the current seat with the XDG_SEAT var \
first"
dix: Correctly save replayed event into GrabInfoRec
dix: Don't send touch end to clients that do async grab without touches
xfree86: Fix event data alignment in inputtest driver
xserver 21.1.4
Samuel Thibault (1):
xkb: fix XkbSetMap when changing a keysym without changing a keytype
|
2022-05-22 23:29:59 by David A. Holland | Files touched by this commit (4) |
Log message:
modular-xorg-server: apply changes in PR 41501 to fix Solaris sparc build.
From Claes Nästén.
|
2022-05-05 10:24:05 by Nia Alarie | Files touched by this commit (1) |
Log message:
modular-xorg-server: Use OPSYS_VERSION to numerically compare NetBSD versions
|
2022-05-03 19:07:11 by Nia Alarie | Files touched by this commit (1) |
Log message:
modular-xorg-server: set INCDIRS in buildlink3.mk
|
2022-04-10 10:53:24 by Nia Alarie | Files touched by this commit (90) |
Log message:
x11: adapt to new avoid-duplicate.mk usage
|