From owner-cvs-ports@FreeBSD.ORG Tue Dec 15 00:08:09 2009 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 633F71065696; Tue, 15 Dec 2009 00:08:09 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 45AAF8FC17; Tue, 15 Dec 2009 00:08:09 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id nBF089mO081834; Tue, 15 Dec 2009 00:08:09 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id nBF089cR081833; Tue, 15 Dec 2009 00:08:09 GMT (envelope-from danfe) Message-Id: <200912150008.nBF089cR081833@repoman.freebsd.org> From: Alexey Dokuchaev Date: Tue, 15 Dec 2009 00:08:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11/nvidia-driver Makefile distinfo pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Dec 2009 00:08:09 -0000 danfe 2009-12-15 00:08:09 UTC FreeBSD ports repository Modified files: x11/nvidia-driver Makefile distinfo pkg-plist Log: Update to version 195.22. These are BETA drivers, and normally update would not occur, but now it is special: it features long-awaited x86-64 (amd64) support. In order to use this driver release, your system will need to have either FreeBSD 7-STABLE after 702106 or FreeBSD 8.0 and above. Both the FreeBSD/x86 and FreeBSD/x86-64 driver packages include 32-bit Linux ABI compatibility libraries; 64-bit Linux libraries may be included with a future release (when support for Linux/x86-64 compatibility is added to FreeBSD/amd64). The FreeBSD/x86-64 package does not include the FreeBSD/x86 OpenGL libraries; however, the libraries shipped with the FreeBSD/x86 driver package have been tested on FreeBSD/x86-64. Port was updated to serve both versions seamlessly. No need to specify anything to distinguish between architectures. I would like to thank everyone involved to make this happen. Reviewed on: -ports@ Revision Changes Path 1.94 +28 -10 ports/x11/nvidia-driver/Makefile 1.34 +6 -3 ports/x11/nvidia-driver/distinfo 1.26 +8 -4 ports/x11/nvidia-driver/pkg-plist