Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Aug 2002 06:39:06 -0400
From:      "Patrick" <patrick@godloveya.com>
To:        "Jason Mann" <jmann@blueyonder.co.uk>, <freebsd-sparc@FreeBSD.ORG>
Subject:   Re: can't pkg_add
Message-ID:  <025701c24f48$4da08400$6300a8c0@dmv.com>
References:  <20020827152648.GA19247@blueyonder.co.uk> <3D6CA442.9090107@materna.de> <003f01c24e82$dc740060$6300a8c0@dmv.com> <20020828153756.GB21875@blueyonder.co.uk> <1030562581.675.8.camel@m31> <20020829081933.GA24153@blueyonder.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
cvsup relies on the modula3 port which relies heavily on the x86 arch and
hasn't been ported to the other arches.

So, you can do one of two things:

1) use anoncvs (haven't tried that yet).
2) on a freebsd x86 machine, use cvsup to get the -current tree.  I would
suggest using a different default-prefix so as to not overwrite the source
in your current tree.  Here is my 5.0-supfile:

*default host=<put your favorite mirror here>
*default base=/usr/tmp/FreeBSD
*default tag=.
*default prefix=/usr/local/cvs/FreeBSD
*default release=cvs delete use-rel-suffix
src-all tag=.

I keep all of my CVS sources under /usr/local/cvs.  Then I can nfs-export
these directories out to the various machines.

If  you don't have a x86 machine to run cvsup and if anoncvs doesn't work,
the last thing I can think of is to grab the newest snapshot ISO and see if
it has the source tree.

Patrick


----- Original Message -----
From: "Jason Mann" <jmann@blueyonder.co.uk>
To: <freebsd-sparc@FreeBSD.ORG>
Sent: Thursday, August 29, 2002 4:19 AM
Subject: Re: can't pkg_add


OK, it seems that this problem, along with the man page problem I'm having
can both be solved by updating my sources and rebuilding.

However, I'm damned if I can figure out how to do this. I'm no stranger to
updating my i386 STABLE source and rebuilding, but I can't seem to find any
tools
for updating my sparc64 source tree. cvsupit, which is mentioned in the
handbook is missing from the packages-*/All directory on both the primary
ftp
server and my .uk mirror.

Nor can I find where to download the source tree from using FTP.

I realise that I shouldn't *expect* much help for -current issues, but if
anyone would be kind enough to guide me over this updating hurdle, I should
be able to get along pretty much OK after this.

Many thanks,

Jason

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-sparc" in the body of the message



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-sparc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?025701c24f48$4da08400$6300a8c0>