From owner-freebsd-java@FreeBSD.ORG Wed Jul 20 21:17:32 2005 Return-Path: X-Original-To: freebsd-java@freebsd.org Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5770F16A41F for ; Wed, 20 Jul 2005 21:17:32 +0000 (GMT) (envelope-from past@ebs.gr) Received: from fly.ebs.gr (fly.ebs.gr [62.103.84.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79F5743D4C for ; Wed, 20 Jul 2005 21:17:30 +0000 (GMT) (envelope-from past@ebs.gr) Received: from ebs.gr (root@hal.ebs.gr [10.1.1.2]) by fly.ebs.gr (8.12.9p1/8.12.9) with ESMTP id j6KLHSKU044214 for ; Thu, 21 Jul 2005 00:17:28 +0300 (EEST) (envelope-from past@ebs.gr) Received: from [10.1.1.200] (pptp.ebs.gr [10.1.1.200]) by ebs.gr (8.13.3/8.12.11) with ESMTP id j6KLHQSS004151 for ; Thu, 21 Jul 2005 00:17:27 +0300 (EEST) (envelope-from past@ebs.gr) Message-ID: <42DEBF05.9050103@ebs.gr> Date: Thu, 21 Jul 2005 00:15:49 +0300 From: Panagiotis Astithas Organization: EBS Ltd. User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050507) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-java@freebsd.org References: <1120942860.19352.7.camel@localhost.eu.mscsoftware.com> <42D99A15.7090408@ebs.gr> In-Reply-To: <42D99A15.7090408@ebs.gr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Eclipse 3.1 port? X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jul 2005 21:17:32 -0000 I have uploaded a new patch at: http://www.netmode.ntua.gr/~past/freebsd/eclipse-devel.diff.gz Brief changelog: - build and install native SWT libraries for Mozilla/Firefox support (disable building with WITHOUT_MOZILLA, choose firefox with WITH_MOZILLA=firefox) - build and install native SWT libraries for Cairo graphics support (disable building with WITHOUT_CAIRO) - patch cleanup Please give this a test if you can and let me know how it goes. I haven't had any feedback from amd64 users yet, and I don't have any such systems myself to test. If all goes well, I plan to send a PR with the patch, adjusted to apply on the eclipse port, not eclipse-devel, since this is the new stable Eclipse version. I also plan to open an issue with eclipse.org and supply these patches, in order to have them integrated upstream in the next release. Cheers, Panagiots