From owner-freebsd-questions Fri Mar 12 18:34:53 1999 Delivered-To: freebsd-questions@freebsd.org Received: from oitunix.oit.umass.edu (nscs57p13.remote.umass.edu [128.119.181.48]) by hub.freebsd.org (Postfix) with ESMTP id DC8FE14F9C for ; Fri, 12 Mar 1999 18:34:38 -0800 (PST) (envelope-from gp@oitunix.oit.umass.edu) Received: (from gp@localhost) by oitunix.oit.umass.edu (8.9.3/8.9.3) id VAA34136; Fri, 12 Mar 1999 21:34:17 -0500 (EST) (envelope-from gp) Date: Fri, 12 Mar 1999 21:34:16 -0500 From: Greg Pavelcak To: "Michael E. Mercer" Cc: freebsd-questions@freebsd.org Subject: Re: Question/comment about cvsup supfiles. Message-ID: <19990312213416.A34018@oitunix.oit.umass.edu> References: <36E99F2E.8FF47274@ipass.net> <19990312181951.A33375@oitunix.oit.umass.edu> <36E9A5CD.5073D25C@ipass.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <36E9A5CD.5073D25C@ipass.net>; from Michael E. Mercer on Fri, Mar 12, 1999 at 06:39:57PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Mar 12, 1999 at 06:39:57PM -0500, Michael E. Mercer wrote: > Greg, > > Thanks for the quick response. however it looks like I need to be > spoon fed here. I think I understand it to be, create a directory > /usr/local/etc/cvsup/sup/ports-all > > in this directory create a file called 'refuse'. > > > If I am correct here, Great! But what exactly goes in this file. > PLease give me an example, say for instance I don't need the > russian stuff? > > Thanks > Michael > I don't know where the defaults in the cvsup man page come from, because the example ports-supfile, I think, looks something like this (This is actually my ports supfile, but I think it agrees in the "*default entries" in the sample port-supfile): # Defaults that apply to all the collections *default host=cvsup5.freebsd.org *default base=/usr *default prefix=/usr *default release=cvs tag=. *default delete use-rel-suffix *default compress *default delete ports-all So base=/usr. I guess CollDir, in this case, becomes sup/ports-all or something. Anyway, this is my /usr/sup/ports-all/refuse file. ports/chinese ports/german ports/japanese ports/korean ports/russian ports/vietnamese It keeps me from getting unwanted ports. Good luck. Greg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message