From owner-freebsd-hubs@FreeBSD.ORG Wed Jan 21 18:33:07 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 136A116A4CE for ; Wed, 21 Jan 2004 18:33:07 -0800 (PST) Received: from luna.rtfmconsult.com (luna.rtfmconsult.com [202.83.72.190]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3F3B43D2F for ; Wed, 21 Jan 2004 18:33:05 -0800 (PST) (envelope-from jason@rtfmconsult.com) Received: by luna.rtfmconsult.com (Postfix, from userid 42) id 8420648F3F; Thu, 22 Jan 2004 12:33:02 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by luna.rtfmconsult.com (Postfix) with ESMTP id 7C12352D17; Thu, 22 Jan 2004 12:33:02 +1000 (EST) Date: Thu, 22 Jan 2004 12:33:02 +1000 (EST) From: jason andrade To: Kris Kennaway In-Reply-To: <20040122014706.GA46878@xor.obsecurity.org> Message-ID: References: <20040122014706.GA46878@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: hubs@freebsd.org Subject: Re: 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 02:33:07 -0000 On Wed, 21 Jan 2004, Kris Kennaway wrote: > The ports tree is the same for all architectures..there's no point in > duplicating it. ah, in that case it has been duplicated in every architecture and every separate release tree. so should the actual behaviour on disk be: o ports directory in releases/i386/X.X-RELEASE/ o symlink from releases/$arch/X.X-RELEASE/ports to point back into the i386 ports directory of the same release ? regards, -jason