ports/96385: [PATCH] x11/nvidia-driver: update to 1.0.8756

Sean Farley sean-freebsd at farley.org
Wed Apr 26 23:00:37 UTC 2006


>Number:         96385
>Category:       ports
>Synopsis:       [PATCH] x11/nvidia-driver: update to 1.0.8756
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 26 23:00:36 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Sean Farley
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD thor.farley.org 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Sun Feb  5 13:57:10 CST
>Description:
- Stop deletion of lib/modules/extensions/libglx.so upon pkg_delete.
- Update to 1.0.8756.
  
  Release Highlights:
  - Adds support for GeForce 7300, GeForce 7400 Go, GeForce 7600 and
    GeForce 7900 GPUs.
  - Added support for running OpenGL applications while the Composite X
    extension is enabled; see "The X Composite Extension" appendix for
    details.
  - Enabled hardware acceleration of the Render X extension by default.
  - Added "AddARGBGLXVisuals" X configuration option, so that OpenGL
    applications can render to X Windows' alpha channel.
  - Added new "nvidia-auto-select" mode entry for use in the X
    configuration file; see description in the "Programming Modes"
    appendix.
  - Added support for GLX 1.4.
  - Added ability for OpenGL applications to span greater than 4096
    pixels when in Xinerama.
  - Improved G-Sync support.
  - Fixed interlaced modes on CRTs. 

Port maintainer (danfe at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- nvidia-driver-1.0.8756.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/x11/nvidia-driver.orig/Makefile /usr/ports/x11/nvidia-driver/Makefile
--- /usr/ports/x11/nvidia-driver.orig/Makefile	Mon Mar 20 10:08:46 2006
+++ /usr/ports/x11/nvidia-driver/Makefile	Wed Apr 26 17:31:19 2006
@@ -82,8 +82,7 @@
 PORTREVISION=	3
 EXTRA_PATCHES+=	${FILESDIR}/6113-patch-lib::Makefile
 .else
-NVVERSION=	8178
-PORTREVISION=	1
+NVVERSION=	8756
 EXTRA_PATCHES+=	${FILESDIR}/7667-*
 .endif
 .if ${OSVERSION} >= 600033
diff -ruN --exclude=CVS /usr/ports/x11/nvidia-driver.orig/distinfo /usr/ports/x11/nvidia-driver/distinfo
--- /usr/ports/x11/nvidia-driver.orig/distinfo	Sun Dec 25 21:19:22 2005
+++ /usr/ports/x11/nvidia-driver/distinfo	Wed Apr 26 17:46:57 2006
@@ -4,6 +4,6 @@
 MD5 (NVIDIA-FreeBSD-x86-1.0-7174.tar.gz) = b57a03e0325617092016144229ae6114
 SHA256 (NVIDIA-FreeBSD-x86-1.0-7174.tar.gz) = 926dfca6078bcaed486e0e27637faacd6a9eda7a3252d0d7779256e674776532
 SIZE (NVIDIA-FreeBSD-x86-1.0-7174.tar.gz) = 8433799
-MD5 (NVIDIA-FreeBSD-x86-1.0-8178.tar.gz) = ef6d63b01ff062b9f5c2dd458e7e89b1
-SHA256 (NVIDIA-FreeBSD-x86-1.0-8178.tar.gz) = 90d3fd6acf916471a6d41737e83f5ed5489effd920cb695bc44bec791262a280
-SIZE (NVIDIA-FreeBSD-x86-1.0-8178.tar.gz) = 9067056
+MD5 (NVIDIA-FreeBSD-x86-1.0-8756.tar.gz) = fa80b5400d66b292870e1d641041666e
+SHA256 (NVIDIA-FreeBSD-x86-1.0-8756.tar.gz) = 3c5e095c62cb5e57dc932a626d75e64cdd4c3c62ab9b1bab1bc0478f987b64b1
+SIZE (NVIDIA-FreeBSD-x86-1.0-8756.tar.gz) = 9427746
diff -ruN --exclude=CVS /usr/ports/x11/nvidia-driver.orig/pkg-plist /usr/ports/x11/nvidia-driver/pkg-plist
--- /usr/ports/x11/nvidia-driver.orig/pkg-plist	Mon Mar 20 10:08:46 2006
+++ /usr/ports/x11/nvidia-driver/pkg-plist	Wed Apr 26 17:49:55 2006
@@ -31,7 +31,6 @@
 %%DRVSO%%lib/modules/drivers/nvidia_drv.so
 lib/modules/extensions/libglx.so.1
 @exec ln -sf %D/lib/modules/extensions/libglx.so.1 %D/lib/modules/extensions/libglx.so
- at unexec rm -f %D/lib/modules/extensions/libglx.so
 %%PORTDOCS%%%%DOCSDIR%%/html/appendix-a.html
 %%PORTDOCS%%%%DOCSDIR%%/html/appendix-b.html
 %%PORTDOCS%%%%DOCSDIR%%/html/appendix-c.html
--- nvidia-driver-1.0.8756.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list