From owner-freebsd-java@FreeBSD.ORG Wed Jun 16 07:54:56 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 E406A16A4CE for ; Wed, 16 Jun 2004 07:54:56 +0000 (GMT) Received: from sakura.ninth-nine.com (sakura.ninth-nine.com [219.127.74.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6734A43D1D for ; Wed, 16 Jun 2004 07:54:56 +0000 (GMT) (envelope-from nork@FreeBSD.org) Received: from melfina.ninth-nine.com ([IPv6:2002:d312:f91e::1]) (authenticated bits=0) by sakura.ninth-nine.com (8.12.11/8.12.11/NinthNine) with ESMTP id i5G7qvxw075260 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 16 Jun 2004 16:52:57 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Wed, 16 Jun 2004 16:52:57 +0900 From: Norikatsu Shigemura To: daichi Message-Id: <20040616165257.22bffecc.nork@FreeBSD.org> In-Reply-To: <20040616164658.5136f499.daichi@ongs.co.jp> References: <40CD30FB.7050905@gldis.ca> <20040615215046.2ad687f7.nork@FreeBSD.org> <40CF16D3.1030708@noc.ntua.gr> <20040615154120.GA21489@misty.eyesbeyond.com> <20040616011329.4ec549d0.nork@FreeBSD.org> <20040615163345.GA21902@misty.eyesbeyond.com> <20040616014104.3945bb4e.nork@FreeBSD.org> <20040615171814.GA22125@misty.eyesbeyond.com> <20040616040104.52fc7ae5.nork@FreeBSD.org> <20040616164658.5136f499.daichi@ongs.co.jp> 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 cc: java@FreeBSD.org cc: past@noc.ntua.gr cc: gldisater@gldis.ca Subject: Re: eclipse3 RC2 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, 16 Jun 2004 07:54:57 -0000 On Wed, 16 Jun 2004 16:46:58 +0900 daichi wrote: > Hi nork-san > > Humm... There is still time:-). Let's consider whether there is > > any other idea. > > I fixed pkg-plist. I think that `3.0.0' in pkg-plist should > > be change to %%ECLIPSE_VER%%. Please test my archive. > I got it with mozilla-devel by little hack. > If you want to install eclispe3 with mozilla-devel, you should > do follow work: > # ln -s /usr/X11R6/lib/mozilla-devel /usr/X11R6/lib/mozilla > # ln -s /usr/X11R6/include/mozilla-devel /usr/X11R6/include/mozilla > This fix will be merged by nork in recent days. > Thanks Jeremy, nork and all other eclipse3's people :) Humm... We should fix a following patch file: files/patch-plugins-org.eclipse.swt-Eclipse_SWT_PI-gtk-libaray-make_gtk.mak. I'll adopt eclipse to any mozilla family(maybe Java, too).