aboutsummaryrefslogtreecommitdiff
path: root/x11/nvidia-driver-340
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2020-06-30 07:42:02 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2020-06-30 07:42:02 +0000
commit742116b6d5336f366f28edf184eb26508c99d50e (patch)
treea3c9a0c7a82e08ddc7b2fbea657f3b196f75521e /x11/nvidia-driver-340
parent4ab718ecd58d15e42c4153e1fd7e881df2f0da48 (diff)
downloadports-742116b6d5336f366f28edf184eb26508c99d50e.tar.gz
ports-742116b6d5336f366f28edf184eb26508c99d50e.zip
Do not mention loading modules via loader.conf
It is generally discouraged to load graphics kernel modules via loader.conf(5). According to kevans@, loading Nvidia modules like this is fragile for UEFI on FreeBSD <= 12.1. It might work, but those modules are large and the loader's staging area is insufficient to contain kernel, Nvidia modules, and much of anything else at the same time. Also, while here, encourage people to use sysrc to modify the contents of rc.conf(5). Reviewed by: danfe Approved by: maintainer (danfe) Differential Revision: https://reviews.freebsd.org/D25506
Notes
Notes: svn path=/head/; revision=540866
Diffstat (limited to 'x11/nvidia-driver-340')
-rw-r--r--x11/nvidia-driver-340/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/nvidia-driver-340/Makefile b/x11/nvidia-driver-340/Makefile
index 1ac6fc4dd6d7..c125ef50244e 100644
--- a/x11/nvidia-driver-340/Makefile
+++ b/x11/nvidia-driver-340/Makefile
@@ -3,7 +3,7 @@
DISTVERSION= 340.108
# Explicitly set PORTREVISION as it can be overridden by the master port
-PORTREVISION= 0
+PORTREVISION= 1
MASTERDIR= ${.CURDIR}/../nvidia-driver
PKGNAMESUFFIX= -340