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: graphics/nvidia-drm-510-kmod |
Commit | Credits | Log message |
580.82.07_2 01 Oct 2025 06:07:31
    |
Kevin Bowling (kbowling)  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 ) |
580.82.07_1 03 Sep 2025 09:10:56
    |
Kevin Bowling (kbowling)  Author: Tomoaki AOKI |
x11/nvidia-driver[-devel], x11/linux-nvidia-libs[-devel],
graphics/nvidia-drm*-kmod[-devel], x11/nvidia-settings, x11/nvidia-xconfig:
Update to 580.82.07
Update to latest Production Branch of drivers 580.82.07:
https://www.nvidia.com/en-us/drivers/details/253004/
Linux counterparts for x11/linux-nvidia-libs:
https://www.nvidia.com/en-us/drivers/details/253003/
As latest production branch of drivers is still newer than
the latest version of New Feature Branch [NFB] of drivers 575.64.05,
update -devel variants to 580.82.07, too.
PR: 289261
Differential Revision: https://reviews.freebsd.org/D52352 |
580.76.05_1 19 Aug 2025 15:27:49
    |
Kevin Bowling (kbowling)  Author: Tomoaki AOKI |
x11/nvidia-driver[-devel], x11/linux-nvidia-libs[-devel],
graphics/nvidia-drm*-kmod[-devel], x11/nvidia-settings, x11/nvidia-xconfig:
Update to 580.76.05
Update to latest Production Branch of drivers 580.76.05:
https://www.nvidia.com/en-us/drivers/details/252614/
Linux counterparts for x11/linux-nvidia-libs:
https://www.nvidia.com/en-us/drivers/details/252613/
As currently latest production branch of drivers is newer than
the latest version of New Feature Branch [NFB] of drivers 575.64.05,
update -devel variants to 580.76.05, too.
While here, clean up workarounds for latest Beta Branch of
drivers 580.65.06, which is now older than Production Branch of
drivers and had odd version numbers with some of libraries
in Linux version. Now Beta 580.65.06 is NO LONGER BUILDABLE.
PR: 288905 |
575.64.05_1 08 Aug 2025 19:10:20
    |
Kevin Bowling (kbowling)  Author: Tomoaki AOKI |
x11/nvidia-driver, x11/linux-nvidia-libs, graphics/nvidia-drm*-kmod,
x11/nvidia-settings, x11/nvidia-xconfig: Update to 570.181
Update to latest Production Branch of drivers 570.181:
https://www.nvidia.com/en-us/drivers/details/252413/
Linux counterparts for x11/linux-nvidia-libs:
https://www.nvidia.com/en-us/drivers/details/252411/
Also update graphics/egl-wayland to the latest 1.1.20 to match with
the one in x11/linux-nvidia-libs.
https://github.com/NVIDIA/egl-wayland/commits/1.1.20/
While here, allow trying latest Beta 580.65.06 by overriding
version as usual.
https://www.nvidia.com/en-us/drivers/details/251358/
https://www.nvidia.com/en-us/drivers/details/251355/
-devel variants would be updated after corresponding NFB is
released.
PR: 288704
Differential Revision: https://reviews.freebsd.org/D51780 |
575.64.05_1 24 Jul 2025 21:08:01
    |
Kevin Bowling (kbowling)  Author: Tomoaki AOKI |
x11/nvidia-driver-devel, x11/linux-nvidia-libs-devel,
graphics/nvidia-drm-*-kmod-devel: Update to 575.64.05
Update to latest New Feature Branch [NFB] of drivers 575.64.05:
https://www.nvidia.com/en-us/drivers/details/250993/
Linux counterparts for x11/linux-nvidia-libs-devel:
https://www.nvidia.com/en-us/drivers/details/250991/
PR: 288416
Differential Revision: https://reviews.freebsd.org/D51484 |
575.64.03_1 04 Jul 2025 04:20:42
    |
Kevin Bowling (kbowling)  Author: Tomoaki AOKI |
x11/nvidia-driver-devel, x11/linux-nvidia-libs-devel,
graphics/nvidia-drm[,510,515,61,66]-kmod-devel: Update to 575.64.03
Update to latest New Feature Branch (NFB) of drivers 575.64.03:
https://www.nvidia.com/en-us/drivers/details/249046/
Linux counterparts for x11/linux-nvidia-libs-devel:
https://www.nvidia.com/en-us/drivers/details/249044/
PR: 287984
Tested by: Tomasz CEDRO <tomek@cedro.info>
Differential Revision: https://reviews.freebsd.org/D51144 |
575.64_1 22 Jun 2025 09:56:05
    |
Kevin Bowling (kbowling)  Author: Tomoaki AOKI |
x11/nvidia-driver-devel, x11/linux-nvidia-libs-devel,
graphics/nvidia-drm[,510,515,61,66]-kmod-devel: Add new ports
Add *-devel versions of nvidia drivers
These ports provides supports for New Feature Branch (NFB) of upstream
nvidia drivers like existing legacy branches of ports.
In some cases, supports for cutting edge GPUs are provided via
NFB of driver packages or Beta branch of drivers.
As Beta Branch of drivers cannot be recommended widely, we decided to
add support for NFB as *-devel version.
This new *-devel versions tracks the latest non-Beta versions
regardless it's NFB or Production Branch of drivers. (Only the first 15 lines of the commit message are shown above ) |