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.

----

[EMAIL PROTECTED] ~]$ 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.

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to