[Bug 288314] graphics/nvidia-drm-kmod: Need 14.3-RELEASE build

[email protected]
Newsgroups gmane.os.freebsd.devel.x11
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288314

--- Comment #28 from [email protected] ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=f4e907a492584bc31f9f3aa100a98a4e918dc7f4

commit f4e907a492584bc31f9f3aa100a98a4e918dc7f4
Author:     Tomoaki AOKI <[email protected]>
AuthorDate: 2025-10-01 06:04:33 +0000
Commit:     Kevin Bowling <[email protected]>
CommitDate: 2025-10-01 06:07:31 +0000

    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],

    * make x11/nvidia-driver[-304|-340|-390|470|-devel] depend upon
      newly introduced x11/nvidia-kmod[-304|-340|-390|470|-devel],

    * bump consumers directly depending upon x11/nvidia-driver*
      as of dependency switches,

    * and hook x11/nvidia-kmod[-304|-340|-390|470|-devel] to build.

    Note that upgrading x11/nvidia-driver* from monolithic version
    requires deinstallation of x11/nvidia-driver* before starting,
    as both previous version of x11/nvidia-driver* and newly introduced
    x11/nvidia-kmod* installs *.ko into same place.

    PR:             288314
    Approved by:    bapt (kmod repo)
    Differential Revision:  https://reviews.freebsd.org/D52178

 UPDATING                                    |  10 ++
 graphics/nvidia-drm-510-kmod-devel/Makefile |   2 +-
 graphics/nvidia-drm-510-kmod/Makefile       |   2 +-
 graphics/nvidia-drm-515-kmod-devel/Makefile |   2 +-
 graphics/nvidia-drm-515-kmod/Makefile       |   2 +-
 graphics/nvidia-drm-61-kmod-devel/Makefile  |   2 +-
 graphics/nvidia-drm-61-kmod/Makefile        |   2 +-
 graphics/nvidia-drm-66-kmod-devel/Makefile  |   2 +-
 graphics/nvidia-drm-66-kmod/Makefile        |   2 +-
 graphics/nvidia-drm-kmod-devel/Makefile     |   2 +-
 graphics/nvidia-drm-kmod/Makefile           |   3 +
 graphics/nvidia-drm-kmod/Makefile.common    |   2 +-
 x11/Makefile                                |   6 +
 x11/nvidia-driver-304/Makefile              |   2 +-
 x11/nvidia-driver-340/Makefile              |   2 +-
 x11/nvidia-driver-390/Makefile              |   2 +-
 x11/nvidia-driver-470/Makefile              |   2 +-
 x11/nvidia-driver-devel/Makefile            |   2 +-
 x11/nvidia-driver/Makefile                  | 177 ++------------------
 x11/nvidia-driver/pkg-plist                 |   4 -
 x11/nvidia-kmod-304/Makefile (new)          |   8 +
 x11/nvidia-kmod-340/Makefile (new)          |   8 +
 x11/nvidia-kmod-390/Makefile (new)          |   8 +
 x11/nvidia-kmod-470/Makefile (new)          |   8 +
 x11/nvidia-kmod-devel/Makefile (new)        |   8 +
 x11/nvidia-kmod/Makefile (new)              | 243 ++++++++++++++++++++++++++++
 x11/nvidia-kmod/pkg-descr (new)             |   3 +
 x11/nvidia-kmod/pkg-plist (new)             |   4 +
 28 files changed, 336 insertions(+), 184 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.