From owner-freebsd-java@FreeBSD.ORG Wed Jun 23 22:49:49 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 28AFB16A4CE; Wed, 23 Jun 2004 22:49:49 +0000 (GMT) Received: from gravy.kishka.net (pcp04097789pcs.neave01.pa.comcast.net [68.81.192.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93D4043D2F; Wed, 23 Jun 2004 22:49:48 +0000 (GMT) (envelope-from bryan@kishka.net) Received: from gravy.kishka.net (gravy.kishka.net [192.168.1.2]) by gravy.kishka.net (8.12.11/8.12.11) with ESMTP id i5NMnbRl001055; Wed, 23 Jun 2004 18:49:38 -0400 (EDT) (envelope-from bryan@kishka.net) Date: Wed, 23 Jun 2004 18:49:37 -0400 (EDT) From: Bryan Liesner To: Panagiotis Astithas In-Reply-To: <40D982A5.8050701@noc.ntua.gr> Message-ID: <20040623184811.P1025@gravy.kishka.net> References: <40CFFE0F.6040403@noc.ntua.gr> <20040616171610.3ad2fde7.nork@FreeBSD.org> <40D982A5.8050701@noc.ntua.gr> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed cc: java@freebsd.org cc: Norikatsu Shigemura 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 22:49:49 -0000 On Wed, 23 Jun 2004, 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: > > - 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). > > Cheers, > That's great news. Thanks for your work. I'm looking forward to the Motif build. -Bryan