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-470 kmod part of NVidia graphics card binary drivers for hardware OpenGL rendering
470.256.02 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-470-470.256.02.1403000/catalog.mk
  4. /usr/local/share/licenses/nvidia-kmod-470-470.256.02.1403000/LICENSE
  5. /usr/local/share/licenses/nvidia-kmod-470-470.256.02.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-470>0:x11/nvidia-kmod-470
Conflicts:
CONFLICTS_INSTALL:
  • nvidia-kmod*
To install the port:
cd /usr/ports/x11/nvidia-kmod-470/ && make install clean
To add the package, run one of these commands:
  • pkg install x11/nvidia-kmod-470
  • pkg install nvidia-kmod-470
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: nvidia-kmod-470
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64
distinfo:
TIMESTAMP = 1745330770 SHA256 (NVIDIA-FreeBSD-x86_64-470.256.02.tar.xz) = 40d787fae82d653893b08afac4e0ec37a88f37154406bfb13d02bfc986881f5c SIZE (NVIDIA-FreeBSD-x86_64-470.256.02.tar.xz) = 99491020

Packages (timestamps in pop-ups are UTC):
nvidia-kmod-470
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest-470.256.02.1403000------
FreeBSD:14:quarterly-470.256.02.1403000------
FreeBSD:15:latest-470.256.02.1500066n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest-470.256.02.1600001n/a-n/a---
Master port: x11/nvidia-kmod
This port has no dependencies.
This port is required by:
for Run
  1. x11/nvidia-driver-470

Configuration Options:
===> The following configuration options are available for nvidia-kmod-470-470.256.02.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-470
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/470.256.02/
  2. ftp://download1.nvidia.com/XFree86/FreeBSD-x86_64/470.256.02/
  3. http://download.nvidia.com/XFree86/FreeBSD-x86_64/470.256.02/
  4. http://us.download.nvidia.com/XFree86/FreeBSD-x86_64/470.256.02/
  5. https://http.download.nvidia.com/XFree86/FreeBSD-x86_64/470.256.02/
  6. https://jp.download.nvidia.com/XFree86/FreeBSD-x86_64/470.256.02/
  7. https://tw.download.nvidia.com/XFree86/FreeBSD-x86_64/470.256.02/
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
470.256.02
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