From owner-freebsd-questions Mon Sep 10 4: 2:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta01.mail.mel.aone.net.au (mta01.mail.au.uu.net [203.2.192.81]) by hub.freebsd.org (Postfix) with ESMTP id 61FC537B407 for ; Mon, 10 Sep 2001 04:02:55 -0700 (PDT) Received: from becca ([63.34.224.206]) by mta01.mail.mel.aone.net.au with SMTP id <20010910110253.IIIV3755.mta01.mail.mel.aone.net.au@becca> for ; Mon, 10 Sep 2001 21:02:53 +1000 Message-ID: <019601c139e7$b6069d80$0b64a8c0@becca> From: "Rob B" To: References: <00a801c139b0$7ba19960$0b64a8c0@becca> <20010910062421.A70765@gahch.it.ca> Subject: Re: General questions Date: Mon, 10 Sep 2001 20:59:44 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 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 ----- Original Message ----- From: "Paul Chvostek" To: "Rob B" Cc: Sent: Monday, September 10, 2001 8:24 PM > > Can I make CVSup only retrieve the ports? > > Indeed you can. > > As others have mentioned, you can run cvsup manually. But the I find > the easiest way to make this stuff go is to copy a few lines from your > /etc/default/make.conf into your /etc/make.conf. Here's an excerpt > from mine: > > > Then, To update full source AND ports, cd to /usr/src and `make update` > (that is, assuming you've installed the "base" component of /usr/src). > And to update *just* the ports tree, cd to /usr/ports and `make update`. > Thanks to Jonathan, Eric, "FreeBSD" and Paul for the hints. Paul ... this is cool.but when I tried, I get : erwin# make update -------------------------------------------------------------- >>> Running /usr/local/bin/cvsup -------------------------------------------------------------- Parsing supfile "/usr/share/examples/cvsup/ports-supfile" *** *** runtime error: *** Value out of range *** file "/a/jdp/pm3/pm3/libs/libm3/src/uid/Common/TimeStamp.m3", line 63 *** use option @M3stackdump to get a stack trace *** Signal 6 Stop in /usr/ports. I have installed cvsup-bin-16.1 from packages. Help? Rob To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message