From owner-freebsd-questions@FreeBSD.ORG Mon Nov 8 18:30:17 2004 Return-Path: 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 EA32F16A4CF for ; Mon, 8 Nov 2004 18:30:17 +0000 (GMT) Received: from web53406.mail.yahoo.com (web53406.mail.yahoo.com [206.190.37.53]) by mx1.FreeBSD.org (Postfix) with SMTP id 66AF243D39 for ; Mon, 8 Nov 2004 18:30:17 +0000 (GMT) (envelope-from bg271828@yahoo.com) Message-ID: <20041108183010.24668.qmail@web53406.mail.yahoo.com> Received: from [12.107.204.18] by web53406.mail.yahoo.com via HTTP; Mon, 08 Nov 2004 10:30:10 PST Date: Mon, 8 Nov 2004 10:30:10 -0800 (PST) From: Your Name To: Matthew Seaman In-Reply-To: <20041108161750.GA19817@happy-idiot-talk.infracaninophile.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: CVSup basics? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Nov 2004 18:30:18 -0000 --- Matthew Seaman wrote: > On Mon, Nov 08, 2004 at 06:34:41AM -0800, Your Name > wrote: > > Hi, i realize this is really basic, but i dont > > actually know how cvsup works when youre not > calling > > it through cvsup. > > > > What i mean is, when i want to update things i do > "cd > > /usr/ports && make update" or > > "cd /usr/src && make update", i dont do cvsup > > directly. > > > > What i assume is my working supfile is > > /usr/src/supfile-current. i want to change this to > > RELENG-5 instead of ".", > > but i should probably change the name. But i cant > > figure out how to know WHICH supfile is called > when i > > just do "cd /usr/src && make update". > > > > Also where do i put the "refuse" file, for ports? > > > > Thanks! i didnt see this in the HandBook. > > The 'make update' behaviour is controlled by the > following variable in > /etc/make.conf: > > SUP_UPDATE= yes > SUP= /usr/local/bin/cvsup > SUPFLAGS= -g -L 2 > SUPHOST= cvsup.uk.freebsd.org > SUPFILE= > /usr/share/examples/cvsup/stable-supfile > PORTSSUPFILE= > /usr/share/examples/cvsup/ports-supfile > DOCSUPFILE= > /usr/share/examples/cvsup/doc-supfile > > Of those variables, it's really only the last four > that you need to > think about what to set them to -- the others should > be set to the > values shown here. Thank You!!! Thats exactly what i meant. Thanks to the other people who replied, but this is my point-i have cvsup and it works, i didnt know that it was make.conf that controlled thing.s Now i can figure out what to change. Jen __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com