notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2024Q1
xorg-server X.Org X server and related programs
21.1.12,1 x11-servers on this many watch lists=0 search for ports that depend on this port This port version is marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 21.1.14,1Version of this port present on the latest quarterly branch.
Maintainer: x11@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-01-18 07:03:04
Last Update: 2024-04-04 12:14:05
Commit Hash: e58e587
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/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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.
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 = 1712212486 SHA256 (xorg-server-21.1.12.tar.xz) = 1e016e2be1b5ccdd65eac3ea08e54bd13ce8f4f6c3fb32ad6fdac4e71729a90f SIZE (xorg-server-21.1.12.tar.xz) = 4957972

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. dri.pc : graphics/mesa-dri
  2. meson : devel/meson
  3. ninja : devel/ninja
  4. pkgconf>=1.3.0_1 : devel/pkgconf
  5. xorgproto>=0 : x11/xorgproto
  6. xtrans.pc : x11/xtrans
  7. xorgproto>=0 : x11/xorgproto
  8. xorgproto>=0 : x11/xorgproto
  9. pixman-1.pc : x11/pixman
  10. xau.pc : x11/libXau
  11. xdmcp.pc : x11/libXdmcp
  12. xfont2.pc : x11-fonts/libXfont2
  13. xkbfile.pc : x11/libxkbfile
  14. xshmfence.pc : x11/libxshmfence
  15. pciaccess.pc : devel/libpciaccess
Runtime dependencies:
  1. xkeyboard-config>=2.5 : x11/xkeyboard-config
  2. xkbcomp : x11/xkbcomp
  3. dri.pc : graphics/mesa-dri
  4. pixman-1.pc : x11/pixman
  5. xau.pc : x11/libXau
  6. xdmcp.pc : x11/libXdmcp
  7. xfont2.pc : x11-fonts/libXfont2
  8. xkbfile.pc : x11/libxkbfile
  9. xshmfence.pc : x11/libxshmfence
  10. pciaccess.pc : devel/libpciaccess
Library dependencies:
  1. libudev.so : devel/libudev-devd
  2. libxcvt.so : x11/libxcvt
  3. libdrm.so : graphics/libdrm
  4. libepoxy.so : graphics/libepoxy
  5. libGL.so : graphics/libglvnd
  6. libGL.so : graphics/libglvnd
  7. libgbm.so : graphics/mesa-libs
  8. libunwind.so : devel/libunwind
This port is required by:
for Build
  1. emulators/virtualbox-ose-additions
for Extract
  1. net/tigervnc-server

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:
Expand this list (10 items)
Collapse this list.
  1. http://ftp.kaist.ac.kr/x.org/individual/xserver/
  2. http://piotrkosoft.net/pub/mirrors/ftp.x.org/pub/individual/xserver/
  3. http://xorg.mirrors.pair.com/individual/xserver/
  4. https://artfiles.org/x.org/pub/individual/xserver/
  5. https://ftp.gwdg.de/pub/x11/x.org/pub/individual/xserver/
  6. https://ftp.yz.yamagata-u.ac.jp/pub/X11/x.org/individual/xserver/
  7. https://mirror.csclub.uwaterloo.ca/x.org/individual/xserver/
  8. https://mirrors.ircam.fr/pub/x.org/individual/xserver/
  9. https://www.mirrorservice.org/sites/ftp.x.org/pub/individual/xserver/
  10. https://xorg.freedesktop.org/releases/individual/xserver/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
21.1.12,1
04 Apr 2024 12:14:05
commit hash: e58e58740ba8eae8df3e16e52838c81ee6c76bcfcommit hash: e58e58740ba8eae8df3e16e52838c81ee6c76bcfcommit hash: e58e58740ba8eae8df3e16e52838c81ee6c76bcfcommit hash: e58e58740ba8eae8df3e16e52838c81ee6c76bcf files touched by this commit This port version is marked as vulnerable.
Emmanuel Vadot (manu) search for other commits by this committer
x11-servers/xorg-server: Update to 21.1.12

Release notes:	https://lists.x.org/archives/xorg-announce/2024-April/003499.html

Security:	CVE-2024-31080 CVE-2024-31081 CVE-2024-31083
Sponsored by:	Beckhoff Automation GmbH & Co. KG

(cherry picked from commit 0df7783381d70c4df74dda76d22425446e09b4c5)
21.1.11_1,1
18 Jan 2024 07:02:10
commit hash: 38227d6caf96c539e11926d56a74818d47983285commit hash: 38227d6caf96c539e11926d56a74818d47983285commit hash: 38227d6caf96c539e11926d56a74818d47983285commit hash: 38227d6caf96c539e11926d56a74818d47983285 files touched by this commit This port version is marked as vulnerable.
Emmanuel Vadot (manu) search for other commits by this committer
x11-servers/xorg-server: Update to 21.1.11

Security:	CVE-2023-6816, CVE-2024-0229, CVE-2024-21885, CVE-2024-21886
Sponsored by:	Beckhoff Automation GmbH & Co. KG

(cherry picked from commit 7a0158d367b9b3652d6a744db201e5d7bae29d4a)

Number of commits found: 2