Page MenuHomeFreeBSD

D55452.id172497.diff
No OneTemporary

D55452.id172497.diff

diff --git a/devel/py-nvidia-ml-py/Makefile b/devel/py-nvidia-ml-py/Makefile
--- a/devel/py-nvidia-ml-py/Makefile
+++ b/devel/py-nvidia-ml-py/Makefile
@@ -5,7 +5,7 @@
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= tiga@FreeBSD.org
-COMMENT= Python bindings to the NVIDIA Management Library
+COMMENT= Python bindings to the Nvidia Management Library
WWW= https://pypi.org/project/nvidia-ml-py/
LICENSE= MIT
diff --git a/devel/py-py3nvml/Makefile b/devel/py-py3nvml/Makefile
--- a/devel/py-py3nvml/Makefile
+++ b/devel/py-py3nvml/Makefile
@@ -6,7 +6,7 @@
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= Python 3 Bindings for the NVIDIA Management Library
+COMMENT= Python 3 Bindings for the Nvidia Management Library
WWW= https://github.com/fbcotter/py3nvml
LICENSE= BSD3CLAUSE
diff --git a/devel/py-pynvml/Makefile b/devel/py-pynvml/Makefile
--- a/devel/py-pynvml/Makefile
+++ b/devel/py-pynvml/Makefile
@@ -5,7 +5,7 @@
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= yuri@FreeBSD.org
-COMMENT= Python Bindings for the NVIDIA Management Library
+COMMENT= Python Bindings for the Nvidia Management Library
WWW= https://github.com/gpuopenanalytics/pynvml
LICENSE= BSD3CLAUSE
diff --git a/graphics/egl-x11/Makefile b/graphics/egl-x11/Makefile
--- a/graphics/egl-x11/Makefile
+++ b/graphics/egl-x11/Makefile
@@ -4,7 +4,7 @@
CATEGORIES= graphics
MAINTAINER= x11@FreeBSD.org
-COMMENT= EGL X11/XCB platform library for NVIDIA driver
+COMMENT= Nvidia graphics XWayland EGL platform library
WWW= https://github.com/NVIDIA/egl-x11
LICENSE= APACHE20
diff --git a/graphics/nvidia-drm-kmod/Makefile b/graphics/nvidia-drm-kmod/Makefile
--- a/graphics/nvidia-drm-kmod/Makefile
+++ b/graphics/nvidia-drm-kmod/Makefile
@@ -4,7 +4,7 @@
CATEGORIES= graphics kld
MAINTAINER= x11@FreeBSD.org
-COMMENT= NVIDIA DRM Kernel Module
+COMMENT= Nvidia DRM kernel module
WWW= https://www.nvidia.com/object/unix.html
USES= metaport
diff --git a/graphics/nvidia-texture-tools/Makefile b/graphics/nvidia-texture-tools/Makefile
--- a/graphics/nvidia-texture-tools/Makefile
+++ b/graphics/nvidia-texture-tools/Makefile
@@ -3,7 +3,7 @@
CATEGORIES= graphics
MAINTAINER= amdmi3@FreeBSD.org
-COMMENT= Texture Tools with support for DirectX 10 texture formats
+COMMENT= Texture Tools with support for DirectX 10 formats
WWW= https://github.com/castano/nvidia-texture-tools
LICENSE= MIT
diff --git a/net-mgmt/nvidia_gpu_prometheus_exporter/Makefile b/net-mgmt/nvidia_gpu_prometheus_exporter/Makefile
--- a/net-mgmt/nvidia_gpu_prometheus_exporter/Makefile
+++ b/net-mgmt/nvidia_gpu_prometheus_exporter/Makefile
@@ -4,7 +4,7 @@
CATEGORIES= net-mgmt
MAINTAINER= 0mp@FreeBSD.org
-COMMENT= NVIDIA GPU Prometheus exporter
+COMMENT= Nvidia GPU Prometheus exporter
WWW= https://github.com/mindprince/nvidia_gpu_prometheus_exporter
LICENSE= APACHE20
diff --git a/sysutils/nvclock/Makefile b/sysutils/nvclock/Makefile
--- a/sysutils/nvclock/Makefile
+++ b/sysutils/nvclock/Makefile
@@ -6,7 +6,7 @@
DISTNAME= nvclock${DISTVERSION}
MAINTAINER= danfe@FreeBSD.org
-COMMENT= NVidia graphic card status and overclocking tool
+COMMENT= Nvidia graphics status and overclocking tool
WWW= https://www.linuxhardware.org/nvclock/
LICENSE= GPLv2+
diff --git a/sysutils/py-nvitop/Makefile b/sysutils/py-nvitop/Makefile
--- a/sysutils/py-nvitop/Makefile
+++ b/sysutils/py-nvitop/Makefile
@@ -5,7 +5,7 @@
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= tiga@FreeBSD.org
-COMMENT= Interactive NVIDIA-GPU process viewer
+COMMENT= Interactive Nvidia GPU process viewer
WWW= https://github.com/XuehaiPan/nvitop
LICENSE= APACHE20
diff --git a/x11/linux-nvidia-libs/Makefile b/x11/linux-nvidia-libs/Makefile
--- a/x11/linux-nvidia-libs/Makefile
+++ b/x11/linux-nvidia-libs/Makefile
@@ -9,7 +9,7 @@
PKGNAMEPREFIX= linux-
MAINTAINER= x11@FreeBSD.org
-COMMENT= NVidia graphics libraries and programs (Linux version)
+COMMENT= Nvidia graphics libraries and programs (Linux)
WWW= https://www.nvidia.com/object/unix.html
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/x11/nvidia-driver/Makefile b/x11/nvidia-driver/Makefile
--- a/x11/nvidia-driver/Makefile
+++ b/x11/nvidia-driver/Makefile
@@ -21,7 +21,7 @@
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER?= x11@FreeBSD.org
-COMMENT?= NVidia graphics card binary drivers for hardware OpenGL rendering
+COMMENT?= Nvidia graphics driver userland
WWW= https://www.nvidia.com/object/unix.html
LICENSE_FILE= ${WRKSRC}/doc/license.txt
diff --git a/x11/nvidia-kmod/Makefile b/x11/nvidia-kmod/Makefile
--- a/x11/nvidia-kmod/Makefile
+++ b/x11/nvidia-kmod/Makefile
@@ -21,7 +21,7 @@
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER?= x11@FreeBSD.org
-COMMENT?= kmod part of NVidia graphics card binary drivers for hardware OpenGL rendering
+COMMENT?= Nvidia graphics driver kernel module
WWW= https://www.nvidia.com/object/unix.html
LICENSE_FILE= ${WRKSRC}/doc/license.txt
diff --git a/x11/nvidia-settings/Makefile b/x11/nvidia-settings/Makefile
--- a/x11/nvidia-settings/Makefile
+++ b/x11/nvidia-settings/Makefile
@@ -3,7 +3,7 @@
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
-COMMENT= Display Control Panel for X NVidia driver
+COMMENT= Display Control Panel for Nvidia graphics
WWW= https://www.nvidia.com/object/unix.html
LICENSE= GPLv2
diff --git a/x11/nvidia-xconfig/Makefile b/x11/nvidia-xconfig/Makefile
--- a/x11/nvidia-xconfig/Makefile
+++ b/x11/nvidia-xconfig/Makefile
@@ -3,7 +3,7 @@
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
-COMMENT= Tool to manipulate X configuration files for the NVidia driver
+COMMENT= Nvidia graphics X configuration utility
WWW= https://www.nvidia.com/object/unix.html
LICENSE= GPLv2

File Metadata

Mime Type
text/plain
Expires
Thu, Feb 26, 3:14 AM (19 h, 11 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29000001
Default Alt Text
D55452.id172497.diff (5 KB)

Event Timeline