From owner-freebsd-questions@FreeBSD.ORG Sun Jul 6 01:44:47 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 212DFF29 for ; Sun, 6 Jul 2014 01:44:47 +0000 (UTC) Received: from titan.solardns.com (titan.solardns.com [213.229.107.198]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D771622FE for ; Sun, 6 Jul 2014 01:44:46 +0000 (UTC) Received: from cpc2-nott15-2-0-cust200.12-2.cable.virginm.net ([82.19.24.201]:35701 helo=sd.swampdog) by titan.solardns.com with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.82) (envelope-from ) id 1X3bVT-002vVW-Vj for freebsd-questions@freebsd.org; Sun, 06 Jul 2014 02:44:44 +0100 From: Guy Harrison To: freebsd-questions@freebsd.org Subject: Quick ports question Date: Sun, 6 Jul 2014 02:44:34 +0100 User-Agent: KMail/1.9.9 MIME-Version: 1.0 Content-Disposition: inline Message-Id: <201407060244.34802.gfh@swampdog.co.uk> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X--MailScanner-Information: Please contact the ISP for more information X--MailScanner-ID: 1X3bVT-002vVW-Vj X--MailScanner: Not scanned: please contact your Internet E-Mail Service Provider for details X--MailScanner-SpamCheck: X--MailScanner-From: gfh@swampdog.co.uk X-Spam-Status: No X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - titan.solardns.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - swampdog.co.uk X-Get-Message-Sender-Via: titan.solardns.com: authenticated_id: swampdog/from_h X-Source: X-Source-Args: X-Source-Dir: X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jul 2014 01:44:47 -0000 Hi Folks, I've just downloaded FreeBSD-10.0-RELEASE-amd64-bootonly.iso & noticed it's failing to fetch from /usr/ports/distfiles/.. #cd /usr/ports/shells/bash #make install clean ..but then going to the package source site(s). It's been a while (version 8 at least) since I've done this. Just wanted to verify this is normal behaviour? TIA Guy