From owner-freebsd-questions Sun Jan 5 10:57:48 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 239A637B401 for ; Sun, 5 Jan 2003 10:57:47 -0800 (PST) Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id C646543EC2 for ; Sun, 5 Jan 2003 10:57:46 -0800 (PST) (envelope-from freebsd@goepp.com) Received: from dpg (h002078d5d728.ne.client2.attbi.com[24.62.123.170]) by rwcrmhc51.attbi.com (rwcrmhc51) with SMTP id <2003010518574605100fd0d4e>; Sun, 5 Jan 2003 18:57:46 +0000 Reply-To: From: "Daniel Goepp" To: Subject: RE: Selecting a specific list of ports to update Date: Sun, 5 Jan 2003 13:57:36 -0500 Message-ID: <004301c2b4ec$503705e0$6432a8c0@dpg> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 In-Reply-To: <20030105184630.GM65686@sub21-156.member.dsl-only.net> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 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 Yes, I have been through all that, and I do right now just do a couple of the specific branches, but even that is more than I really want. I'm talking about being able to do something like ports-security-openssl ports-security-openssh ports-net-bind9 ports-mail-postfix ports-www-apache13 And have it just updates those specific apps, not the whole branch. I realize that I can just download the individual ports I want, and install them, without using cvsup, but I like being able to leave it in my cron, and have them update automatically, and tell me when there are new versions of just the apps I run, not every mail app out there. Thanks. -Daniel -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of Nathan Kinkade Sent: Sunday, January 05, 2003 1:47 PM To: freebsd-questions@freebsd.org Subject: Re: Selecting a specific list of ports to update 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#CVS UP-CONFIG-FILES Nathan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message