Date: Mon, 11 Mar 2024 21:16:48 GMT From: Gleb Popov <arrowd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: acccf994ca70 - main - x11/nvidia-hybrid-graphics: Mark deprecated Message-ID: <202403112116.42BLGm6I008780@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=acccf994ca7052097bb02015cd726de35ff0e1a8 commit acccf994ca7052097bb02015cd726de35ff0e1a8 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2024-03-11 20:29:22 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2024-03-11 21:15:15 +0000 x11/nvidia-hybrid-graphics: Mark deprecated Approved by: maintainer (via Discord) --- x11/nvidia-hybrid-graphics/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/x11/nvidia-hybrid-graphics/Makefile b/x11/nvidia-hybrid-graphics/Makefile index 7b385d28173b..60e2c594499b 100644 --- a/x11/nvidia-hybrid-graphics/Makefile +++ b/x11/nvidia-hybrid-graphics/Makefile @@ -8,6 +8,9 @@ MAINTAINER= theron.tarigo@gmail.com COMMENT= NVIDIA secondary GPU configuration - Optimus Technology support WWW= https://github.com/therontarigo/freebsd-gpu-headless +DEPRECATED= Not maintained and obsoleted by glvnd and nvidia-drm-kmod +EXPIRATION_DATE=2024-04-11 + LICENSE= BSD2CLAUSE RUN_DEPENDS= nvidia-xconfig:x11/nvidia-xconfig \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403112116.42BLGm6I008780>