From owner-freebsd-questions@FreeBSD.ORG Sat May 17 15:03:28 2014 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B74FD839 for ; Sat, 17 May 2014 15:03:28 +0000 (UTC) Received: from mx1.blackfoot.net (mx1.blackfoot.net [216.14.232.10]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "spam.blackfoot.net", Issuer "GeoTrust DV SSL CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8CAA02B38 for ; Sat, 17 May 2014 15:03:28 +0000 (UTC) Received: from blackfoot.vision.net ([216.220.3.42]) by mx1.blackfoot.net ({9cf3d135-7b6e-4041-a57b-61a932741f4e}) via TCP (outbound) with ESMTP id 20140517150306067; Sat, 17 May 2014 15:03:06 +0000 X-RC-FROM: Received: from webmail.blackfoot.net (unknown [10.64.25.30]) (Authenticated sender: vagabond) by blackfoot.vision.net (Postfix) with ESMTPA id 4B20467B0; Sat, 17 May 2014 09:03:05 -0600 (MDT) Received: from 12.32.36.75 (SquirrelMail authenticated user vagabond) by webmail.blackfoot.net with HTTP; Sat, 17 May 2014 09:03:05 -0600 Message-ID: <617d505d0f6860caecca4355da8d1081.squirrel@webmail.blackfoot.net> In-Reply-To: References: <4c0624c80065d64bf7a0c3b3023d0c3f.squirrel@webmail.blackfoot.net> Date: Sat, 17 May 2014 09:03:05 -0600 Subject: Re: bsd.compile.mk From: "Gary Aitken" To: "Thomas Hoffmann" User-Agent: SquirrelMail/1.4.22 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-MAG-OUTBOUND: blackfoot.redcondor.net@216.220.3.42/32 Cc: Freebsd Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2014 15:03:28 -0000 >> In trying to rebuild ports, >> UPDATE indicates my Nvidia driver has to be rebuilt. >> 9.2 release, amd64 >> >> The driver is proprietary and downloaded outside of the >> ports tree. > > I don't understand this statement. There are five (5) different versions > of > the nvidia driver in the FreeBSD ports collection: > > nvidia-driver > nvidia-driver-173 > nvidia-driver-304 > nvidia-driver-71 > nvidia-driver-96 > > Is there a reason you can't use one of them? I don't know whether this is an oversight on my part dating back a ways, or whether it's a relic of something else. I may have missed them originally because they are located in x11, not x11-drivers, and then gone to the nvidia website and downloaded a driver. I found the ports drivers last night but can't test due to the other problem I asked about regarding xmlto (docbook.xsl issue) not working in the devel/dbus (via xorg or x11/nvidia-driver) build. Thanks.