From owner-freebsd-java@FreeBSD.ORG Wed Jul 26 07:04:42 2006 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 946A916A4DE for ; Wed, 26 Jul 2006 07:04:42 +0000 (UTC) (envelope-from past@ebs.gr) Received: from fly.ebs.gr (fly.ebs.gr [83.171.239.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id 941FF43D5C for ; Wed, 26 Jul 2006 07:04:32 +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 k6Q74U1x093440 for ; Wed, 26 Jul 2006 10:04:30 +0300 (EEST) (envelope-from past@ebs.gr) Received: from [10.1.1.185] (pc185.ebs.gr [10.1.1.185]) by ebs.gr (8.13.3/8.13.3) with ESMTP id k6Q74Utu098596 for ; Wed, 26 Jul 2006 10:04:30 +0300 (EEST) (envelope-from past@ebs.gr) Received: from 127.0.0.1 (AVG SMTP 7.1.394 [268.10.4/396]); Wed, 26 Jul 2006 10:04:28 +0300 Message-ID: <44C713FC.8040705@ebs.gr> Date: Wed, 26 Jul 2006 10:04:28 +0300 From: Panagiotis Astithas Organization: EBS Ltd. User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: freebsd-java@freebsd.org References: <20060702.192126.343185850.ken@tydfam.jp> <20060711094100.GK7408@vision.anyware> <20060720.231914.343191753.ken@tydfam.jp> <20060720142457.GG40928@vision.anyware> <44BFB5D2.50708@ebs.gr> <20060725152237.GA25395@anyware-laptop.theveniceproject.com> In-Reply-To: <20060725152237.GA25395@anyware-laptop.theveniceproject.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Q) eclipse 3.2 (Callisto) 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, 26 Jul 2006 07:04:42 -0000 Jean-Baptiste Quenot wrote: > * Panagiotis Astithas: > >> Jean-Baptiste Quenot wrote: >> >>> Seriously, Eclipse 3.2 will be available when one of us does >>> the porting effort. BTW there is a PR in Gnats about SWT 3.2, >>> maybe it is needed to run Eclipse 3.2. >> >> Precisely. When I started working on eclipse a few years ago, I >> was scratching my own itch. Unfortunately, I can no longer spare >> my (severely limited) free time for such an effort, so it will >> have to be done by somebody else. > > I'm trying to do the porting now. My first question is: have you > been able to submit the FreeBSD patches upstreams to swt and > eclipse projects? Submit, yes, about a year ago. See: https://bugs.eclipse.org/bugs/show_bug.cgi?id=89315 They are not likely to be included though, since FreeBSD is not a supported platform. For what it takes to become one see the wiki link at the bottom of the bug report. Now that I see this bug report again, the os_custom.h patch should not be needed now, with the new libtool, IIRC. Cheers, Panagiotis