From owner-freebsd-questions@FreeBSD.ORG Sat Oct 23 17:06:03 2004 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 0C29716A4CE for ; Sat, 23 Oct 2004 17:06:03 +0000 (GMT) Received: from raptor.cigb.edu.cu (raptor.cigb.edu.cu [200.55.134.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id B73E143D45 for ; Sat, 23 Oct 2004 17:05:56 +0000 (GMT) (envelope-from osmany.guirola@cigb.edu.cu) Received: from atlas.cigb.edu.cu ([172.16.1.12]) by raptor.cigb.edu.cu with Microsoft SMTPSVC(5.0.2195.6713); Sat, 23 Oct 2004 13:05:48 -0400 Received: from Unknown [172.16.1.4] by atlas.cigb.edu.cu - SurfControl E-mail Filter (4.6); Saturday, 23 October 2004, 13:05:39 Received: from [172.16.11.106] ([172.16.11.106]) by mercurio.cigb.edu.cu with Microsoft SMTPSVC(5.0.2195.6713); Sat, 23 Oct 2004 13:05:38 -0400 Message-ID: <200410231306.39942.osmany.guirola@cigb.edu.cu> From: Osmany Guirola Cruz To: freebsd-questions@freebsd.org Date: Sat, 23 Oct 2004 13:06:39 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline X-OriginalArrivalTime: 23 Oct 2004 17:05:38.0541 (UTC) FILETIME=[850C29D0:01C4B922] References: In-Reply-To: Organization: CIGB User-Agent: KMail/1.7 Subject: portupgrade and packagesite X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Oct 2004 17:06:03 -0000 Hi people.... I am trying to upgrade my gtk20 and i do the following #setenv PACKAGESITE ftp://ftp1.freebsd.org/pub/FreeBSD/ports/i386/packages-5-current/ and then #portupgrade -PP gtk and this is what happens fetch: ftp://ftp1.freebsd.org/pub/FreeBSD/ports/i386/All/gtk-2.4.9_1.tbz fetch is tryin to download the packages from an incorrect path What am i doing wrong?