From owner-freebsd-amd64@FreeBSD.ORG Mon Jun 26 19:41:43 2006 Return-Path: X-Original-To: amd64@freebsd.org Delivered-To: freebsd-amd64@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F32016A641 for ; Mon, 26 Jun 2006 19:41:43 +0000 (UTC) (envelope-from ohartman@mail.uni-mainz.de) Received: from mailgate2.zdv.Uni-Mainz.DE (mailgate2.zdv.Uni-Mainz.DE [134.93.178.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C86743D81 for ; Mon, 26 Jun 2006 19:40:00 +0000 (GMT) (envelope-from ohartman@mail.uni-mainz.de) Received: from [192.168.1.128] (e178038162.adsl.alicedsl.de [85.178.38.162]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mailgate2.zdv.Uni-Mainz.DE (Postfix) with ESMTP id C5E483004AB4; Mon, 26 Jun 2006 21:39:58 +0200 (CEST) Message-ID: <44A0380A.1000902@mail.uni-mainz.de> Date: Mon, 26 Jun 2006 21:39:54 +0200 From: "O. Hartmann" User-Agent: Thunderbird 1.5.0.4 (X11/20060612) MIME-Version: 1.0 To: Sean McNeil References: <1151350344.40202.10.camel@triton.mcneil.com> In-Reply-To: <1151350344.40202.10.camel@triton.mcneil.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at uni-mainz.de Cc: amd64@freebsd.org Subject: Re: openoffice support and other ports X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jun 2006 19:41:43 -0000 Sean McNeil wrote: > Hi folks, > > AMD64 support by the most popular and useful ports for a desktop > environment are in great shape. I now can natively: > > 1) Use all the GNOME environment with few problems. This has been > working a long time. > > 2) Use Java 1.5 with eclipse without issue. This has been around for a > few months. > > 3) Use OpenOffice. So far, I've edited a few MS Word and a PowerPoint > presentation with great success. This is very recent. Only a couple of > days since this has worked. Great job! > > The only thing missing that would cap it all off is a Java plug-in to > the web browser. > > There are occasional crashes with some applications like evolution (only > on exit) and Liferea, but overall everything has been rock solid and > extremely usable. > > Cheers, > Sean > > > _______________________________________________ > freebsd-amd64@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-amd64 > To unsubscribe, send any mail to "freebsd-amd64-unsubscribe@freebsd.org" > Are they really AMD64 ports or do they still need some ia32-compat-tweaks? I wonder if JAVA is now fully 64Bit. oliver