From owner-freebsd-questions@FreeBSD.ORG Wed Jan 25 15:25:34 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C51E16A42A for ; Wed, 25 Jan 2006 15:25:34 +0000 (GMT) (envelope-from donaldjoneill@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85C8B43D48 for ; Wed, 25 Jan 2006 15:25:33 +0000 (GMT) (envelope-from donaldjoneill@gmail.com) Received: by zproxy.gmail.com with SMTP id 9so123121nzo for ; Wed, 25 Jan 2006 07:25:32 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id:from; b=HK/EJkb/gChCQq097g0E8EEaGdwT0HM7ISIhbjxHwvNXv5tREM2nFng2V4cWKdbbR47UBVLqC+z9pmDoC+uIoOsoLY1r+hZP+/XXxzrVMF/gJ8RHHgWVjYIW1DZTMoQw7S8goWy2LujPrsa1t8nu/ySLrbvE5EK4TxCfNAfk9as= Received: by 10.36.115.2 with SMTP id n2mr585012nzc; Wed, 25 Jan 2006 07:25:32 -0800 (PST) Received: from pres1750.mylan.net ( [69.212.18.182]) by mx.gmail.com with ESMTP id 20sm783531nzp.2006.01.25.07.25.31; Wed, 25 Jan 2006 07:25:32 -0800 (PST) To: freebsd-questions@freebsd.org Date: Wed, 25 Jan 2006 09:25:28 -0600 User-Agent: KMail/1.9.1 References: <20060124190159.GH29457@tigger.digitaltorque.ca> <200601241750.08069.duncan.fbsd@gmail.com> <43D764F4.3050700@dial.pipex.com> In-Reply-To: <43D764F4.3050700@dial.pipex.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200601250925.28741.duncan.fbsd@gmail.com> From: "Donald J. O'Neill" Cc: Alex Zbyslaw Subject: Re: make index X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jan 2006 15:25:34 -0000 On Wednesday 25 January 2006 05:45, Alex Zbyslaw wrote: > Donald J. O'Neill wrote: > >What version of FreeBSD are you using. It can make a difference as > > to which way want to you go. If you are using 6.0, you can use > > portsnap, which is so much faster than anything else, it's > > laughable. I only use cvsup for updating src. > > My understanding was that portsnap would delete any local changes in > the ports tree. Has that changed? > > --Alex > To my knowledge (and the man page), this hasn't changed. But, I suspect there are ways around this, if you're willing to think about them. Since I haven't made any local changes, I'm happy with portsnap the way it's been working. Right now, I'm setting up 2 dual boot computers and retiring another, at home. No easy job if I want to stay on good terms with my wife. Ha. Don