From owner-freebsd-questions Sat Dec 18 7:12:47 1999 Delivered-To: freebsd-questions@freebsd.org Received: from typhoon.mail.pipex.net (typhoon.mail.pipex.net [158.43.128.27]) by hub.freebsd.org (Postfix) with SMTP id DCC3514F68 for ; Sat, 18 Dec 1999 07:12:42 -0800 (PST) (envelope-from mark@dogma.freebsd-uk.eu.org) Received: (qmail 25989 invoked from network); 18 Dec 1999 15:12:35 -0000 Received: from userap64.uk.uudial.com (HELO marder-1.) (62.188.136.25) by smtp.dial.pipex.com with SMTP; 18 Dec 1999 15:12:35 -0000 Received: (from mark@localhost) by marder-1. (8.9.3/8.8.8) id PAA00567; Sat, 18 Dec 1999 15:11:53 GMT (envelope-from mark) Date: Sat, 18 Dec 1999 15:11:53 +0000 From: Mark Ovens To: jesse reynolds Cc: Alfred Perlstein , freebsd-questions@freebsd.org Subject: Re: Using CVSUP to update the Ports collection... Message-ID: <19991218151153.B323@marder-1> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Dec 19, 1999 at 01:22:41AM +1100, jesse reynolds wrote: > At 6:31 AM -0800 18/12/1999, Alfred Perlstein wrote: > > >oy! if you want a copy of the cvs repo, then you want to set > >'base=/home/ncvs' and use 'cvs -d /home/ncvs' as your cvs command. > > No, I don't want the whole thing, just the ports. > > >however it's much easier to just get a copy of the files you need, > >add the line: > > > >*default tag=. > > > >and leave it at /usr to just get the most recent files. > > Okay, excellent. So, I should change my cvs-cvsupfile to read: > > *default release=cvs > *default host=cvsup.au.freebsd.org > *default base=/src/cvsup > *default prefix=/usr > *default delete > *default use-rel-suffix > *default compress > *default tag=. > ports-all > > > does the 'tag=.' tell it to just update files that are already found locally? > Oops! hit send a bit too quickly last time. tag=. tells it to use the most recent versions of each file, sort of equivalent to -CURRENT. > Is it possible that running cvsup as I did without the tag=. could > have stuffed up my ports collection? Quite possibly. From section 18.3 of the handbook: "Warning: Be very careful to specify any tag= fields correctly. Some tags are valid only for certain collections of files. If you specify an incorrect or misspelled tag, CVSup will delete files which you probably do not want deleted. In particular, use only tag=. for the ports-* collections." > It's just that I tried 5 different programs and they all failed... > here's the output of `cd /usr/ports/misc/less ; make install`... > > su-2.03# make install > ===> Patching for less-340 > ===> Applying FreeBSD patches for less-340 > Ignoring previously applied (or reversed) patch. > 1 out of 1 hunks ignored--saving rejects to Makefile.in.rej > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > > su-2.03# more ./work/less-340/Makefile.in.rej > *************** > *** 15,21 **** > LDFLAGS = @LDFLAGS@ > O=o > > - LIBS = @LIBS@ > > prefix = @prefix@ > exec_prefix = @exec_prefix@ > --- 15,21 ---- > LDFLAGS = @LDFLAGS@ > O=o > > + LIBS = -ltermcap > > prefix = @prefix@ > exec_prefix = @exec_prefix@ > > > > > > Cheers > > Jesse > > > -- > Jesse Reynolds - Virtual Artists Pty Ltd - http://www.va.com.au > Email: jesse (at) va.com.au - http://virtual.artists > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- "there's a long-standing bug relating to the x86 architecture that allows you to install Windows too ;" -Matthew D. Fuller ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message