From owner-freebsd-java@FreeBSD.ORG Thu Mar 31 08:26:46 2005 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 32C9E16A4CE for ; Thu, 31 Mar 2005 08:26:46 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4D5043D58 for ; Thu, 31 Mar 2005 08:26:45 +0000 (GMT) (envelope-from leafy7382@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so323865rng for ; Thu, 31 Mar 2005 00:26:45 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=Gdj6JIHXMYIw1fqH6FgclDldvf/i/Bvu/l29FLiPkk8x58XsWoKQQ/DXJwnVma2Wez4jblNFBjzwpNp/Hx17uDMiWLXqUoggp6xEWPQWrTO7THzL3jA9egmJAK3Psy68RJdnLC+vXfPNtD/hc90hbv1PuzbBG3Ol3IlDmIYefhw= Received: by 10.38.87.21 with SMTP id k21mr1327382rnb; Thu, 31 Mar 2005 00:26:43 -0800 (PST) Received: by 10.38.22.48 with HTTP; Thu, 31 Mar 2005 00:26:43 -0800 (PST) Message-ID: Date: Thu, 31 Mar 2005 16:26:43 +0800 From: Jiawei Ye To: Alex Varju In-Reply-To: <424BA422.8070803@varju.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: <424490CD.9080203@chuckr.org> <4246D3C5.5060303@ebs.gr> <4246FE33.2090608@webct.com> <4248801D.7070405@webct.com> <42489BD2.40504@varju.ca> <424BA422.8070803@varju.ca> cc: java Subject: Re: eclipse X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jiawei Ye List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Mar 2005 08:26:46 -0000 On Wed, 30 Mar 2005 23:17:54 -0800, Alex Varju wrote: > Again, this is mainly targetted at AMD64 still. Hopefully I'll have > time to clean things up so I can submit this as a generic eclipse-devel > port. > > Alex. This is great! I have one question though. Since the distfiles were different between platforms, is it pratical to do it as a single port instead of per-arch ports? Jiawei -- "Without the userland, the kernel is useless." --inspired by The Tao of Programming