From owner-freebsd-java@FreeBSD.ORG Wed Jun 23 14:49:40 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 6888C16A4CE; Wed, 23 Jun 2004 14:49:40 +0000 (GMT) Received: from mgr3.xmission.com (mgr3.xmission.com [198.60.22.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35DBB43D39; Wed, 23 Jun 2004 14:49:40 +0000 (GMT) (envelope-from glewis@eyesbeyond.com) Received: from [198.60.22.202] (helo=mgr2.xmission.com) by mgr3.xmission.com with esmtp (Exim 4.32) id 1Bd94D-0000ex-SY; Wed, 23 Jun 2004 08:49:38 -0600 Received: from [198.60.22.205] (helo=mgr5.xmission.com) by mgr2.xmission.com with esmtp (Exim 3.35 #1) id 1Bd94D-0001A3-02; Wed, 23 Jun 2004 08:49:37 -0600 Received: from [166.70.56.15] (helo=misty.eyesbeyond.com) by mgr5.xmission.com with esmtp (Exim 4.31) id 1Bd94D-0007Jg-QM; Wed, 23 Jun 2004 08:49:37 -0600 Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) i5NEnZkE069529; Wed, 23 Jun 2004 08:49:36 -0600 (MDT) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.12.11/8.12.11/Submit) id i5NEnZrE069528; Wed, 23 Jun 2004 08:49:35 -0600 (MDT) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Wed, 23 Jun 2004 08:49:34 -0600 From: Greg Lewis To: Panagiotis Astithas Message-ID: <20040623144934.GA69425@misty.eyesbeyond.com> References: <40CFFE0F.6040403@noc.ntua.gr> <20040616171610.3ad2fde7.nork@FreeBSD.org> <40D982A5.8050701@noc.ntua.gr> Mime-Version: 1.0 Content-Disposition: inline In-Reply-To: <40D982A5.8050701@noc.ntua.gr> User-Agent: Mutt/1.4.2.1i Content-Type: text/plain; charset=us-ascii X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on mgr3.xmission.com X-Spam-Level: X-Spam-Status: No, hits=-4.9 required=8.0 tests=BAYES_00 autolearn=no version=2.63 X-SA-Exim-Connect-IP: 198.60.22.202 X-SA-Exim-Mail-From: glewis@eyesbeyond.com X-SA-Exim-Version: 4.0 (built Sat, 24 Apr 2004 12:31:30 +0200) X-SA-Exim-Scanned: Yes (on mgr3.xmission.com) 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 14:49:40 -0000 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! > - 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. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org