Date: Tue, 27 Jun 2000 01:54:16 -0700 From: Jim Mock <jim@luna.osd.bsdi.com> To: Angelo Turetta <aturetta@rainbownet.com> Cc: "'freebsd-questions@freebsd.org'" <freebsd-questions@FreeBSD.ORG> Subject: Re: Troubles building ports Message-ID: <20000627015416.E12152@luna.osd.bsdi.com> In-Reply-To: <210F5CDE0707D211B4BD00062905C842309280@styloserver.stylo.it>; from aturetta@rainbownet.com on Mon, Jun 26, 2000 at 08:13:54PM %2B0200 References: <210F5CDE0707D211B4BD00062905C842309280@styloserver.stylo.it>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 26 Jun 2000 at 20:13:54 +0200, Angelo Turetta wrote: > Hi everyone, > > After creating a minimal port tree by running the following commands > (please assume '-r RELENG_3' in every CVS command): Here's part of your problem right there.. the ports tree doesn't branch like the source tree does. Remove your ports tree (or the bits you're trying to install, if that's all you have checked out) and check it out again, but drop the -r RELENG_3 bit. You could also save yourself the trouble, and just use cvsup to suck the ports tree in.. a sample supfile is in /usr/share/examples/cvsup/ports-supfile. - jim -- /* jim mock - berkeley software design, inc - open source division */ /* documentation manager - jim@FreeBSD.org - jim@luna.osd.bsdi.com */ 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?20000627015416.E12152>