From owner-freebsd-eclipse@FreeBSD.ORG Sun Aug 29 21:49:02 2010 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 28AAE1065679 for ; Sun, 29 Aug 2010 21:49:02 +0000 (UTC) (envelope-from john.a.schneider@gmail.com) Received: from mail-pz0-f54.google.com (mail-pz0-f54.google.com [209.85.210.54]) by mx1.freebsd.org (Postfix) with ESMTP id E13528FC13 for ; Sun, 29 Aug 2010 21:49:01 +0000 (UTC) Received: by pzk7 with SMTP id 7so2179365pzk.13 for ; Sun, 29 Aug 2010 14:49:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:mime-version:content-type:message-id; bh=ZGaj5EJqaLjZ4oJSi41EMFRFYrCr9kKb8LYJOfEyB6Q=; b=PC2M1nE51C7WuwczUkTqvORehmWOksOLSRLmFSBr17rouCc98YZiDxyrUDstw33+ZY 64VvtX7UCo20zYJ2sqjgSiNsNgccYVRm5n762f0Mfka8URqO11Rp7nc3GAHYX8pY23ac 9k/hMTINr4QVNhmuliRfgia0t8AEQTcUd62N0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:mime-version:content-type :message-id; b=b9Ks36HJv8SDZwCat8pa32epEicI2MPJ3NiJWAdRsOLq48sSOTUfQz4w36ZQHLbypx oAr0LBRlTkIg6+EcdI+nXZMG+3VVEVkKla6448u6ESVe2BcOalXGCYY30DlW6uVOt2/Q 52XEEKpRsSEfUMZ29ix3YsgMlyL2jShxwWBPc= Received: by 10.142.187.20 with SMTP id k20mr3863962wff.107.1283118541282; Sun, 29 Aug 2010 14:49:01 -0700 (PDT) Received: from mobile-01.localnet (ip68-109-26-106.ri.ri.cox.net [68.109.26.106]) by mx.google.com with ESMTPS id t11sm8645661wfc.4.2010.08.29.14.48.57 (version=SSLv3 cipher=RC4-MD5); Sun, 29 Aug 2010 14:48:59 -0700 (PDT) From: John Schneider To: freebsd-eclipse@freebsd.org, glewis@eyesbeyond.com Date: Sun, 29 Aug 2010 17:49:01 -0400 User-Agent: KMail/1.13.5 (FreeBSD/8.1-RELEASE; KDE/4.4.5; i386; ; ) MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="Boundary-00=_NXteMaLyfSy+RyY" Message-Id: <201008291749.01728.js@jschneider.com> X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Eclipse 3.6 (Helios) Alpha Port 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: Sun, 29 Aug 2010 21:49:02 -0000 --Boundary-00=_NXteMaLyfSy+RyY Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit I've attached an initial port for Eclipse 3.6 (Helios). All the dist info has been updated correctly and all dist files can be downloaded. I updated all patch files to the best of my ability, but run into an issue that's preventing me from testing further. make-patch is currently hanging after update of plugins/org.eclipse.swt/Eclipse SWT PI/gtk/library/build.sh I confirmed the file is in fact updated by a non-freebsd patch, so I'm not sure if it's hanging on this file, or the one after. Hopefully someone else in the group can take a look at this and figure it out. John Schneider --Boundary-00=_NXteMaLyfSy+RyY--