From owner-freebsd-questions@FreeBSD.ORG Tue Sep 9 10:51:09 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5088016A4BF for ; Tue, 9 Sep 2003 10:51:09 -0700 (PDT) Received: from rslrs2-server.com (rslrs2-server.com [64.141.45.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7E7B43FB1 for ; Tue, 9 Sep 2003 10:51:08 -0700 (PDT) (envelope-from yusca@rslrs2-server.com) Received: from yusca by rslrs2-server.com with local (Exim 4.20) id 19wmdu-0001rs-Ns for questions@FreeBSD.org; Tue, 09 Sep 2003 13:51:06 -0400 From: "Your Name" To: questions@FreeBSD.org X-Mailer: NeoMail 1.25 X-IPAddress: 64.141.32.2 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Message-Id: Date: Tue, 09 Sep 2003 13:51:06 -0400 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - rslrs2-server.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [32360 861] / [47 12] X-AntiAbuse: Sender Address Domain - rslrs2-server.com Subject: help about freebsd4.7 /usr/port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Sep 2003 17:51:09 -0000 Hi all After we installed freebsd 4.7, we have problem to update the port We want to install the cvsup to update the port but got the following problem pls help cd cvsup-without-gui/ make install >> cvsup-snap-16.1f.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/development/CVSup/snapshots/. fetch: cvsup-snap-16.1f.tar.gz: Connection refused >> Attempting to fetch from ftp://ftp.se.FreeBSD.org/pub/FreeBSD/development/CVSup/snapshots/. fetch: cvsup-snap-16.1f.tar.gz: Connection refused >> Attempting to fetch from ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/development/CVSup/snapshots/. fetch: cvsup-snap-16.1f.tar.gz: Connection refused >> Attempting to fetch from ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/development/CVSup/snapshots/. fetch: cvsup-snap-16.1f.tar.gz: Connection refused >> Attempting to fetch from ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/development/CVSup/snapshots/. fetch: cvsup-snap-16.1f.tar.gz: Connection refused >> Attempting to fetch from ftp://ftp.nectec.or.th/pub/FreeBSD/development/CVSup/snapshots/. fetch: cvsup-snap-16.1f.tar.gz: Connection refused >> Attempting to fetch from ftp://ftp.dti.ad.jp/pub/FreeBSD/development/CVSup/snapshots/. fetch: cvsup-snap-16.1f.tar.gz: Connection refused >> Attempting to fetch from ftp://ftp.dnsbalance.ring.gr.jp/pub/FreeBSD/development/CVSup/snapshots /. fetch: cvsup-snap-16.1f.tar.gz: Connection refused >> Attempting to fetch from http://www.dnsbalance.ring.gr.jp/archives/FreeBSD/development/CVSup/sna pshots/. fetch: cvsup-snap-16.1f.tar.gz: Host not found >> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. fetch: cvsup-snap-16.1f.tar.gz: Connection refused >> Couldn't fetch it - please try to retrieve this >> port manually into /usr/ports/distfiles/ and try again. *** Error code 1 Stop in /usr/ports/net/cvsup-without-gui. --