From owner-freebsd-eclipse@FreeBSD.ORG Mon Jun 29 10:42:31 2009 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 27FB9106564A for ; Mon, 29 Jun 2009 10:42:31 +0000 (UTC) (envelope-from heiner_ej@yahoo.de) Received: from n6.bullet.re3.yahoo.com (n6.bullet.re3.yahoo.com [68.142.237.91]) by mx1.freebsd.org (Postfix) with SMTP id A23568FC16 for ; Mon, 29 Jun 2009 10:42:30 +0000 (UTC) (envelope-from heiner_ej@yahoo.de) Received: from [68.142.230.29] by n6.bullet.re3.yahoo.com with NNFMP; 29 Jun 2009 10:42:30 -0000 Received: from [69.147.75.183] by t2.bullet.re2.yahoo.com with NNFMP; 29 Jun 2009 10:42:30 -0000 Received: from [127.0.0.1] by omp104.mail.re1.yahoo.com with NNFMP; 29 Jun 2009 10:42:30 -0000 X-Yahoo-Newman-Id: 205086.25515.bm@omp104.mail.re1.yahoo.com Received: (qmail 55911 invoked from network); 29 Jun 2009 10:42:30 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.de; h=Received:X-Yahoo-SMTP:X-YMail-OSG:X-Yahoo-Newman-Property:Subject:From:To:In-Reply-To:References:Content-Type:Date:Message-Id:Mime-Version:X-Mailer:Content-Transfer-Encoding; b=skRqTyBlZnvsSx8nfE+5v46aWFbbPDpRVRAPnX3O4LDdKpn5ahDrskE3nLtwXypTZ+2daVQiOfsG8I+5mtuZ7Gm9CTcy8vMccs9i79OK7lpjyo5WdB3lGLO20SZ+9FKzeRMQXWOQ/s6RNt5Xo61gVmInzNdtKb7k9tbDW46AsU0= ; Received: from unknown (HELO ?192.168.2.2?) (heiner_ej@84.144.95.13 with plain) by smtp109.plus.mail.re1.yahoo.com with SMTP; 29 Jun 2009 10:42:29 -0000 X-Yahoo-SMTP: 4oilbwSswBDbRLHb6R1gRRq37n8E1w-- X-YMail-OSG: 0B4dUPQVM1kcIOsB3q1iOi8ItRc5GfWjjYadR8.2bIXPigAYCcQTLhr1USe6yq6nZhqnNjF6bfPKF7pxJxKw6xIp9UybGsGtS4eTO0LZnHVxjR1ueOv.3gKHD.wOmcPRznuKxj6xyupz6QG9GpbGLP2a7uaNaikg1Lu.o8W03ZMG29UB7DEpsSh3uo76EF82Q4QDUe4L.ccsy5LR8AOttroky1t3FacPLQ.J7UyLbBjVcUd3gNU3jmEmibL39AtZWwxtaEhmKsDCIXZ9d8j7JUMCOStuBvIK9t21wVkOv0ey X-Yahoo-Newman-Property: ymail-3 From: Heiner =?ISO-8859-1?Q?Strau=DF?= To: freebsd-eclipse@freebsd.org In-Reply-To: <200906290700.n5T70AQQ020741@freefall.freebsd.org> References: <200906290700.n5T70AQQ020741@freefall.freebsd.org> Content-Type: text/plain Date: Mon, 29 Jun 2009 12:42:23 +0200 Message-Id: <1246272143.1356.19.camel@think.my.domain> Mime-Version: 1.0 X-Mailer: Evolution 2.26.1.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Subject: Re: ports/133457: [PATCH] java/eclipse-webtools: update to 3.0.3 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: Mon, 29 Jun 2009 10:42:31 -0000 Am Montag, den 29.06.2009, 07:00 +0000 schrieb Gerhard Schmidt: > The following reply was made to PR ports/133457; it has been noted by GNATS. > > From: Gerhard Schmidt > To: bug-followup@FreeBSD.org, heiner_ej@yahoo.de > Cc: > Subject: Re: ports/133457: [PATCH] java/eclipse-webtools: update to 3.0.3 > Date: Mon, 29 Jun 2009 08:40:49 +0200 > > This is an OpenPGP/MIME signed message (RFC 2440 and 3156) > --------------enigDF30E862FC75A04567C0C3A6 > Content-Type: text/plain; charset=ISO-8859-15 > Content-Transfer-Encoding: quoted-printable > > Updates via eclipse updater are per user updates (stored in homedir of th= > e > User). The port is per Computer (stored in /usr/local). I maintain some > Workstations with 200+ users. > > Please keep the Port. > That's a point. But someone has to keep them in sync with eclipse, testing and committing etc. If they are kept like now, they are adding more confusion and no help I think. It took me hours to find out what was wrong with them and how to fix :) Drop them or maintain. The actual webtools are 3.0.4 already. Maybe for bigger installs we could have an eclipse-plugin-mirror port or something, if you want a server centric install. Greetings, Heiner