From owner-freebsd-questions@FreeBSD.ORG Wed Aug 5 19:39:22 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7E3DA1065674 for ; Wed, 5 Aug 2009 19:39:22 +0000 (UTC) (envelope-from admin@enabled.com) Received: from enabled.com (www-virt.enabled.com [174.143.253.66]) by mx1.freebsd.org (Postfix) with ESMTP id 61DA98FC16 for ; Wed, 5 Aug 2009 19:39:22 +0000 (UTC) Received: from [10.72.111.80] (nat-dip4.cfw-a-gci.corp.yahoo.com [209.131.62.113]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by enabled.com (Postfix) with ESMTPSA id 54BF2E1591 for ; Wed, 5 Aug 2009 12:01:26 -0700 (PDT) Message-ID: <4A79D704.2030908@enabled.com> Date: Wed, 05 Aug 2009 12:01:24 -0700 From: Admin User-Agent: Thunderbird 2.0.0.22 (Macintosh/20090605) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: new machine trying to install /usr/ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Aug 2009 19:39:23 -0000 hi there, I am trying to get some basic ports tools installed on a new machine. I downloaded the entire ports.tar.gz and then placed all those contents in /usr/ports What are the best next steps to follow to get things up an running? I was hoping to install portsnap but here the error I am receiving. What is wrong? su-3.2# pkg_add -r portsnap Error: FTP Unable to get ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-6-stable/Latest/portsnap.tbz: File unavailable (e.g., file not found, no access) pkg_add: unable to fetch 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-6-stable/Latest/portsnap.tbz' by URL Cheers, Noah