From owner-freebsd-questions@FreeBSD.ORG Wed Feb 16 14:23:56 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A3C016A4CE for ; Wed, 16 Feb 2005 14:23:56 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FF2C43D1D for ; Wed, 16 Feb 2005 14:23:55 +0000 (GMT) (envelope-from dacoto@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so102231rng for ; Wed, 16 Feb 2005 06:23:54 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=EbQwT4yp25Sl9yV3tojP6ZggaQKDUHiDVlu8WQl4MCNyw2WjO3ltIkbNrq0hNGfzRC+Rb6+Aa6+WPcwcAARihvgp1Pc+pmkqS2cF3R3xnJIISdA3oE3HhuKJ0uW14al7B7guOO+z8LKOJh0get3EU30F0YCaAHLr4AymCdmGYTs= Received: by 10.38.74.73 with SMTP id w73mr26931rna; Wed, 16 Feb 2005 06:23:54 -0800 (PST) Received: by 10.38.71.76 with HTTP; Wed, 16 Feb 2005 06:23:54 -0800 (PST) Message-ID: Date: Wed, 16 Feb 2005 08:23:54 -0600 From: "David Board (dacoto.com)" To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: where to change config for pkg_add X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: david@dacoto.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Feb 2005 14:23:56 -0000 I want to change the ftp location that pkg_add goes to when I want to add a new pkg. I am running 5.3 Release and currently pkg_add looks in Latest for the pkg. I would like to be able to pick pkgs from the entire list instead of just Latest section because some apps I want are not available. Thanks, Dave