| Port details on branch 2026Q2 |
- xorg-server X.Org X server and related programs
- 21.1.22,1 x11-servers
=0 21.1.22,1Version of this port present on the latest quarterly branch. - Maintainer: x11@FreeBSD.org
 - Port Added: 2026-04-14 21:45:12
- Last Update: 2026-04-14 21:44:22
- Commit Hash: 583218f
- License: MIT
- WWW:
- https://www.freedesktop.org/Software/xorg
- Description:
- This package contains the X.Org X server and some associated programs.
See also: https://www.x.org/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- xorg-server>0:x11-servers/xorg-server
- To install the port:
- cd /usr/ports/x11-servers/xorg-server/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-servers/xorg-server
- pkg install xorg-server
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xorg-server
- Package flavors (<flavor>: <package>)
- xorg: xorg-server
- xnest: xorg-nestserver
- xephyr: xephyr
- xvfb: xorg-vfbserver
- distinfo:
- TIMESTAMP = 1776178396
SHA256 (xorg-server-21.1.22.tar.xz) = 1a242c8917c49ba29ccc1f6021613d8a2b9805dd0d271a66ae9d09f4b0bb06b3
SIZE (xorg-server-21.1.22.tar.xz) = 5063808
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- dri.pc : graphics/mesa-dri
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- xorgproto>=0 : x11/xorgproto
- xtrans.pc : x11/xtrans
- xorgproto>=0 : x11/xorgproto
- xorgproto>=0 : x11/xorgproto
- pixman-1.pc : x11/pixman
- xau.pc : x11/libXau
- xdmcp.pc : x11/libXdmcp
- xfont2.pc : x11-fonts/libXfont2
- xkbfile.pc : x11/libxkbfile
- xshmfence.pc : x11/libxshmfence
- pciaccess.pc : devel/libpciaccess
- Runtime dependencies:
-
- xkeyboard-config>=2.5 : x11/xkeyboard-config
- xkbcomp : x11/xkbcomp
- dri.pc : graphics/mesa-dri
- pixman-1.pc : x11/pixman
- xau.pc : x11/libXau
- xdmcp.pc : x11/libXdmcp
- xfont2.pc : x11-fonts/libXfont2
- xkbfile.pc : x11/libxkbfile
- xshmfence.pc : x11/libxshmfence
- pciaccess.pc : devel/libpciaccess
- Library dependencies:
-
- libudev.so : devel/libudev-devd
- libxcvt.so : x11/libxcvt
- libdrm.so : graphics/libdrm
- libepoxy.so : graphics/libepoxy
- libGL.so : graphics/libglvnd
- libGL.so : graphics/libglvnd
- libgbm.so : graphics/mesa-libs
- libunwind.so : devel/libunwind
- This port is required by:
- for Build
-
- emulators/virtualbox-ose-additions-70
- emulators/virtualbox-ose-additions-71
- emulators/virtualbox-ose-additions-72
Configuration Options:
- No options to configure
- Options name:
- x11-servers_xorg-server
- USES:
- compiler:c11 cpe gl meson pkgconfig tar:xz xorg
- pkg-message:
- For install:
- Xorg-server has been installed.
If your kernel is compiled with the EVDEV_SUPPORT option enabled
(default starting from FreeBSD 12.1) it is recommended to enable evdev mode in
pointer device drivers like ums(4) and psm(4). This will give improvements like
better tilt wheel support for mice and centralized gesture support via
xf86-input-synaptics or libinput drivers for touchpads.
This is also needed for PS/2 devices to be properly detected by Xorg when
moused service is disabled in /etc/rc.conf and kernel is compiled with
EVDEV_SUPPORT.
To enable evdev in such a device, run the following:
# sysctl kern.evdev.rcpt_mask=6
To make it persistent across reboots, add the following to /etc/sysctl.conf:
kern.evdev.rcpt_mask=6
In case you're using a serial mouse or any other mouse that *only* works over
sysmouse(4) and moused(8) on an evdev enabled kernel, please run this:
# sysctl kern.evdev.rcpt_mask=3
To make it persistent across reboots, add to this /etc/sysctl.conf:
kern.evdev.rcpt_mask=3
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
21.1.22,1 14 Apr 2026 21:44:22
    |
Sergey A. Osokin (osa)  |
x11-servers/xorg-server: security update: 21.1.20 -> 21.1.22
PR: 294519
Security: CVE-2026-33999, CVE-2026-34000, CVE-2026-34001,
CVE-2026-34002, CVE-2026-34003
Sponsored by: tipi.work
(cherry picked from commit 3322a283421a280998b6e972171ebe90451dbadc) |
Number of commits found: 1
|