Date: Tue, 31 Oct 2006 11:21:32 +1100 From: Alan Garfield <alan@fromorbit.com> To: Norberto Meijome <freebsd@meijome.net> Cc: questions@freebsd.org Subject: Re: cvsup*.au.freebsd.org ?? Message-ID: <1162254092.2980.52.camel@localhost.localdomain> In-Reply-To: <20061031104243.4d52a7e0@localhost> References: <20061031104243.4d52a7e0@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2006-10-31 at 10:42 +1100, Norberto Meijome wrote: > Hi all, > i'm trying to cvsup /usr/src from cvsup.au.freebsd.org, cvsup2.freebsd.org and > even 3. they are all rejecting my connections... > > Is it that I stink ;) or something else is going on? I also find that the cvsup6.au.freebsd.org is totally useless. It doesn't carry src-all and this effectively makes fastest_cvsup useless for me because when I do 'make update' in /usr/src it selects cvs6 and fails. ---- [alan@redfish ~]$ cat /etc/make.conf CPUTYPE?=pentium4 CFLAGS= -O -pipe NO_PORTSUPDATE=true SUP_UPDATE=true SUPFILE=/usr/share/examples/cvsup/standard-supfile SUP=/usr/local/bin/csup SUPFLAGS=-L 2 SUPHOST=`/usr/local/bin/fastest_cvsup -q -c au` BOOTWAIT=1000 .if ${.CURDIR:M*/usr/ports*} .include "/etc/make-ports.conf" .endif ---- It's highly annoying! Alan.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1162254092.2980.52.camel>