From owner-freebsd-www@FreeBSD.ORG Fri Mar 12 21:32:58 2010 Return-Path: Delivered-To: freebsd-www@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C4B411065675 for ; Fri, 12 Mar 2010 21:32:58 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (unknown [IPv6:2001:470:1f09:679::1]) by mx1.freebsd.org (Postfix) with ESMTP id 52E208FD3A for ; Fri, 12 Mar 2010 21:32:08 +0000 (UTC) Received: from muon.cran.org.uk (localhost [127.0.0.1]) by muon.cran.org.uk (Postfix) with ESMTP id BB6FE9293; Fri, 12 Mar 2010 21:32:21 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on muon.cran.org.uk X-Spam-Level: X-Spam-Status: No, score=-2.7 required=8.0 tests=AWL,BAYES_00,RDNS_DYNAMIC autolearn=no version=3.2.5 Received: from core.draftnet (87-194-158-129.bethere.co.uk [87.194.158.129]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA; Fri, 12 Mar 2010 21:32:21 +0000 (UTC) From: Bruce Cran To: freebsd-www@freebsd.org, lan@etelecom.ru Date: Fri, 12 Mar 2010 21:31:54 +0000 User-Agent: KMail/1.12.4 (FreeBSD/9.0-CURRENT; KDE/4.3.5; amd64; ; ) References: <4B9419C7.2040205@etelecom.ru> In-Reply-To: <4B9419C7.2040205@etelecom.ru> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 8bit Message-Id: <201003122131.55036.bruce@cran.org.uk> Cc: Subject: Re: nvidia driver 96xx X-BeenThere: freebsd-www@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD Project Webmasters List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Mar 2010 21:32:58 -0000 On Sunday 07 March 2010 21:25:27 Александр Лебедев wrote: > It is written in the FreeBSD Handbook that there is a port ( > ports/x11/nvidia-driver-96xx/ ) which can be used to install 96xx series > drivers for nVidia cards. > > But it is is not such directory in my filesystem and a link in the > Handbook tells that the port does not exist. > > How can I install this port? > > Thank you in advance. > It looks like the Handbook needs to be updated, since the port directory has changed to /usr/ports/x11/nvidia-driver-96/ (and /usr/ports/x11/nvidia- driver-71/ for the 71xx cards) -- Bruce Cran