From owner-freebsd-ports@freebsd.org Sat Sep 19 09:21:40 2015 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3D75EA02075 for ; Sat, 19 Sep 2015 09:21:40 +0000 (UTC) (envelope-from ws@au.dyndns.ws) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 238411937 for ; Sat, 19 Sep 2015 09:21:40 +0000 (UTC) (envelope-from ws@au.dyndns.ws) Received: by mailman.ysv.freebsd.org (Postfix) id 22995A02074; Sat, 19 Sep 2015 09:21:40 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 22301A02072 for ; Sat, 19 Sep 2015 09:21:40 +0000 (UTC) (envelope-from ws@au.dyndns.ws) Received: from ipmail04.adl6.internode.on.net (ipmail04.adl6.internode.on.net [150.101.137.141]) by mx1.freebsd.org (Postfix) with ESMTP id 8326B1935; Sat, 19 Sep 2015 09:21:38 +0000 (UTC) (envelope-from ws@au.dyndns.ws) Received: from ppp103-111.static.internode.on.net (HELO lillith-iv.ovirt.dyndns.ws) ([150.101.103.111]) by ipmail04.adl6.internode.on.net with ESMTP; 19 Sep 2015 18:46:29 +0930 X-Envelope-From: ws@au.dyndns.ws X-Envelope-To: ports@FreeBSD.org Received: from predator-ii.buffyverse (predator-ii.buffyverse [172.17.17.136]) by lillith-iv.ovirt.dyndns.ws (8.14.9/8.14.9) with ESMTP id t8J9GJLG079160; Sat, 19 Sep 2015 18:46:19 +0930 (ACST) (envelope-from ws@au.dyndns.ws) Message-ID: <1442654179.10077.6.camel@au.dyndns.ws> Subject: Re: FreeBSD Port: nvidia-driver for geforce 9500 GT From: Wayne Sierke To: tom oakes , danfe@FreeBSD.org Cc: ports@FreeBSD.org Date: Sat, 19 Sep 2015 18:46:19 +0930 In-Reply-To: <55E21B8D.90004@comcast.net> References: <55E21B8D.90004@comcast.net> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.16.4 FreeBSD GNOME Team Port Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (lillith-iv.ovirt.dyndns.ws [172.17.17.142]); Sat, 19 Sep 2015 18:46:20 +0930 (ACST) X-Scanned-By: MIMEDefang 2.75 on 172.17.17.142 X-Scanned-By: SpamAssassin 3.004000(2014-02-07) X-Scanned-By: ClamAV X-Spam-Score: -1 () ALL_TRUSTED X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Sep 2015 09:21:40 -0000 Tom, On Sat, 2015-08-29 at 14:52 -0600, tom oakes wrote: > I recently installed FreeBSD 10.2 on a computer with a Geforce 9500 > GT. > The nvidia archive site says that the nvidia-driver-340-340.76 and > the > nvidia-driver-304-304.125 should work. When I try to make the port > for > either of these, I get an error "This driver does not support FreeBSD > 10.xx/-current" There are then more error messages. I'm using -340 on 10.2-RELEASE amd64 for a 9600GT. Installed from package but I just did a build which completed without error. Is your ports tree up-to-date? Wayne