From owner-freebsd-questions@FreeBSD.ORG Sat Oct 27 23:54:40 2007 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 88CB916A46E for ; Sat, 27 Oct 2007 23:54:40 +0000 (UTC) (envelope-from fbsd06+PV=46c18da6@mlists.homeunix.com) Received: from mxout-04.mxes.net (mxout-04.mxes.net [216.86.168.179]) by mx1.freebsd.org (Postfix) with ESMTP id 6218313C506 for ; Sat, 27 Oct 2007 23:54:40 +0000 (UTC) (envelope-from fbsd06+PV=46c18da6@mlists.homeunix.com) Received: from gumby.homeunix.com. (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id 6502FD05AD for ; Sat, 27 Oct 2007 19:54:35 -0400 (EDT) Date: Sun, 28 Oct 2007 00:54:32 +0100 From: RW To: freebsd-questions@freebsd.org Message-ID: <20071028005432.10b3cbfd@gumby.homeunix.com.> In-Reply-To: References: X-Mailer: Claws Mail 3.0.2 (GTK+ 2.12.1; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Name resolution 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: Sat, 27 Oct 2007 23:54:40 -0000 On Sat, 27 Oct 2007 16:42:02 -0700 jekillen wrote: > Hello: > I have been trying to tame the use of the ports mechanisms. > I set up a system with a static ip connection to the internet > and when I run: > > pkg_add -r csup-without-gui (verbatim from the freebsd handbook I > downloaded just a few days ago) > > I get this: > Error: FTP Unable to get > ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6.2-release/ > Latest/csup-without-gui.tbz: No address record It's called cvsup-without-gui, but you don't actually need it because csup (a rewrite in C of the non-gui version of cvsup) is in the base system.