From owner-freebsd-questions@FreeBSD.ORG Tue Dec 21 18:51:18 2004 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 D206D16A4CE for ; Tue, 21 Dec 2004 18:51:18 +0000 (GMT) Received: from typhoon.enabled.com (typhoon.enabled.com [216.218.220.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9DD343D62 for ; Tue, 21 Dec 2004 18:51:18 +0000 (GMT) (envelope-from admin2@enabled.com) Received: from enabled.com (localhost.enabled.com [127.0.0.1]) by typhoon.enabled.com (8.13.2/8.13.2) with ESMTP id iBLIpHNE068400 for ; Tue, 21 Dec 2004 10:51:17 -0800 (PST) (envelope-from admin2@enabled.com) From: "Noah" To: freebsd-questions@freebsd.org Date: Tue, 21 Dec 2004 10:51:17 -0800 Message-Id: <20041221184959.M82284@enabled.com> X-Mailer: Open WebMail 2.41 20040926 X-OriginatingIP: 67.161.56.189 (admin2) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Subject: distfiles first instead of fetch? 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, 21 Dec 2004 18:51:18 -0000 FreeBSD-4.9 well I am finding that a particular bz2 file is not fetched from a list of servers so I downloaded it locally. but the build is not looking in /usr/ports/distfiles - how do I control this behavior? --- snip ---- # make install clean ===> Vulnerability check disabled ===> Found saved configuration for evolution-2.0.3 ===> Extracting for evolution-2.0.3 => Checksum mismatch for gnome2/evolution-2.0.3.tar.bz2. ===> Refetch for 1 more times files: gnome2/evolution-2.0.3.tar.bz2 ===> Vulnerability check disabled ===> Found saved configuration for evolution-2.0.3 => evolution-2.0.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/gnome2. => Attempting to fetch from ftp://ftp.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/evolution/2.0/. ^Cfetch: transfer interrupted --- snip --- cheers, Noah