From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 15 04:00:24 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4D4E16A4D1 for ; Sun, 15 May 2005 04:00:24 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8443643DA8 for ; Sun, 15 May 2005 04:00:24 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4F40OXA026623 for ; Sun, 15 May 2005 04:00:24 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4F40Ot1026621; Sun, 15 May 2005 04:00:24 GMT (envelope-from gnats) Resent-Date: Sun, 15 May 2005 04:00:24 GMT Resent-Message-Id: <200505150400.j4F40Ot1026621@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sean Farley Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 070B816A4D3; Sun, 15 May 2005 03:54:53 +0000 (GMT) Received: from mail.farley.org (farley.org [67.64.95.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 993F643DB5; Sun, 15 May 2005 03:54:52 +0000 (GMT) (envelope-from root@farley.org) Received: from thor.farley.org (thor.farley.org [IPv6:2001:470:1f01:290:1::5]) by mail.farley.org (8.13.1/8.13.1) with ESMTP id j4F3soWa074150; Sat, 14 May 2005 22:54:51 -0500 (CDT) (envelope-from root@thor.farley.org) Received: from thor.farley.org (localhost [127.0.0.1]) by thor.farley.org (8.13.3/8.13.3) with ESMTP id j4F3sw6l034493; Sat, 14 May 2005 22:54:58 -0500 (CDT) (envelope-from root@thor.farley.org) Received: (from root@localhost) by thor.farley.org (8.13.3/8.13.3/Submit) id j4F3swle034492; Sat, 14 May 2005 22:54:58 -0500 (CDT) (envelope-from root) Message-Id: <200505150354.j4F3swle034492@thor.farley.org> Date: Sat, 14 May 2005 22:54:58 -0500 (CDT) From: Sean Farley To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: danfe@FreeBSD.org Subject: ports/81041: [PATCH] x11/nvidia-driver: package list fixes X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2005 04:00:25 -0000 >Number: 81041 >Category: ports >Synopsis: [PATCH] x11/nvidia-driver: package list fixes >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun May 15 04:00:23 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Sean Farley >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: System: FreeBSD thor.farley.org 5.4-STABLE FreeBSD 5.4-STABLE #0: Tue Apr 26 09:49:22 CDT 2005 >Description: Changed message to say that WITH_LINUX is the default. pkg-plist fixes. Port maintainer (danfe@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- nvidia-driver-1.0.7174.patch begins here --- diff -ruN --exclude=CVS /usr/ports/x11/nvidia-driver.orig/pkg-message /usr/ports/x11/nvidia-driver/pkg-message --- /usr/ports/x11/nvidia-driver.orig/pkg-message Tue Aug 17 06:54:09 2004 +++ /usr/ports/x11/nvidia-driver/pkg-message Sat Apr 23 22:54:25 2005 @@ -18,7 +18,7 @@ correct ``Option "NvAGP"'' in ``Device'' section of your X11 configu- ration file. -When building with Linux compatibility (WITH_LINUX=yes), make sure +When building with Linux compatibility (WITH_LINUX=yes (default)), make sure linux.ko is available as well (or have it compiled in kernel). Note that this driver does not support PAE-enabled kernels. 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 Fri May 13 15:30:47 2005 +++ /usr/ports/x11/nvidia-driver/pkg-plist Sat May 14 22:22:02 2005 @@ -25,6 +25,7 @@ @unexec rm -f %D/lib/libnvidia-tls.so lib/libXvMCNVIDIA.a lib/modules/drivers/nvidia_drv.o +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 @unexec rm -f %D/lib/modules/extensions/libglx.so @@ -73,4 +74,4 @@ %%LINUX%%@exec ln -sf %D/usr/lib/libnvidia-tls.so.1.0.%%NVVERSION%% %D/usr/lib/liblibnvidia-tls.so.1 %%LINUX%%@unexec rm -f %D/usr/lib/libGL.so.1 %%LINUX%%@unexec rm -f %D/usr/lib/libGLcore.so.1 -%%LINUX%%@unexec rm -f %D/usr/lib/liblibnvidia-tls.so.1 +%%LINUX%%@unexec rm -f %D/usr/lib/libnvidia-tls.so.1 --- nvidia-driver-1.0.7174.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: