From owner-freebsd-newbies@FreeBSD.ORG Wed Mar 30 18:08:46 2005 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8873016A4CE for ; Wed, 30 Mar 2005 18:08:46 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 311E843D3F for ; Wed, 30 Mar 2005 18:08:46 +0000 (GMT) (envelope-from ecespedes@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so171462rng for ; Wed, 30 Mar 2005 10:08:43 -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=q8gjT+04DsWIEI6KgcIZYkfnHum3OVvJm43m3Y/SiqMGXY7agM4Maa2W9fxR0+9mjOY8j+N13vL8hgci3dmsLwqWzG4C0cKeI+ktMkg1YT+ziQDo7oAI1YHEfQQCrrh1L9pkThLJnHIocJy10sD2TmaAxKvRKjMS1ZRgrPcrdGE= Received: by 10.38.12.35 with SMTP id 35mr715511rnl; Wed, 30 Mar 2005 10:08:43 -0800 (PST) Received: by 10.38.67.74 with HTTP; Wed, 30 Mar 2005 10:08:43 -0800 (PST) Message-ID: <8ce5106205033010083b094a51@mail.gmail.com> Date: Wed, 30 Mar 2005 20:08:43 +0200 From: =?ISO-8859-1?Q?Enrique_F=2E_C=E9spedes_S=E1nchez?= To: freebsd-newbies@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: pkg_add -r only try to fetch in Latest directory X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: =?ISO-8859-1?Q?Enrique_F=2E_C=E9spedes_S=E1nchez?= List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Mar 2005 18:08:46 -0000 Hi, why pkg_add -r only try to fetch in Lastest directory? Here there is less packages than All difectory and this makes than pkg_add faills sometimes. Could I configure it to look first in lastest direcotry and then into All. Thanks