From owner-freebsd-newbies@FreeBSD.ORG Sat Nov 15 11:45:45 2003 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 32FD816A4CE for ; Sat, 15 Nov 2003 11:45:45 -0800 (PST) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DAA143FDF for ; Sat, 15 Nov 2003 11:45:44 -0800 (PST) (envelope-from kdk@daleco.biz) Received: from daleco.biz ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.0); Sat, 15 Nov 2003 13:48:32 -0600 Message-ID: <3FB6825F.8020500@daleco.biz> Date: Sat, 15 Nov 2003 13:45:35 -0600 From: "Kevin D. Kinsey, DaleCo, S.P." User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4) Gecko/20030920 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Roland Giesler References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 15 Nov 2003 19:48:33.0093 (UTC) FILETIME=[73722F50:01C3ABB1] cc: freebsd-newbies@freebsd.org Subject: Re: Obtaining the full 4 CDs? X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Nov 2003 19:45:45 -0000 Roland Giesler wrote: >Maybe someone can explain how to actually use the three additional CD's in >the set, since I've installed FreeBSD a number of times now, with the full >ports collection and quite a number of the other distributions, but I've >never needed the extra CD's? I alos don't find anything in the manuals re >this or maybe I'm using the wrong terms in my search? > >Regards > >Roland Giesler > > > Well, I'd be guessing ... never bothered to buy a set. Ought to, to support the project, I guess.... What's on 'em? Is it a list kinda like this? foo-1.1.tar.gz bar-2.5.4.tar.bz2 .......................... .......................... Then it's source for ports, as someone else mentioned...copy 'em to /usr/ports/distfiles and see if it makes life easier when building in /usr/ports/path/to/whatever.... HTH, Kevin Kinsey