Non-functional changes:
- Sort distinfo entries so that latest release is on top - Touch some comments
This commit is contained in:
parent
215bee2477
commit
6eb569c191
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=221874
@ -1,4 +1,4 @@
|
||||
# New ports collection makefile for: nvidia-driver, legacy version 71xx
|
||||
# New ports collection makefile for: nvidia-driver, legacy version 71.86.xx
|
||||
# Date created: 08 Feb 2007
|
||||
# Whom: Alexey Dokuchaev <danfe@FreeBSD.org>
|
||||
#
|
||||
|
@ -1,4 +1,4 @@
|
||||
# New ports collection makefile for: nvidia-driver, legacy version 71xx
|
||||
# New ports collection makefile for: nvidia-driver, legacy version 71.86.xx
|
||||
# Date created: 08 Feb 2007
|
||||
# Whom: Alexey Dokuchaev <danfe@FreeBSD.org>
|
||||
#
|
||||
|
@ -1,4 +1,4 @@
|
||||
# New ports collection makefile for: nvidia-driver, legacy version 96xx
|
||||
# New ports collection makefile for: nvidia-driver, legacy version 96.43.xx
|
||||
# Date created: 08 Feb 2007
|
||||
# Whom: Alexey Dokuchaev <danfe@FreeBSD.org>
|
||||
#
|
||||
|
@ -1,4 +1,4 @@
|
||||
# New ports collection makefile for: nvidia-driver, legacy version 96xx
|
||||
# New ports collection makefile for: nvidia-driver, legacy version 96.43.xx
|
||||
# Date created: 08 Feb 2007
|
||||
# Whom: Alexey Dokuchaev <danfe@FreeBSD.org>
|
||||
#
|
||||
|
@ -31,7 +31,7 @@ OPTIONS= FREEBSD_AGP "Use FreeBSD AGP GART driver" off \
|
||||
ACPI "Enable support for ACPI Power Management" off \
|
||||
LINUX "Build with support for Linux compatibility" on
|
||||
|
||||
# Starting with version 7667, NVidia has dropped support for numerous
|
||||
# Starting with version 1.0-7667, NVidia has dropped support for numerous
|
||||
# "legacy" GPUs. Consult NVidia README (the Appendix) to find out whether
|
||||
# you need to use legacy driver version and install one of corresponding
|
||||
# `x11/nvidia-driver-71xx' or `x11/nvidia-driver-96xx' slave ports.
|
||||
@ -102,7 +102,7 @@ post-patch: .SILENT
|
||||
${REINPLACE_CMD} -E 's/define (NV_SUPPORT_LINUX_COMPAT)/undef \1/' \
|
||||
${WRKSRC}/src/nv-freebsd.h
|
||||
.endif
|
||||
# Don't build any binaries (nvidia-settings and nvidia-xconfig)
|
||||
# Don't build any binaries (nvidia-settings and nvidia-xconfig) and manuals
|
||||
.if ${NVVERSION} < 974600
|
||||
${REINPLACE_CMD} -E 's/(extension).*/\1/' ${WRKSRC}/x11/Makefile
|
||||
.else
|
||||
|
@ -1,9 +1,9 @@
|
||||
MD5 (NVIDIA-FreeBSD-x86-71.86.06.tar.gz) = cc69784a5aa6dd124f15864768f67a2f
|
||||
SHA256 (NVIDIA-FreeBSD-x86-71.86.06.tar.gz) = cab7f506dc4aeb4c6f0b7ad1f4c287b753ef8f203dbabc17fd3d1f0622ec8ad4
|
||||
SIZE (NVIDIA-FreeBSD-x86-71.86.06.tar.gz) = 8021247
|
||||
MD5 (NVIDIA-FreeBSD-x86-96.43.07.tar.gz) = 233608c2705848ea3e503166e0b680c2
|
||||
SHA256 (NVIDIA-FreeBSD-x86-96.43.07.tar.gz) = 8fb5e791c5ee4c6b95bb31dae6118f8ff9512ec0180ec4d05be6753dc4ccd9bb
|
||||
SIZE (NVIDIA-FreeBSD-x86-96.43.07.tar.gz) = 6794935
|
||||
MD5 (NVIDIA-FreeBSD-x86-173.14.12.tar.gz) = d3a622573ed0e2ef14013c51daa3c326
|
||||
SHA256 (NVIDIA-FreeBSD-x86-173.14.12.tar.gz) = 0b9849d0f2b09533c384227370c94469a45384adc216a8b716a02bfc9a7340be
|
||||
SIZE (NVIDIA-FreeBSD-x86-173.14.12.tar.gz) = 15856061
|
||||
MD5 (NVIDIA-FreeBSD-x86-96.43.07.tar.gz) = 233608c2705848ea3e503166e0b680c2
|
||||
SHA256 (NVIDIA-FreeBSD-x86-96.43.07.tar.gz) = 8fb5e791c5ee4c6b95bb31dae6118f8ff9512ec0180ec4d05be6753dc4ccd9bb
|
||||
SIZE (NVIDIA-FreeBSD-x86-96.43.07.tar.gz) = 6794935
|
||||
MD5 (NVIDIA-FreeBSD-x86-71.86.06.tar.gz) = cc69784a5aa6dd124f15864768f67a2f
|
||||
SHA256 (NVIDIA-FreeBSD-x86-71.86.06.tar.gz) = cab7f506dc4aeb4c6f0b7ad1f4c287b753ef8f203dbabc17fd3d1f0622ec8ad4
|
||||
SIZE (NVIDIA-FreeBSD-x86-71.86.06.tar.gz) = 8021247
|
||||
|
Loading…
Reference in New Issue
Block a user