Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Mar 1999 21:34:16 -0500
From:      Greg Pavelcak <gpavelcak@philos.umass.edu>
To:        "Michael E. Mercer" <mmercer@ipass.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Question/comment about cvsup supfiles.
Message-ID:  <19990312213416.A34018@oitunix.oit.umass.edu>
In-Reply-To: <36E9A5CD.5073D25C@ipass.net>; from Michael E. Mercer on Fri, Mar 12, 1999 at 06:39:57PM -0500
References:  <36E99F2E.8FF47274@ipass.net> <19990312181951.A33375@oitunix.oit.umass.edu> <36E9A5CD.5073D25C@ipass.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990312213416.A34018>