From owner-freebsd-java@FreeBSD.ORG Wed Jun 23 13:16:43 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 688D316A4CE; Wed, 23 Jun 2004 13:16:43 +0000 (GMT) Received: from diomedes.noc.ntua.gr (diomedes.noc.ntua.gr [147.102.222.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4E2F43D2D; Wed, 23 Jun 2004 13:16:42 +0000 (GMT) (envelope-from past@noc.ntua.gr) Received: from ajax.noc.ntua.gr (ajax.noc.ntua.gr [147.102.220.1]) i5NDGLXE036963; Wed, 23 Jun 2004 16:16:21 +0300 (EEST) (envelope-from past@noc.ntua.gr) Received: from [147.102.220.45] (hal.noc.ntua.gr [147.102.220.45]) by ajax.noc.ntua.gr (8.12.11/8.12.11) with ESMTP id i5NDGLiH073696; Wed, 23 Jun 2004 16:16:21 +0300 (EEST) (envelope-from past@noc.ntua.gr) Message-ID: <40D982A5.8050701@noc.ntua.gr> Date: Wed, 23 Jun 2004 16:16:21 +0300 From: Panagiotis Astithas Organization: NTUA/NMC User-Agent: Mozilla Thunderbird 0.6 (X11/20040609) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Norikatsu Shigemura References: <40CFFE0F.6040403@noc.ntua.gr> <20040616171610.3ad2fde7.nork@FreeBSD.org> In-Reply-To: <20040616171610.3ad2fde7.nork@FreeBSD.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: java@FreeBSD.org 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 13:16:43 -0000 Norikatsu Shigemura wrote: > On Wed, 16 Jun 2004 11:00:15 +0300 > Panagiotis Astithas wrote: > >>You can get the port skeleton here: >>http://noc.ntua.gr/~past/freebsd/eclipse3-port.tgz >> >>These are some guidelines I tried to follow: >>- No reference to Linux if possible. >>- The pathces in $FILESDIR are one patch per file, as in most ports. >>- No hard-coded paths (ant, unzip, gmake, JAVA_HOME, etc.) >>- Minimize diffs from the eclipse 2 port. > > > Wow, I'll merge this and mine(maybe this is based). Hi, 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, -- Panagiotis Astithas Electrical & Computer Engineer, PhD Network Management Center National Technical University of Athens, Greece