From owner-freebsd-questions Sun Jan 5 10:46:38 2003 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 D495F37B409 for ; Sun, 5 Jan 2003 10:46:37 -0800 (PST) Received: from sub21-156.member.dsl-only.net (sub21-156.member.dsl-only.net [63.105.21.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id 927EA43EC2 for ; Sun, 5 Jan 2003 10:46:36 -0800 (PST) (envelope-from nkinkade@sub21-156.member.dsl-only.net) Received: from nkinkade by sub21-156.member.dsl-only.net with local (Exim 4.10) id 18VFn5-000BS5-00 for freebsd-questions@freebsd.org; Sun, 05 Jan 2003 10:46:31 -0800 Date: Sun, 5 Jan 2003 10:46:31 -0800 From: Nathan Kinkade To: freebsd-questions@freebsd.org Subject: Re: Selecting a specific list of ports to update Message-ID: <20030105184630.GM65686@sub21-156.member.dsl-only.net> Reply-To: nkinkade@dsl-only.net Mail-Followup-To: freebsd-questions@freebsd.org References: <20030105131352.E96353-100000@dean.goepp.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030105131352.E96353-100000@dean.goepp.net> User-Agent: Mutt/1.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Jan 05, 2003 at 01:15:30PM -0500, Daniel Goepp wrote: > I know how to set cvsup to update ports-all, or a specific branch like > ports-mail. However, I would like to be able to make a cvsupfile with a > list of just individual ports to update. Any ideas? > > Thanks > > -Daniel Check out the FreeBSD handbook. The section on using CVSup talks about the various tags you can use for ports...they are intuitive. So instead of ports-all tag, you might put "ports-mail" in your cvsup file. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html#CVSUP-CONFIG-FILES Nathan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message