From owner-freebsd-questions@FreeBSD.ORG Sun Apr 7 01:34:26 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 98A201F4 for ; Sun, 7 Apr 2013 01:34:26 +0000 (UTC) (envelope-from erich@alogt.com) Received: from alogt.com (alogt.com [69.36.191.58]) by mx1.freebsd.org (Postfix) with ESMTP id 5EC51B37 for ; Sun, 7 Apr 2013 01:34:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:Mime-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=QWMDZqsKM/ahgZSZhoAs3zvsr1ujZhybaeF5loZfm8Q=; b=T0c6+11fV6b4dtDxWkIS8A3i08H3agt/Ou/L1ccVNeyroHdkHcSimlUc9WqqChZoPkQ+d+OwZ/bNucH1fnBx/M2EMpq295JnRLEdHZb2jHQZzZBNqth0Swkf62ilmuIGhek36tdonwqkWIRhG5Zg4jsFqmvF63omNc9v3wNCgRY=; Received: from [122.129.203.50] (port=39037 helo=X220.ovitrap.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:DHE-RSA-AES128-SHA:128) (Exim 4.80) (envelope-from ) id 1UOeUt-004NxL-N4; Sat, 06 Apr 2013 19:34:20 -0600 Date: Sun, 7 Apr 2013 08:34:16 +0700 From: Erich Dollansky To: Lynn Steven Killingsworth Subject: Re: Availability of downloads Message-ID: <20130407083416.6615acff@X220.ovitrap.com> In-Reply-To: <5160C9E9.1010808@gmail.com> References: <5160C9E9.1010808@gmail.com> Organization: ALO Green Technologies X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.6; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erich@alogt.com X-Source: X-Source-Args: X-Source-Dir: Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Apr 2013 01:34:26 -0000 Hi, On Sat, 06 Apr 2013 21:20:41 -0400 Lynn Steven Killingsworth wrote: > Hi FreeBSD - > Since PCBSD takes care of all these details this is not actually a > complaint. > When I was using FreeBSD the only server I could get packages from > was in Japan which did so every time although the packages seemed > rarely changed. > I discovered the FreeBSD 10.0-CURRENT a few days past and since I > have 2 machines I thought it would be interesting. I pointed the > ports repository to the ports file in the 10.0-CURRENT but when I try > to fetch there are always missing packages which causes the machine > not to download any packages at all. If I just had gotten the Xorg > metapackage and KDE metapackage. > The kicker of course is that I told several ladies what to do and > they are still downloading after an hour. ;~) could it be that you fell victim to the switch from CVS to SVN? Erich