Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F142485503
D25506.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
D25506.diff
View Options
Index: head/x11/nvidia-driver-304/Makefile
===================================================================
--- head/x11/nvidia-driver-304/Makefile
+++ head/x11/nvidia-driver-304/Makefile
@@ -3,7 +3,7 @@
DISTVERSION= 304.137
# Explicitly set PORTREVISION as it can be overridden by the master port
-PORTREVISION= 6
+PORTREVISION= 7
MASTERDIR= ${.CURDIR}/../nvidia-driver
PKGNAMESUFFIX= -304
Index: head/x11/nvidia-driver-340/Makefile
===================================================================
--- head/x11/nvidia-driver-340/Makefile
+++ head/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
Index: head/x11/nvidia-driver-390/Makefile
===================================================================
--- head/x11/nvidia-driver-390/Makefile
+++ head/x11/nvidia-driver-390/Makefile
@@ -3,7 +3,7 @@
DISTVERSION= 390.132
# Explicitly set PORTREVISION as it can be overridden by the master port
-PORTREVISION= 0
+PORTREVISION= 1
MASTERDIR= ${.CURDIR}/../nvidia-driver
PKGNAMESUFFIX= -390
Index: head/x11/nvidia-driver/Makefile
===================================================================
--- head/x11/nvidia-driver/Makefile
+++ head/x11/nvidia-driver/Makefile
@@ -13,7 +13,7 @@
PORTNAME= nvidia-driver
DISTVERSION?= 440.82
# Always try to set PORTREVISION as it can be overridden by the slave ports
-PORTREVISION?= 1
+PORTREVISION?= 2
CATEGORIES= x11
MASTER_SITES= NVIDIA/XFree86/FreeBSD-${ARCH_SUFX}/${DISTVERSION}
DISTNAME= NVIDIA-FreeBSD-${ARCH_SUFX}-${DISTVERSION}
Index: head/x11/nvidia-driver/files/pkg-message.in
===================================================================
--- head/x11/nvidia-driver/files/pkg-message.in
+++ head/x11/nvidia-driver/files/pkg-message.in
@@ -2,16 +2,15 @@
{ type: install
message: <<EOM
To use these drivers, make sure that you have loaded the NVidia kernel
-module, by doing
+module, by running
- # kldload nvidia (or nvidia-modeset, see below)
+ # kldload nvidia (or nvidia-modeset, see below)
-or adding
+on the command line, or by putting ``nvidia'' (or ``nvidia-modeset'',
+see below again) on ``kld_list'' variable in /etc/rc.conf, either manually
+or by running
- nvidia_load="YES" (or nvidia-modeset_load="YES", see below)
-
-to /boot/loader.conf, or putting ``nvidia'' (or ``nvidia-modeset'', see
-below again) on ``kld_list'' variable in /etc/rc.conf.
+ # sysrc kld_list+=nvidia (or nvidia-modeset, see below)
If you build this port with FreeBSD AGP GART driver, make sure you have
agp.ko kernel module installed and loaded, since nvidia.ko will depend
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jan 21, 8:32 AM (7 h, 28 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27798046
Default Alt Text
D25506.diff (2 KB)
Attached To
Mode
D25506: Do not mention loading modules via loader.conf
Attached
Detach File
Event Timeline
Log In to Comment