|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
Re: ports/133457: [PATCH] java/eclipse-webtools: update to 3.0.3The following reply was made to PR ports/133457; it has been noted by GNATS.
From: =?iso-8859-1?Q?Heiner_Strau=DF?= <heiner_ej@...> To: bug-followup@..., heiner_ej@... Cc: Subject: Re: ports/133457: [PATCH] java/eclipse-webtools: update to 3.0.3 Date: Mon, 22 Jun 2009 11:30:06 +0000 (GMT) I would like to drop this port. With eclipse 3.4.2 I can install this plugi= n via the updater.=0A ---=0AHeiner Strau=DF=0Aheiner_ej@...=0A=0A=0A = _______________________________________________ freebsd-eclipse@... mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-eclipse To unsubscribe, send any mail to "freebsd-eclipse-unsubscribe@..." |
|
|
|
|
|
Re: ports/133457: [PATCH] java/eclipse-webtools: update to 3.0.3Am 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 <schmidt@...> > To: bug-followup@..., heiner_ej@... > 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 _______________________________________________ freebsd-eclipse@... mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-eclipse To unsubscribe, send any mail to "freebsd-eclipse-unsubscribe@..." |
|
|
Re: ports/133457: [PATCH] java/eclipse-webtools: update to 3.0.3On Mon, Jun 29, 2009 at 12:42:23PM +0200, Heiner Strauß wrote:
> Am Montag, den 29.06.2009, 07:00 +0000 schrieb Gerhard Schmidt: > > > > 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. I disagree with the OP. You can drop the user-installed plugins directly into /usr/local/eclipse/ with a modicum of effort. You can network mount that directory to avoid updating every machine too. In fact you can even have multiple versions of eclipse installed and run side-by-side with a little effort. I've played with modifications to my /usr/local/bin/eclipse script to do just that. There's absolutely no reason we should have any eclipse-* ports since every one of them is obtainable through eclipse's plugin architecture and software updates screens. It's especially painful if there are multiple supported eclipse versions in the ports tree. I hope that the OP's not suggesting that we create thousands of ports, one for each of Eclipse's 1200+ plugins times each version of Eclipse. Even if he were to volunteer to be the maintainer for each, it seems silly to have the plugins as ports. Although there is some precedence with p5-* ports (instead of using CPAN exclusively). In fact I've had troubles with many of the fbsd ports but all of them seem to behave when I grab them with Eclipse's updater. -- Rick C. Petty _______________________________________________ freebsd-eclipse@... mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-eclipse To unsubscribe, send any mail to "freebsd-eclipse-unsubscribe@..." |
|
|
Re: ports/133457: [PATCH] java/eclipse-webtools: update to 3.0.3Am Montag, den 29.06.2009, 18:46 -0500 schrieb Rick C. Petty:
> On Mon, Jun 29, 2009 at 12:42:23PM +0200, Heiner Strauß wrote: > > Am Montag, den 29.06.2009, 07:00 +0000 schrieb Gerhard Schmidt: > > > > > > 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. > > I disagree with the OP. You can drop the user-installed plugins directly > into /usr/local/eclipse/ with a modicum of effort. You can network mount > that directory to avoid updating every machine too. In fact you can even > have multiple versions of eclipse installed and run side-by-side with a > little effort. I've played with modifications to my /usr/local/bin/eclipse > script to do just that. > > There's absolutely no reason we should have any eclipse-* ports since every > one of them is obtainable through eclipse's plugin architecture and > software updates screens. It's especially painful if there are multiple > supported eclipse versions in the ports tree. I hope that the OP's not > suggesting that we create thousands of ports, one for each of Eclipse's > 1200+ plugins times each version of Eclipse. Even if he were to volunteer > to be the maintainer for each, it seems silly to have the plugins as ports. > Although there is some precedence with p5-* ports (instead of using CPAN > exclusively). > > In fact I've had troubles with many of the fbsd ports but all of them seem > to behave when I grab them with Eclipse's updater. > > -- Rick C. Petty Can't we mark the eclipse-* ports at least as DEPRECATED ? They are confusing new Eclipse users and wasting a lot of time. Most of them haven't got a maintainer and are hopelessly outdated. Greetings, Heiner _______________________________________________ freebsd-eclipse@... mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-eclipse To unsubscribe, send any mail to "freebsd-eclipse-unsubscribe@..." |
| Free embeddable forum powered by Nabble | Forum Help |