From owner-freebsd-questions@FreeBSD.ORG Tue Feb 17 10:58:39 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 26AC31B6 for ; Tue, 17 Feb 2015 10:58:39 +0000 (UTC) Received: from avasout07.plus.net (avasout07.plus.net [84.93.230.235]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client CN "Bizanga Labs SMTP Client Certificate", Issuer "Bizanga Labs CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 7F93962 for ; Tue, 17 Feb 2015 10:58:37 +0000 (UTC) Received: from curlew.milibyte.co.uk ([84.92.153.232]) by avasout07 with smtp id tNyZ1p007516WCc01Nyair; Tue, 17 Feb 2015 10:58:34 +0000 X-CM-Score: 0.00 X-CNFS-Analysis: v=2.1 cv=TqhohVnh c=1 sm=1 tr=0 a=lfSX4pPLp9EkufIcToJk/A==:117 a=lfSX4pPLp9EkufIcToJk/A==:17 a=D7rCoLxHAAAA:8 a=0Bzu9jTXAAAA:8 a=kj9zAlcOel0A:10 a=0HtSIViG9nkA:10 a=pGLkceISAAAA:8 a=q56oFxeYAAAA:8 a=LZ4FAF31RZ8eLT9rmgoA:9 a=CjuIK1q_8ugA:10 a=kiW3oELb_esA:10 Received: from curlew.lan ([192.168.1.13]) by curlew.milibyte.co.uk with esmtp (Exim 4.85) (envelope-from ) id 1YNfrM-0001fY-Ea; Tue, 17 Feb 2015 10:58:33 +0000 Date: Tue, 17 Feb 2015 10:58:31 +0000 From: Mike Clarke To: Ben Woods , freebsd-questions@freebsd.org Message-ID: <20150217105831.6d36622e@curlew.lan> In-Reply-To: References: <201502152242.t1FMgIeE003747@deneb.dwf.com> <20150216095159.36614238@B85M-HD3-0.alogt.com> <54E155AB.4050105@ShaneWare.Biz> <201502162346.t1GNkxA3007913@deneb.dwf.com> <20150217092336.075b7577@curlew.lan> X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.25; amd64-portbld-freebsd10.0) MIME-Version: 1.0 X-SA-Exim-Connect-IP: 192.168.1.13 X-SA-Exim-Mail-From: jmc-freebsd2@milibyte.co.uk X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on curlew.lan X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham autolearn_force=no version=3.4.0 Subject: Re: Where is the source? Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-SA-Exim-Version: 4.2 X-SA-Exim-Scanned: Yes (on curlew.milibyte.co.uk) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Feb 2015 10:58:39 -0000 On Tue, 17 Feb 2015 18:22:20 +0800 Ben Woods wrote: > I think they do provide packages actually, meaning you don't have to bother > with sources or ports at all! Yes, I stand corrected. I was going by the information shown at it states "A package is not available" but I see that this is not actually the case: curlew:/home/mike% pkg rquery "%n" -r FreeBSD nvidia-driver-304 nvidia-driver-304 curlew:/home/mike% So, yes, installing the package is the simplest way to go. -- Mike Clarke