From owner-freebsd-questions@FreeBSD.ORG Tue Mar 14 20:12:38 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 2088B16A420 for ; Tue, 14 Mar 2006 20:12:38 +0000 (UTC) (envelope-from wmoran@collaborativefusion.com) Received: from mx00.pub.collaborativefusion.com (mx00.pub.collaborativefusion.com [206.210.89.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9643F43D45 for ; Tue, 14 Mar 2006 20:12:37 +0000 (GMT) (envelope-from wmoran@collaborativefusion.com) Received: from vanquish.pgh.priv.collaborativefusion.com (vanquish.pgh.priv.collaborativefusion.com [192.168.2.61]) by wingspan with esmtp; Tue, 14 Mar 2006 15:12:37 -0500 id 00056422.441723B5.0000B660 Date: Tue, 14 Mar 2006 15:12:37 -0500 From: Bill Moran To: "Lisa Casey" Message-Id: <20060314151237.b484d51b.wmoran@collaborativefusion.com> In-Reply-To: <030201c647a2$a70dc790$d51a2cd0@lisac> References: <02ef01c6479f$f194f0c0$d51a2cd0@lisac> <20060314145300.a3963d3c.wmoran@collaborativefusion.com> <02f601c647a1$3d86a9a0$d51a2cd0@lisac> <030201c647a2$a70dc790$d51a2cd0@lisac> Organization: Collaborative Fusion X-Mailer: Sylpheed version 2.2.0 (GTK+ 2.8.12; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Updating ports 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: Tue, 14 Mar 2006 20:12:38 -0000 On Tue, 14 Mar 2006 15:05:32 -0500 "Lisa Casey" wrote: > Hi again, > > One last question and I think I'll be good to go: > > In my ports-supfile, I've changed the host to one that is local to me in the > USA. Do I need to make any changes to > *default release=cvs tag=. This line defines what _version_ of the ports you want. "tag=." says to get whatever the most updated version is. This is usually what you want (for ports). For future reference, if you ever want a version of the ports other than the most current, you'll change this line. Also note that "tag=." is usually _not_ what you want when cvsupping FreeBSD source. > *default delete use-rel-suffix Delete files that have been removed from CVS from your version. use-rel-suffix controls some bookkeeping that cvsup up does so it can run efficiently. You probably want to leave that alone. > Or can I just leave these as the defaults? I understand everything else in > ports-supfile. Chances are good you can stick with the defaults. -- Bill Moran Collaborative Fusion Inc.