| Port details |
- nvidia-driver-580 NVIDIA graphics driver userland
- 580.142 x11
=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-03-28 01:39:13
- Last Update: 2026-03-28 01:37:47
- Commit Hash: b35026e
- License: NVIDIA
- WWW:
- https://www.nvidia.com/object/unix.html
- Description:
- These are the official NVidia binary drivers for hardware OpenGL rendering
in X11, using the GLX extensions.
¦ ¦ ¦ ¦ 
- 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:
-
- nvidia-driver-580>0:x11/nvidia-driver-580
- Conflicts:
- CONFLICTS_BUILD:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/x11/nvidia-driver-580/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/nvidia-driver-580
- pkg install nvidia-driver-580
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nvidia-driver-580
- Package flavors (<flavor>: <package>)
- xorg: nvidia-driver-580
- xlibre: xlibre-nvidia-driver-580
- ONLY_FOR_ARCHS: amd64
- distinfo:
- TIMESTAMP = 1773187380
SHA256 (NVIDIA-FreeBSD-x86_64-580.142.tar.xz) = 94797e09407062032f5793a68360a35133b4062bcc15490d9f215d9183ac849c
SIZE (NVIDIA-FreeBSD-x86_64-580.142.tar.xz) = 289723464
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Master port: x11/nvidia-driver
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkg-config : devel/pkgconf
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xorg-server.pc : x11-servers/xorg-server
- Runtime dependencies:
-
- nvidia.ko : x11/nvidia-kmod-580
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xorg-server.pc : x11-servers/xorg-server
- Library dependencies:
-
- libOpenGL.so : graphics/libglvnd
- libnvidia-egl-wayland.so : graphics/egl-wayland
- libnvidia-egl-xcb.so : graphics/egl-x11
- libnvidia-egl-wayland2.so : graphics/egl-wayland2
-
- This port is required by:
- for Run
-
- graphics/nvidia-drm-kmod-580
Configuration Options:
- ===> The following configuration options are available for nvidia-driver-580-580.142:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- x11_nvidia-driver-580
- USES:
- uidfix xorg tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Notes from UPDATING |
- These upgrade notes are taken from /usr/ports/UPDATING
- 2025-09-30
Affects: users of x11/nvidia-driver* Author: junchoon@dec.sakura.ne.jp Reason:
Because of splitting out kernel modules (kmod) part from x11/nvidia-driver*
into newly introduced x11/nvidia-kmod*, you need to deinstall currently
installed x11/nvidia-driver* and freshly install it again with new version.
This would pull in corresponding x11/nvidia-kmod* because x11/nvidia-driver*
explicitly depends on corresponding x11/nvidia-kmod*.
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| This is a slave port. You may also want to view the commits to the master port: x11/nvidia-driver | | Commit | Credits | Log message |
580.142 28 Mar 2026 01:37:47
    |
Kevin Bowling (kbowling)  Author: Tomoaki AOKI |
x11/nvidia-driver, x11/nvidia-kmod, x11/linux-nvidia-libs,
graphics/nvidia-drm*-kmod, x11/nvidia-settings, x11/nvidia-xconfig: Update to
595.58.03
Update to latest Production Branch of drivers 595.58.03:
https://www.nvidia.com/en-us/drivers/details/265873/
Linux counterparts for x11/linux-nvidia-libs:
https://www.nvidia.com/en-us/drivers/details/265870/
Also bump -devel variant to match with master ports, as Production
Branch [PB] of drivers have now higher version than New Feature
Branch [NFB] of drivers.
As this update drops a bunch of old (pre-Turing generation of
architectures) GPUs as done in -devel variants updated 20260103,
add -580 variant of legacy branch of driver.
Currently, this is exactly the same version before this update.
(580.142)
PR: 294038
Differential Revision: https://reviews.freebsd.org/D56077 |
Number of commits found: 1
|