From owner-freebsd-ports@FreeBSD.ORG Fri May 20 14:59:12 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0098A16A4CE for ; Fri, 20 May 2005 14:59:12 +0000 (GMT) Received: from mail.gmx.net (imap.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id D5AAD43DBD for ; Fri, 20 May 2005 14:59:10 +0000 (GMT) (envelope-from ralf.folkerts@gmx.de) Received: (qmail invoked by alias); 20 May 2005 14:59:07 -0000 Received: from dsl-084-056-151-131.arcor-ip.net (EHLO beaster) [84.56.151.131] by mail.gmx.net (mp018) with SMTP; 20 May 2005 16:59:07 +0200 X-Authenticated: #18511927 From: Ralf Folkerts To: dR In-Reply-To: <20050519154243.55873.qmail@web52306.mail.yahoo.com> References: <20050519154243.55873.qmail@web52306.mail.yahoo.com> Content-Type: text/plain Organization: Wohnzimmerrechenzentrum Date: Fri, 20 May 2005 16:59:06 +0200 Message-Id: <1116601146.954.5.camel@beaster> Mime-Version: 1.0 X-Mailer: Evolution 2.2.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 cc: Freebsd-ports@freebsd.org Subject: Re: Eclipse X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 May 2005 14:59:12 -0000 Hi Marko, > Anyone have Eclipse running? The port is currently > marked broken. > > >From reading the Eclipse documentation, I take it that > it must be installed in Linux compatibility mode. you might try the "eclipse-devel"-Port (it's currently the 3.1-M6) if you don't have any Requirements of 3.0; I must admit I didn't build it, as I have the Eclipse 3.0 installed, both can't be installed at the same time as the "eclipse-devel"-Ports warns, and I'm not sure if my Plugins will still work with 3.1 :-) The 3.1 has the adventage that, with the 3.1-M7 there should be a boost in Performance (see http://download.eclipse.org/eclipse/downloads/drops/S-3.1M7-200505131415/eclipse-news-part1-M7.html ). Please note, however, that the Version in the Ports is "still" 3.1-M6 - not sure when the M7 will be put in the ports (it's just a few days "old"). HTH, Cheers, _ralf_