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 photos
All times are UTC
Ukraine
Port details
nvidia-driver-580 NVIDIA graphics driver userland
580.142 x11new! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 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 search for ports maintained by this maintainer
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.
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.
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:
  • xlibre-server
CONFLICTS_INSTALL:
  • nvidia-driver*
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:
  1. pkg-config : devel/pkgconf
  2. x11.pc : x11/libX11
  3. xext.pc : x11/libXext
  4. xorg-server.pc : x11-servers/xorg-server
Runtime dependencies:
  1. nvidia.ko : x11/nvidia-kmod-580
  2. x11.pc : x11/libX11
  3. xext.pc : x11/libXext
  4. xorg-server.pc : x11-servers/xorg-server
Library dependencies:
  1. libOpenGL.so : graphics/libglvnd
  2. libnvidia-egl-wayland.so : graphics/egl-wayland
  3. libnvidia-egl-xcb.so : graphics/egl-x11
  4. libnvidia-egl-wayland2.so : graphics/egl-wayland2
Extract dependencies:
  1. gsed : textproc/gsed
This port is required by:
for Run
  1. 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:
Expand this list (7 items)
Collapse this list.
  1. ftp://download.nvidia.com/XFree86/FreeBSD-x86_64/580.142/
  2. ftp://download1.nvidia.com/XFree86/FreeBSD-x86_64/580.142/
  3. http://download.nvidia.com/XFree86/FreeBSD-x86_64/580.142/
  4. http://us.download.nvidia.com/XFree86/FreeBSD-x86_64/580.142/
  5. https://http.download.nvidia.com/XFree86/FreeBSD-x86_64/580.142/
  6. https://jp.download.nvidia.com/XFree86/FreeBSD-x86_64/580.142/
  7. https://tw.download.nvidia.com/XFree86/FreeBSD-x86_64/580.142/
Collapse this list.
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
CommitCreditsLog message
580.142
28 Mar 2026 01:37:47
commit hash: b35026e786a2c761d4b2b7853a989ab23dda5e9bcommit hash: b35026e786a2c761d4b2b7853a989ab23dda5e9bcommit hash: b35026e786a2c761d4b2b7853a989ab23dda5e9bcommit hash: b35026e786a2c761d4b2b7853a989ab23dda5e9b files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
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