| Port details |
- xlibre-server Xlibre X server
- 25.1.0 x11-servers
=0 25.1.0Version of this port present on the latest quarterly branch. - Maintainer: b-aazbsd@proton.me
 - Port Added: 2025-12-12 01:27:09
- Last Update: 2026-01-26 22:59:49
- Commit Hash: e437c6e
- License: MIT
- WWW:
- https://github.com/X11Libre/xserver/
- Description:
- This package contains the XLibre X server and some associated programs.
See also: https://github.com/X11Libre/xserver
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- xlibre-server>0:x11-servers/xlibre-server
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/x11-servers/xlibre-server/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-servers/xlibre-server
- pkg install xlibre-server
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xlibre-server
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1766394875
SHA256 (xlibre/server/X11Libre-xserver-25.1.0-xlibre-xserver-25.1.0_GH0.tar.gz) = b46fe85e306821504a5e0e91aa0d8d54ce7ddfb67106c495a6ca5ac2c3e28f06
SIZE (xlibre/server/X11Libre-xserver-25.1.0-xlibre-xserver-25.1.0_GH0.tar.gz) = 5488486
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
- pciaccess.pc : devel/libpciaccess
- 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
- Runtime dependencies:
-
- xkeyboard-config>=2.5 : x11/xkeyboard-config
- xkbcomp : x11/xkbcomp
- dri.pc : graphics/mesa-dri
- pciaccess.pc : devel/libpciaccess
- 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
- Library dependencies:
-
- libxcvt.so : x11/libxcvt
- libdrm.so : graphics/libdrm
- libepoll-shim.so : devel/libepoll-shim
- libepoxy.so : graphics/libepoxy
- libseat.so : sysutils/seatd
- libudev.so : devel/libudev-devd
- libgbm.so : graphics/mesa-libs
- libGL.so : graphics/libglvnd
- libunwind.so : devel/libunwind
- This port is required by:
- for Build
-
- x11-drivers/xlibre-xf86-input-egalax
- x11-drivers/xlibre-xf86-input-elographics
- x11-drivers/xlibre-xf86-input-evdev
- x11-drivers/xlibre-xf86-input-joystick
- x11-drivers/xlibre-xf86-input-keyboard
- x11-drivers/xlibre-xf86-input-libinput
- x11-drivers/xlibre-xf86-input-mouse
- for Run
-
- x11/xlibre-minimal
- x11-drivers/xlibre-xf86-input-egalax
- x11-drivers/xlibre-xf86-input-elographics
- x11-drivers/xlibre-xf86-input-evdev
- x11-drivers/xlibre-xf86-input-joystick
- x11-drivers/xlibre-xf86-input-keyboard
- x11-drivers/xlibre-xf86-input-libinput
Configuration Options:
- ===> The following configuration options are available for xlibre-server-25.1.0:
INPUTTEST=on: Build inputtest driver. (For testing and automation)
LIBUNWIND=on: Enable libunwind. (For better stack traces in case of an error)
NVIDIA_ABI=on: Rebuild XLibre drivers if switched! Fixes for NVIDIA drivers.
SEATD=on: Build with seatd support. (For running X unprivileged)
SUID=on: Enable the setuid binary. (For starting X as a normal user)
UDEV=on: Enable udev. (For libinput & autoconfiguration/hotplug)
===> Use 'make config' to modify these settings
- Options name:
- x11-servers_xlibre-server
- USES:
- xlibre-cat:server gl compiler:c11 meson pkgconfig tar:xz xorg xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
25.1.0 26 Jan 2026 22:59:49
    |
Robert Clausecker (fuz)  |
x11-servers/xlibre-server: fix build on armv7
This ensures USE_DEV_IO=1 is set on armv7.
See also: b632464b29fc330113280495ef76d0f825058ae8
Approved by: portmgr (build fix blanket)
MFH: 2026Q1 |
25.1.0 27 Dec 2025 02:08:09
    |
Jose Alonso Cardenas Marquez (acm)  |
x11-servers/xlibre-server: Remove obsolete patch file
With hat: xlibre |
25.1.0 27 Dec 2025 01:45:35
    |
Jose Alonso Cardenas Marquez (acm)  |
x11-servers/xlibre-server: Update to 25.1.0
In this release XLibre has moved to a semantic versioning system.
Added options NVIDIA_ABI, INPUTTEST and SEATD.
SEATD is enabled by default, it compiles the server with devel/seatd
support for running the X server rootless and in multiseat
configurations.
INPUTTEST is enabled by default, it is used to toggle whether the
inputtest driver should be compiled and included with the server.
NVIDIA_ABI provides fixes in the ABI for some of the older NVIDIA
devices, it is enabled by default on only the "amd64" and "x86" ARCHs, (Only the first 15 lines of the commit message are shown above ) |
25.0.0.16 13 Dec 2025 01:06:45
    |
Jose Alonso Cardenas Marquez (acm)  |
x11-servers/xlibre-server: Fix build on aarch64
Reported by: fluffy |
25.0.0.16 12 Dec 2025 01:26:25
    |
Jose Alonso Cardenas Marquez (acm)  Author: b-aaz |
x11-servers/xlibre-server: New port: Xlibre X server
This package contains the XLibre X server and some associated programs.
See also: https://github.com/X11Libre/xserver
Reviewed by: dtxdf acm
Tested by: dtxdf acm
Obtained from: https://github.com/b-aaz/xlibre-ports |
Number of commits found: 5
|