From owner-freebsd-sparc64@FreeBSD.ORG Wed May 13 20:55:57 2009 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 13D77106566C for ; Wed, 13 May 2009 20:55:57 +0000 (UTC) (envelope-from marius@alchemy.franken.de) Received: from alchemy.franken.de (alchemy.franken.de [194.94.249.214]) by mx1.freebsd.org (Postfix) with ESMTP id 9AF9A8FC26 for ; Wed, 13 May 2009 20:55:56 +0000 (UTC) (envelope-from marius@alchemy.franken.de) Received: from alchemy.franken.de (localhost [127.0.0.1]) by alchemy.franken.de (8.14.3/8.14.3/ALCHEMY.FRANKEN.DE) with ESMTP id n4DKtrcM067031; Wed, 13 May 2009 22:55:55 +0200 (CEST) (envelope-from marius@alchemy.franken.de) Received: (from marius@localhost) by alchemy.franken.de (8.14.3/8.14.3/Submit) id n4DKtrga067030; Wed, 13 May 2009 22:55:53 +0200 (CEST) (envelope-from marius) Date: Wed, 13 May 2009 22:55:53 +0200 From: Marius Strobl To: "Adam K." Message-ID: <20090513205553.GA66971@alchemy.franken.de> References: <20090512215255.GA31766@lonesome.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Cc: Mark Linimon , freebsd-sparc64@freebsd.org Subject: Re: Sun Fire 280R questions. X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 May 2009 20:55:57 -0000 On Tue, May 12, 2009 at 11:08:52PM -0700, Adam K. wrote: > On Tue, May 12, 2009 at 2:52 PM, Mark Linimon wrote: > > > On Tue, May 12, 2009 at 12:06:07PM -0700, Adam K. wrote: > > > Any known issues with the ports system on Sparc64? > > > > Yes, numerous ones :-) It doesn't see as much use as i386 or amd64 > > (by a long shot), and numerous ports assume that they are running on > > i386, both due to integer size and byte ordering. You'll want to look > > at portsmon.freebsd.org and www.freshports.org for more information. > > Right now there's no current "what ports don't build on sparc64" page; > > I need to update it. > > > > mcl > > > Okay. If I do end up getting the machine, I'll see if I can do some test > builds of some of the major ports, if that'd be useful. > "Major" ports like Apache HTTPD, BIND, Perl, Sendmail, etc. work just fine... Marius