From owner-freebsd-questions Wed Jul 12 14:33:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from flux.tribble.net (flux.tribble.net [198.49.247.41]) by hub.freebsd.org (Postfix) with ESMTP id 6588137C2F7 for ; Wed, 12 Jul 2000 14:33:11 -0700 (PDT) (envelope-from gder@tribble.net) Received: from localhost (gder@localhost [127.0.0.1]) by flux.tribble.net (8.9.3/8.9.3) with ESMTP id PAA12591; Wed, 12 Jul 2000 15:32:55 -0600 (MDT) Date: Wed, 12 Jul 2000 15:32:55 -0600 (MDT) From: G-der To: Rahul Siddharthan Cc: freebsd-questions@FreeBSD.ORG Subject: Re: cvsup: src-sys ports-all breaks ports In-Reply-To: <20000713023214.B2015@physics.iisc.ernet.in> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 13 Jul 2000, Rahul Siddharthan wrote: > > > I installed 3.4-RELEASE on a P90 w/ a 800MB HDD at hoem to act as a > > gateway. After I got natd set up and working I went about updating some > > of my source and getting an updated ports collection. > > > > I did a rm -rf /usr/src to clean things up a bit as all I really needed > > was /usr/src/sys. > > > > My cvsupfile was set to get src-sys and ports-all. I recompiled the > > kernel (so now I'm running 3.5-STABLE) and went to install some ports. On > > each one I got an error message saying that the system version was > > incorrect for the port. I was hoping to get this fixed as I'm trying to > > install SSH and it's dependent package rsaref (it's in security/rsaref) is > > unavailable. I was hoping that there may be an update ot the port that > > fixed this. > > You can upgrade your ports tree with cvsup, you'll find an example > supfile in /usr/share/examples/cvsup. > > Rahul. > I am aware of that, what I'm saying is that when I do cvsup with ports-all in the cvsupfile it makes it so I can't compile or install any of the ports. I think whats happening is that I'm getting the ports collection for 4.0 and when I try to make or make install any of the ports it gives me an errror about haveing the wrong version of ports for this system. Is there a way I can specify what version of ports I want for my release version? Gene To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message