From owner-freebsd-stable@FreeBSD.ORG Tue Oct 31 21:56:49 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55D3516A403 for ; Tue, 31 Oct 2006 21:56:49 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1742743D5D for ; Tue, 31 Oct 2006 21:56:49 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id A39BD3302; Tue, 31 Oct 2006 15:56:48 -0600 (CST) Date: Tue, 31 Oct 2006 15:56:48 -0600 To: Greg Black Message-ID: <20061031215648.GA1884@soaustin.net> References: <45475298.5090709@inoc.net> <20061031153134.0f587f84.wmoran@collaborativefusion.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.9i From: linimon@lonesome.com (Mark Linimon) Cc: freebsd-stable@freebsd.org, Bill Moran Subject: Re: 6.x from i386 to amd64 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Oct 2006 21:56:49 -0000 On Wed, Nov 01, 2006 at 06:52:27AM +1000, Greg Black wrote: > I found that a very large number of ports that mattered to me were marked > i386 only. In some cases these designations are obsolete. They will require people- power to work through them and see if they are overused. In particular, many of these ought to have logic to set BROKEN to say "currently doesn't work on amd64" rather than *_FOR_ARCHS which indicates "can't ever work on amd64". Even in some of those cases "currently doesn't work" might be obsolete; it will take people with amd64 boxes running native willing to test them and report back. Yes, this is going to take a great deal of hard work by many people. > I didn't look for PRs and didn't submit any. If everyone does that, then yes, the situation won't improve. mcl