From owner-freebsd-eclipse@FreeBSD.ORG Thu Aug 2 00:26:17 2007 Return-Path: Delivered-To: freebsd-eclipse@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7A0CF16A417; Thu, 2 Aug 2007 00:26:17 +0000 (UTC) (envelope-from ken@tydfam.jp) Received: from ns.tydfam.jp (ns.tydfam.jp [61.197.228.42]) by mx1.freebsd.org (Postfix) with ESMTP id DE5F313C428; Thu, 2 Aug 2007 00:26:16 +0000 (UTC) (envelope-from ken@tydfam.jp) Received: from localhost (tyd3.sub.tydfam.jp [192.168.1.3]) by ns.tydfam.jp (8.14.1/8.14.1) with ESMTP id l720Oekw003074; Thu, 2 Aug 2007 09:24:41 +0900 (JST) (envelope-from ken@tydfam.jp) Date: Thu, 02 Aug 2007 09:25:09 +0900 (JST) Message-Id: <20070802.092509.41633897.ken@tydfam.jp> To: rick-freebsd@kiwi-computer.com From: Ken Yamada In-Reply-To: <20070801152245.GB30973@keira.kiwi-computer.com> References: <200707311631.l6VGVF65065096@freefall.freebsd.org> <20070801152245.GB30973@keira.kiwi-computer.com> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.91/3846/Wed Aug 1 16:27:07 2007 on ns.tydfam.jp X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.2.1 X-Spam-Checker-Version: SpamAssassin 3.2.1 (2007-05-02) on ns.tydfam.jp Cc: dsledge@appriss.com, delphij@freebsd.org, tmclaugh@freebsd.org, freebsd-eclipse@freebsd.org Subject: Re: ports/113435: java/eclipse: Update to 3.2.2 X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Aug 2007 00:26:17 -0000 > In the meantime, I've been trying to port Eclipse Europa (3.3) but am > having troubles since they no longer zip their source code and I'd rather > not run it through the linuxulator. Rick, I had thought that they do not provide source by zip, too. Their pages looks so. However, you can get zipped source code from http://download.eclipse.org/eclipse/downloads/ as it was. I tried manual patching based on 3.2.2 and working on, but it is not yet successful... I hope that this helps you and I can get working 3.3 soon.