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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
nvidia-kmod-devel kmod part of NVidia graphics card binary drivers for hardware OpenGL rendering
580.82.07 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 is expected early in the quarter (because the new packaage repo has not been built yet.). Otherwise, this missing version is most likely a FreshPorts error.
Maintainer: x11@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-10-01 06:09:08
Last Update: 2025-10-01 06:07:31
Commit Hash: f4e907a
Also Listed In: kld
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. This port is the kmods-only part.
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
Expand this list (12 items)
Collapse this list.
  1. @kld /boot/modules
  2. @ldconfig
  3. /usr/local/share/licenses/nvidia-kmod-devel-580.82.07.1403000/catalog.mk
  4. /usr/local/share/licenses/nvidia-kmod-devel-580.82.07.1403000/LICENSE
  5. /usr/local/share/licenses/nvidia-kmod-devel-580.82.07.1403000/NVIDIA
  6. /boot/modules/nvidia.ko
  7. /boot/modules/nvidia-modeset.ko
  8. /boot/modules/nvidia_gsp_ga10x_fw.ko
  9. /boot/modules/nvidia_gsp_tu10x_fw.ko
  10. @owner
  11. @group
  12. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • nvidia-kmod-devel>0:x11/nvidia-kmod-devel
Conflicts:
CONFLICTS_INSTALL:
  • nvidia-kmod*
To install the port:
cd /usr/ports/x11/nvidia-kmod-devel/ && make install clean
To add the package, run one of these commands:
  • pkg install x11/nvidia-kmod-devel
  • pkg install nvidia-kmod-devel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: nvidia-kmod-devel
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64
distinfo:
TIMESTAMP = 1756835740 SHA256 (NVIDIA-FreeBSD-x86_64-580.82.07.tar.xz) = 76b6f0b8eeea20b878da7abb3eef5dd9515e6df83e4377cfa9380ac152614977 SIZE (NVIDIA-FreeBSD-x86_64-580.82.07.tar.xz) = 288619796

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-kmod
This port has no dependencies.
This port is required by:
for Run
  1. graphics/nvidia-drm-510-kmod-devel
  2. graphics/nvidia-drm-515-kmod-devel
  3. graphics/nvidia-drm-61-kmod-devel
  4. graphics/nvidia-drm-66-kmod-devel
  5. x11/nvidia-driver-devel

Configuration Options:
===> The following configuration options are available for nvidia-kmod-devel-580.82.07.1403000: ACPI_PM=on: ACPI Power Management support LINUX=on: Linux compatibility support WBINVD=off: Flush CPU caches directly with WBINVD ===> Use 'make config' to modify these settings
Options name:
x11_nvidia-kmod-devel
USES:
kmod uidfix 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.82.07/
  2. ftp://download1.nvidia.com/XFree86/FreeBSD-x86_64/580.82.07/
  3. http://download.nvidia.com/XFree86/FreeBSD-x86_64/580.82.07/
  4. http://us.download.nvidia.com/XFree86/FreeBSD-x86_64/580.82.07/
  5. https://http.download.nvidia.com/XFree86/FreeBSD-x86_64/580.82.07/
  6. https://jp.download.nvidia.com/XFree86/FreeBSD-x86_64/580.82.07/
  7. https://tw.download.nvidia.com/XFree86/FreeBSD-x86_64/580.82.07/
Collapse this list.

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-kmod
CommitCreditsLog message
580.82.07
01 Oct 2025 06:07:31
commit hash: f4e907a492584bc31f9f3aa100a98a4e918dc7f4commit hash: f4e907a492584bc31f9f3aa100a98a4e918dc7f4commit hash: f4e907a492584bc31f9f3aa100a98a4e918dc7f4commit hash: f4e907a492584bc31f9f3aa100a98a4e918dc7f4 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
Author: Tomoaki AOKI
x11/nvidia-driver: Split kmod into x11/nvidia-kmod

Split out kmod part of x11/nvidia-driver into x11/nvidia-kmod,
including slave ports, to allow FreeBSD-kmods repo builders building
nvidia-related kmod ports.

In this update,

* split out *.ko from x11/nvidia-driver[-304|-340|-390|470|-devel]
  into corresponding x11/nvidia-kmod[-304|-340|-390|470|-devel],

* switch dependency of graphics/nvidia-drm-*-kmod upon
  x11/nvidia-driver[-devel] to newly introduced
  x11/nvidia-kmod[-devel],
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 1