git: 9ff52cbdf482 - main - nvidia*: Bring under x11@ umbrella
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 04 Apr 2025 07:07:22 UTC
The branch main has been updated by kbowling:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9ff52cbdf482bf9da124fa9f3603c99ed45a646c
commit 9ff52cbdf482bf9da124fa9f3603c99ed45a646c
Author: Kevin Bowling <kbowling@FreeBSD.org>
AuthorDate: 2025-04-04 07:01:55 +0000
Commit: Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2025-04-04 07:06:32 +0000
nvidia*: Bring under x11@ umbrella
This brings all nvidia ports under x11@ per some previous comments from
danfe@ and manu@.
The expectation for commits will be a simple quorum of interested people
(i.e. danfe, ashafer, kbowling) for peer review and commit.
Since the nvidia-secondary driver is chained off the main one, the
current maintainer has been notified of the change and can still
participate via freebsd-x11@ and project tools but it does not make
sense to have it differentiated.
Approved by: danfe, manu
---
graphics/nvidia-drm-kmod/Makefile | 2 +-
x11/nvidia-driver/Makefile | 2 +-
x11/nvidia-secondary-driver/Makefile | 1 -
3 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/graphics/nvidia-drm-kmod/Makefile b/graphics/nvidia-drm-kmod/Makefile
index 1d657d6d9f90..c0a1ae90f5a0 100644
--- a/graphics/nvidia-drm-kmod/Makefile
+++ b/graphics/nvidia-drm-kmod/Makefile
@@ -2,7 +2,7 @@ PORTNAME= nvidia-drm-kmod
PORTVERSION= ${NVIDIA_DISTVERSION}
CATEGORIES= graphics kld
-MAINTAINER= ashafer@badland.io
+MAINTAINER= x11@FreeBSD.org
COMMENT= NVIDIA DRM Kernel Module
WWW= https://www.nvidia.com/object/unix.html
diff --git a/x11/nvidia-driver/Makefile b/x11/nvidia-driver/Makefile
index 0a911b834b99..d7112d6a949d 100644
--- a/x11/nvidia-driver/Makefile
+++ b/x11/nvidia-driver/Makefile
@@ -20,7 +20,7 @@ MASTER_SITES= NVIDIA/XFree86/FreeBSD-${ARCH_SUFX}/${DISTVERSION}
DISTNAME= NVIDIA-FreeBSD-${ARCH_SUFX}-${DISTVERSION}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER?= danfe@FreeBSD.org
+MAINTAINER?= x11@FreeBSD.org
COMMENT?= NVidia graphics card binary drivers for hardware OpenGL rendering
WWW= https://www.nvidia.com/object/unix.html
diff --git a/x11/nvidia-secondary-driver/Makefile b/x11/nvidia-secondary-driver/Makefile
index 16cdf173e8f6..34ed4d8992e6 100644
--- a/x11/nvidia-secondary-driver/Makefile
+++ b/x11/nvidia-secondary-driver/Makefile
@@ -4,7 +4,6 @@ PORTREVISION= 1
MASTERDIR?= ${.CURDIR}/../nvidia-driver
-MAINTAINER= theron.tarigo@gmail.com
COMMENT= NVidia graphics card binary drivers for hardware OpenGL rendering on secondary device
CONFLICTS_INSTALL= nvidia-driver