From owner-freebsd-hubs@FreeBSD.ORG Wed Jan 21 17:26:04 2004 Return-Path: Delivered-To: freebsd-hubs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D135F16A4CE for ; Wed, 21 Jan 2004 17:26:04 -0800 (PST) Received: from luna.rtfmconsult.com (luna.rtfmconsult.com [202.83.72.190]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12CF543D2F for ; Wed, 21 Jan 2004 17:26:04 -0800 (PST) (envelope-from jason@rtfmconsult.com) Received: by luna.rtfmconsult.com (Postfix, from userid 42) id 5727D48F3F; Thu, 22 Jan 2004 11:26:01 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by luna.rtfmconsult.com (Postfix) with ESMTP id 4E24452D17 for ; Thu, 22 Jan 2004 11:26:01 +1000 (EST) Date: Thu, 22 Jan 2004 11:26:01 +1000 (EST) From: jason andrade To: hubs@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: freebsd 4.9 alpha ports link points into i386 tree ? X-BeenThere: freebsd-hubs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD Distributions Hubs: mail sup ftp List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jan 2004 01:26:04 -0000 hi, is it intentional to have a symlink link for 'ports' in the FreeBSD 4.9 release tree for alpha that points at i386 ? all the other releases in other architectures have a directory with content.. this one is: ./alpha/4.9-RELEASE/ports -> ../../i386/4.9-RELEASE/ports however the same doesn't happen for 4.8 or 5.X. regards, -jason