| Port details |
- egl-x11 NVIDIA graphics EGL xlib/xcb XWayland platform
- 1.0.5 graphics
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: x11@FreeBSD.org
 - Port Added: 2026-01-03 09:15:05
- Last Update: 2026-03-14 17:51:59
- Commit Hash: 46aa077
- License: APACHE20
- WWW:
- https://github.com/NVIDIA/egl-x11
- Description:
- This is an EGL platform library for the NVIDIA driver to support XWayland
via xlib (using EGL_KHR_platform_x11) or xcb (using EGL_EXT_platform_xcb).
Minimum required version of nvidia-driver for this is 560.
Any of legacy versions are not supported.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- egl-x11>0:graphics/egl-x11
- To install the port:
- cd /usr/ports/graphics/egl-x11/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/egl-x11
- pkg install egl-x11
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: egl-x11
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1772866041
SHA256 (NVIDIA-egl-x11-v1.0.5_GH0.tar.gz) = 92e22178b3aba63be4cb2bf8953991bdf52ad3e5ec26212143b2df46d16e82d7
SIZE (NVIDIA-egl-x11-v1.0.5_GH0.tar.gz) = 73642
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:
-
- eglexternalplatform>=1.2 : graphics/eglexternalplatform
- drm_fourcc.h : graphics/libdrm
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- x11.pc : x11/libX11
- xcb.pc : x11/libxcb
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xcb.pc : x11/libxcb
- Library dependencies:
-
- libEGL.so : graphics/libglvnd
- libgbm.so : graphics/mesa-libs
- This port is required by:
- for Libraries
-
- x11/nvidia-driver
- x11/nvidia-driver-580
- x11/nvidia-driver-devel
Configuration Options:
- No options to configure
- Options name:
- graphics_egl-x11
- USES:
- gl meson pkgconfig xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.0.5 14 Mar 2026 17:51:59
    |
Alexander Ziaee (ziaee)  |
nvidia comments: Wordsmith
These days, Nvidia graphics is more platforms than just cards, more
renderers than just OpenGL, and more display protocols than just X.
It's also written in uppercase. This increases consistency, clarity,
and eliminates jarring line wrapping at reference column width 80.
PR: 293473 (graphics/nvidia-texture-tools)
PR: 293474 (sysutils/nvclock)
PR: 293475 (sysutils/py-nvitop)
Reviewed by: amdmi3, ashafer, danfe, kbowling
Reviewed by: Tomoaki Aoki <junchoon_dec.sakura.ne.jp>
Differential Revision: https://reviews.freebsd.org/D55452 |
1.0.5 11 Mar 2026 00:23:03
    |
Kevin Bowling (kbowling)  Author: Tomoaki AOKI |
graphics/egl-x11: Update to version 1.0.5
Changes:
https://github.com/NVIDIA/egl-x11/releases/tag/v1.0.5
While here, drop a patch that is now included in upstream,
and add warning about minimum supported version of NVIDIA
drivers (560) in pkg-descr.
PR: 293718
Reviewed by: ashafer (versioning)
Differential Revision: https://reviews.freebsd.org/D55797 |
1.0.4 03 Jan 2026 07:27:34
    |
Kevin Bowling (kbowling)  Author: Tomoaki AOKI |
x11/nvidia-driver-devel, x11/nvidia-kmod-devel, x11/linux-nvidia-libs-devel,
graphics/nvidia-drm*-kmod-devel, graphics/externalplatform,
graphics/egl-wayland, graphics/egl-x11 : Update to 590.48.01
Update "-devel" variants to latest New Feature Branch [NFB]
of drivers 590.48.01:
https://www.nvidia.com/en-us/drivers/details/259269/
Linux counterparts for x11/linux-nvidia-libs:
https://www.nvidia.com/en-us/drivers/details/259267/
! Important note !
As already notified by HEADSUP at freebsd-ports ML [1],
this version drops support for a bunch of old GPUs
prior to Turing Generation of the architecture.
(Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 3
|