From owner-freebsd-questions@FreeBSD.ORG Wed Oct 2 20:35:54 2013 Return-Path: Delivered-To: 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 ESMTP id 159474E1 for ; Wed, 2 Oct 2013 20:35:54 +0000 (UTC) (envelope-from wbe@psr.com) Received: from psr.com (mail.psr.com [67.212.42.216]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B208426F8 for ; Wed, 2 Oct 2013 20:35:52 +0000 (UTC) Received: from psr.com (localhost [127.0.0.1]) by psr.com (8.14.5/8.14.5) with ESMTP id r92K7nAT072672; Wed, 2 Oct 2013 16:07:49 -0400 (EDT) (envelope-from wbe@psr.com) Received: (from wbe@localhost) by psr.com (8.14.7/8.14.7/Submit) id r92K7nV2072671; Wed, 2 Oct 2013 16:07:49 -0400 (EDT) (envelope-from wbe) Message-Id: <201310022007.r92K7nV2072671@psr.com> Date: Wed, 2 Oct 2013 16:07 EDT From: Winston Subject: Where is pkg repository for 9.2-RELEASE (amd64)? To: 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: Wed, 02 Oct 2013 20:35:54 -0000 Summary: Where is the (U.S.) pkg(ng) repository for amd64 9.2-RELEASE (i.e., what's the right URI for PACKAGESITE in pkg.conf)? Things I tried that didn't work: * pkg_add -r pkg didn't create /usr/local/etc/pkg.conf * pkg.conf.sample suggests "http://pkg.freebsd.org/${ABI}/latest", but the host name pkg.freebsd.org does not DNS resolve for me. * URLs using pkgbeta.FreeBSD.org didn't work, and http://pkgbeta.FreeBSD.org/ itself says "Currently this site only contains pkg bootstrap files!" Thanks! -WBE