From owner-freebsd-java@FreeBSD.ORG Wed Jun 23 16:45:39 2004 Return-Path: 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 D490A16A4CE; Wed, 23 Jun 2004 16:45:39 +0000 (GMT) Received: from sakura.ninth-nine.com (sakura.ninth-nine.com [219.127.74.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A42A43D5E; Wed, 23 Jun 2004 16:45:39 +0000 (GMT) (envelope-from nork@FreeBSD.org) Received: from nadesico.ninth-nine.com (nadesico.ninth-nine.com [219.127.74.122]) by sakura.ninth-nine.com (8.12.11/8.12.11/NinthNine) with ESMTP id i5NGj6UG002633; Thu, 24 Jun 2004 01:45:06 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Thu, 24 Jun 2004 01:45:06 +0900 From: Norikatsu Shigemura To: Volker Stolz Message-Id: <20040624014506.4e9d15b9.nork@FreeBSD.org> In-Reply-To: <20040623144934.GA69425@misty.eyesbeyond.com> References: <40CFFE0F.6040403@noc.ntua.gr> <20040616171610.3ad2fde7.nork@FreeBSD.org> <40D982A5.8050701@noc.ntua.gr> <20040623144934.GA69425@misty.eyesbeyond.com> X-Mailer: Sylpheed version 0.9.11-gtk2-20040613 (GTK+ 2.4.3; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.4 (sakura.ninth-nine.com [219.127.74.121]); Thu, 24 Jun 2004 01:45:06 +0900 (JST) cc: java@FreeBSD.org cc: past@noc.ntua.gr Subject: Re: An alternative Eclipse 3 port X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jun 2004 16:45:40 -0000 On Wed, 23 Jun 2004 08:49:34 -0600 Greg Lewis wrote: > On Wed, Jun 23, 2004 at 04:16:21PM +0300, Panagiotis Astithas wrote: > > I have updated the port skeleton in the above URL. This iteration builds > > Eclipse 3.0 RC3, contains a number of cleanups and bugfixes and sports > > two new configuration options: > Great work Panagiotis! Yes. And sorry I didn't confirm it, yet. > > - defining WITHOUT_GNOMEVFS skips the build of libswt-gnome-gtk-3061.so > > and avoids the dependency on the GNOME libraries > > - defining ECLIPSE_MOTIF builds the motif version of Eclipse. > > The motif version is not buildable yet, although I have made some > > progress besides the infrastructure part. I hope to have it ready by the > > time that Eclipse 3.0 ships next week. > > I would appreciate any comments, even alternative names for the > > variables (I know I suck at that). > I think the Gnome variable is fine (since I don't think you can do this > with OPTIONS). I'd change the Motif variable to either be WITH_MOTIF or > just rely on the user setting USE_MOTIF. Humm.. My TODO are: 1. JDK 1.3.1 (diabolo) support 2. mozilla-devel, firefox support. Do you think these? > Volker This is a chanse of support these.