svn commit: r381787 - in head: devel/scala-ide devel/subclipse java/commonclipse java/eclipse-RDT java/eclipse-aptana java/eclipse-aptana-radrails java/eclipse-aptana2 java/eclipse-cdt java/eclipse...
John Marino
marino at FreeBSD.org
Sat Mar 21 09:54:58 UTC 2015
Author: marino
Date: Sat Mar 21 09:54:46 2015
New Revision: 381787
URL: https://svnweb.freebsd.org/changeset/ports/381787
QAT: https://qat.redports.org/buildarchive/r381787/
Log:
eclipse plugins: Deprecate 25 for removal, ignore 1 to be updated
Removal scheduled 4 weeks into the future on April 18.
PR: 195985
Submitted by: Jimmy Kelley (eclipse maintainer)
Reason: by-product of upcoming eclipse upgrade
Modified:
head/devel/scala-ide/Makefile
head/devel/subclipse/Makefile
head/java/commonclipse/Makefile
head/java/eclipse-RDT/Makefile
head/java/eclipse-aptana-radrails/Makefile
head/java/eclipse-aptana/Makefile
head/java/eclipse-aptana2/Makefile
head/java/eclipse-cdt/Makefile
head/java/eclipse-checkstyle/Makefile
head/java/eclipse-datatools/Makefile
head/java/eclipse-emf/Makefile
head/java/eclipse-examples/Makefile
head/java/eclipse-gef-examples/Makefile
head/java/eclipse-gef/Makefile
head/java/eclipse-hibernatetools/Makefile
head/java/eclipse-jad/Makefile
head/java/eclipse-langpack/Makefile
head/java/eclipse-pmd/Makefile
head/java/eclipse-propedit/Makefile
head/java/eclipse-sqlexplorer/Makefile
head/java/eclipse-sysdeo-tomcat/Makefile
head/java/eclipse-uml/Makefile
head/java/eclipse-vep-examples/Makefile
head/java/eclipse-vep/Makefile
head/java/eclipse-viplugin/Makefile
head/java/eclipse-webtools/Makefile
Modified: head/devel/scala-ide/Makefile
==============================================================================
--- head/devel/scala-ide/Makefile Sat Mar 21 02:13:06 2015 (r381786)
+++ head/devel/scala-ide/Makefile Sat Mar 21 09:54:46 2015 (r381787)
@@ -15,6 +15,10 @@ COMMENT= Scala plugin for the Eclipse ID
LICENSE= BSD3CLAUSE
+BROKEN= plugin is obsolete or malfunctioning with latest eclipse
+DEPRECATED= evaluation recommendation is to remove rather than update
+EXPIRATION_DATE= 2015-04-18
+
RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse
OPTIONS_DEFINE= WTP
Modified: head/devel/subclipse/Makefile
==============================================================================
--- head/devel/subclipse/Makefile Sat Mar 21 02:13:06 2015 (r381786)
+++ head/devel/subclipse/Makefile Sat Mar 21 09:54:46 2015 (r381787)
@@ -12,6 +12,10 @@ DIST_SUBDIR= eclipse
MAINTAINER= ports at FreeBSD.org
COMMENT= Subversion plugin for the Eclipse IDE Framework
+BROKEN= plugin is obsolete or malfunctioning with latest eclipse
+DEPRECATED= evaluation recommendation is to remove rather than update
+EXPIRATION_DATE= 2015-04-18
+
RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse
WRKSRC= ${WRKDIR}
Modified: head/java/commonclipse/Makefile
==============================================================================
--- head/java/commonclipse/Makefile Sat Mar 21 02:13:06 2015 (r381786)
+++ head/java/commonclipse/Makefile Sat Mar 21 09:54:46 2015 (r381787)
@@ -12,6 +12,10 @@ DIST_SUBDIR= eclipse
MAINTAINER= zhoushuqun at gmail.com
COMMENT= Commonclipse is an eclipse plugin for jakarta commons-lang users
+BROKEN= plugin is obsolete or malfunctioning with latest eclipse
+DEPRECATED= evaluation recommendation is to remove rather than update
+EXPIRATION_DATE= 2015-04-18
+
RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse
USES= zip
Modified: head/java/eclipse-RDT/Makefile
==============================================================================
--- head/java/eclipse-RDT/Makefile Sat Mar 21 02:13:06 2015 (r381786)
+++ head/java/eclipse-RDT/Makefile Sat Mar 21 09:54:46 2015 (r381787)
@@ -12,6 +12,10 @@ DISTNAME= ${RDT}-${RDTVERSION}
MAINTAINER= ports at FreeBSD.org
COMMENT= RDT adds Ruby support to the Eclipse IDE Framework
+BROKEN= plugin is obsolete or malfunctioning with latest eclipse
+DEPRECATED= evaluation recommendation is to remove rather than update
+EXPIRATION_DATE= 2015-04-18
+
RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse
NO_BUILD= yes
Modified: head/java/eclipse-aptana-radrails/Makefile
==============================================================================
--- head/java/eclipse-aptana-radrails/Makefile Sat Mar 21 02:13:06 2015 (r381786)
+++ head/java/eclipse-aptana-radrails/Makefile Sat Mar 21 09:54:46 2015 (r381787)
@@ -14,6 +14,10 @@ DISTNAME= org.radrails.rails_feature-${P
MAINTAINER= ports at FreeBSD.org
COMMENT= IDE for Ruby and the Ruby on Rails framework (Eclipse plugin)
+BROKEN= plugin is obsolete or malfunctioning with latest eclipse
+DEPRECATED= evaluation recommendation is to remove rather than update
+EXPIRATION_DATE= 2015-04-18
+
RUN_DEPENDS= ${LOCALBASE}/lib/eclipse/features/com.aptana.ide.feature_1.2.7.024747.jar:${PORTSDIR}/java/eclipse-aptana
USES= zip
Modified: head/java/eclipse-aptana/Makefile
==============================================================================
--- head/java/eclipse-aptana/Makefile Sat Mar 21 02:13:06 2015 (r381786)
+++ head/java/eclipse-aptana/Makefile Sat Mar 21 09:54:46 2015 (r381787)
@@ -13,6 +13,10 @@ DISTNAME= aptana_update_${PORTVERSION:E}
MAINTAINER= nivit at FreeBSD.org
COMMENT= Aptana Web Development Tools (Eclipse plugin)
+BROKEN= plugin is obsolete or malfunctioning with latest eclipse
+DEPRECATED= evaluation recommendation is to remove rather than update
+EXPIRATION_DATE= 2015-04-18
+
RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse
CONFLICTS_INSTALL= eclipse-aptana-[2-9]*
Modified: head/java/eclipse-aptana2/Makefile
==============================================================================
--- head/java/eclipse-aptana2/Makefile Sat Mar 21 02:13:06 2015 (r381786)
+++ head/java/eclipse-aptana2/Makefile Sat Mar 21 09:54:46 2015 (r381787)
@@ -14,6 +14,10 @@ DISTNAME= com.aptana.ide.feature.studio-
MAINTAINER= nivit at FreeBSD.org
COMMENT= Aptana Studio 2 Web Development Tools (Eclipse plugin)
+BROKEN= plugin is obsolete or malfunctioning with latest eclipse
+DEPRECATED= evaluation recommendation is to remove rather than update
+EXPIRATION_DATE= 2015-04-18
+
RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse
CONFLICTS_INSTALL= eclipse-aptana-1*
Modified: head/java/eclipse-cdt/Makefile
==============================================================================
--- head/java/eclipse-cdt/Makefile Sat Mar 21 02:13:06 2015 (r381786)
+++ head/java/eclipse-cdt/Makefile Sat Mar 21 09:54:46 2015 (r381787)
@@ -13,6 +13,8 @@ DISTNAME= ${PLUGIN}-master-${PORTVERSION
MAINTAINER= ports at FreeBSD.org
COMMENT= C/C++ plugin for Eclipse IDE
+IGNORE= plugin malfunctions, but an upgrade is planned
+
RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse
USES= zip
Modified: head/java/eclipse-checkstyle/Makefile
==============================================================================
--- head/java/eclipse-checkstyle/Makefile Sat Mar 21 02:13:06 2015 (r381786)
+++ head/java/eclipse-checkstyle/Makefile Sat Mar 21 09:54:46 2015 (r381787)
@@ -13,6 +13,10 @@ DIST_SUBDIR= eclipse
MAINTAINER= ports at FreeBSD.org
COMMENT= Integrates the Checkstyle Java code auditor into Eclipse
+BROKEN= plugin is obsolete or malfunctioning with latest eclipse
+DEPRECATED= evaluation recommendation is to remove rather than update
+EXPIRATION_DATE= 2015-04-18
+
RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse
USES= zip
Modified: head/java/eclipse-datatools/Makefile
==============================================================================
--- head/java/eclipse-datatools/Makefile Sat Mar 21 02:13:06 2015 (r381786)
+++ head/java/eclipse-datatools/Makefile Sat Mar 21 09:54:46 2015 (r381787)
@@ -14,6 +14,10 @@ DIST_SUBDIR= eclipse
MAINTAINER= ljboiler at gmail.com
COMMENT= Data Tools Platform for the Eclipse IDE
+BROKEN= plugin is obsolete or malfunctioning with latest eclipse
+DEPRECATED= evaluation recommendation is to remove rather than update
+EXPIRATION_DATE= 2015-04-18
+
RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse \
eclipse-emf>0:${PORTSDIR}/java/eclipse-emf \
eclipse-gef>0:${PORTSDIR}/java/eclipse-gef
Modified: head/java/eclipse-emf/Makefile
==============================================================================
--- head/java/eclipse-emf/Makefile Sat Mar 21 02:13:06 2015 (r381786)
+++ head/java/eclipse-emf/Makefile Sat Mar 21 09:54:46 2015 (r381787)
@@ -14,6 +14,10 @@ DIST_SUBDIR= eclipse
MAINTAINER= kamikaze at bsdforen.de
COMMENT= Eclipse Modeling Framework
+BROKEN= plugin is obsolete or malfunctioning with latest eclipse
+DEPRECATED= evaluation recommendation is to remove rather than update
+EXPIRATION_DATE= 2015-04-18
+
RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse
USES= zip
Modified: head/java/eclipse-examples/Makefile
==============================================================================
--- head/java/eclipse-examples/Makefile Sat Mar 21 02:13:06 2015 (r381786)
+++ head/java/eclipse-examples/Makefile Sat Mar 21 09:54:46 2015 (r381787)
@@ -14,6 +14,10 @@ DIST_SUBDIR= eclipse
MAINTAINER= ports at FreeBSD.org
COMMENT= Examples for the Eclipse IDE
+BROKEN= plugin is obsolete or malfunctioning with latest eclipse
+DEPRECATED= evaluation recommendation is to remove rather than update
+EXPIRATION_DATE= 2015-04-18
+
RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse
USES= zip
Modified: head/java/eclipse-gef-examples/Makefile
==============================================================================
--- head/java/eclipse-gef-examples/Makefile Sat Mar 21 02:13:06 2015 (r381786)
+++ head/java/eclipse-gef-examples/Makefile Sat Mar 21 09:54:46 2015 (r381787)
@@ -14,6 +14,10 @@ DIST_SUBDIR= eclipse
MAINTAINER= ports at FreeBSD.org
COMMENT= Graphical Editing Framework for the Eclipse IDE (examples)
+BROKEN= plugin is obsolete or malfunctioning with latest eclipse
+DEPRECATED= evaluation recommendation is to remove rather than update
+EXPIRATION_DATE= 2015-04-18
+
RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse
USES= zip
Modified: head/java/eclipse-gef/Makefile
==============================================================================
--- head/java/eclipse-gef/Makefile Sat Mar 21 02:13:06 2015 (r381786)
+++ head/java/eclipse-gef/Makefile Sat Mar 21 09:54:46 2015 (r381787)
@@ -15,6 +15,10 @@ DIST_SUBDIR= eclipse
MAINTAINER= zhoushuqun at gmail.com
COMMENT= Graphical Editing Framework for the Eclipse IDE
+BROKEN= plugin is obsolete or malfunctioning with latest eclipse
+DEPRECATED= evaluation recommendation is to remove rather than update
+EXPIRATION_DATE= 2015-04-18
+
RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse
WRKSRC= ${WRKDIR}/eclipse
Modified: head/java/eclipse-hibernatetools/Makefile
==============================================================================
--- head/java/eclipse-hibernatetools/Makefile Sat Mar 21 02:13:06 2015 (r381786)
+++ head/java/eclipse-hibernatetools/Makefile Sat Mar 21 09:54:46 2015 (r381787)
@@ -16,6 +16,10 @@ COMMENT= Hibernate3 Tools for the Eclips
LICENSE= EPL LGPL3
LICENSE_COMB= multi
+BROKEN= plugin is obsolete or malfunctioning with latest eclipse
+DEPRECATED= evaluation recommendation is to remove rather than update
+EXPIRATION_DATE= 2015-04-18
+
## XXX - Notify the maintainer if the dependencies on either
## java/eclipse-gef of java/eclipse-webtools change
RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse \
Modified: head/java/eclipse-jad/Makefile
==============================================================================
--- head/java/eclipse-jad/Makefile Sat Mar 21 02:13:06 2015 (r381786)
+++ head/java/eclipse-jad/Makefile Sat Mar 21 09:54:46 2015 (r381787)
@@ -15,6 +15,10 @@ EXTRACT_ONLY=
MAINTAINER= ale at FreeBSD.org
COMMENT= Jad Java decompiler plugin for the Eclipse IDE
+BROKEN= plugin is obsolete or malfunctioning with latest eclipse
+DEPRECATED= evaluation recommendation is to remove rather than update
+EXPIRATION_DATE= 2015-04-18
+
RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse \
jad:${PORTSDIR}/java/jad
Modified: head/java/eclipse-langpack/Makefile
==============================================================================
--- head/java/eclipse-langpack/Makefile Sat Mar 21 02:13:06 2015 (r381786)
+++ head/java/eclipse-langpack/Makefile Sat Mar 21 09:54:46 2015 (r381787)
@@ -17,6 +17,10 @@ DIST_SUBDIR= eclipse
MAINTAINER= ports at FreeBSD.org
COMMENT= Eclipse Language Pack Feature
+BROKEN= plugin is obsolete or malfunctioning with latest eclipse
+DEPRECATED= evaluation recommendation is to remove rather than update
+EXPIRATION_DATE= 2015-04-18
+
RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse
USES= zip
Modified: head/java/eclipse-pmd/Makefile
==============================================================================
--- head/java/eclipse-pmd/Makefile Sat Mar 21 02:13:06 2015 (r381786)
+++ head/java/eclipse-pmd/Makefile Sat Mar 21 09:54:46 2015 (r381787)
@@ -13,6 +13,10 @@ DIST_SUBDIR= eclipse
MAINTAINER= ports at FreeBSD.org
COMMENT= Scan Java source code and look for potential problems
+BROKEN= plugin is obsolete or malfunctioning with latest eclipse
+DEPRECATED= evaluation recommendation is to remove rather than update
+EXPIRATION_DATE= 2015-04-18
+
RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse
USES= zip
Modified: head/java/eclipse-propedit/Makefile
==============================================================================
--- head/java/eclipse-propedit/Makefile Sat Mar 21 02:13:06 2015 (r381786)
+++ head/java/eclipse-propedit/Makefile Sat Mar 21 09:54:46 2015 (r381787)
@@ -14,6 +14,10 @@ DIST_SUBDIR= eclipse
MAINTAINER= zhoushuqun at gmail.com
COMMENT= Properties editor for eclipse
+BROKEN= plugin is obsolete or malfunctioning with latest eclipse
+DEPRECATED= evaluation recommendation is to remove rather than update
+EXPIRATION_DATE= 2015-04-18
+
RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse
USES= zip
Modified: head/java/eclipse-sqlexplorer/Makefile
==============================================================================
--- head/java/eclipse-sqlexplorer/Makefile Sat Mar 21 02:13:06 2015 (r381786)
+++ head/java/eclipse-sqlexplorer/Makefile Sat Mar 21 09:54:46 2015 (r381787)
@@ -13,6 +13,10 @@ DIST_SUBDIR= eclipse
MAINTAINER= ports at FreeBSD.org
COMMENT= Visual database query tool for Eclipse
+BROKEN= plugin is obsolete or malfunctioning with latest eclipse
+DEPRECATED= evaluation recommendation is to remove rather than update
+EXPIRATION_DATE= 2015-04-18
+
RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse \
eclipse-gef>0:${PORTSDIR}/java/eclipse-gef
Modified: head/java/eclipse-sysdeo-tomcat/Makefile
==============================================================================
--- head/java/eclipse-sysdeo-tomcat/Makefile Sat Mar 21 02:13:06 2015 (r381786)
+++ head/java/eclipse-sysdeo-tomcat/Makefile Sat Mar 21 09:54:46 2015 (r381787)
@@ -14,6 +14,10 @@ DIST_SUBDIR= eclipse
MAINTAINER= ports at FreeBSD.org
COMMENT= Sysdeo Tomcat Launcher plugin for Eclipse
+BROKEN= plugin is obsolete or malfunctioning with latest eclipse
+DEPRECATED= evaluation recommendation is to remove rather than update
+EXPIRATION_DATE= 2015-04-18
+
RUN_DEPENDS+= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse
USES= zip
Modified: head/java/eclipse-uml/Makefile
==============================================================================
--- head/java/eclipse-uml/Makefile Sat Mar 21 02:13:06 2015 (r381786)
+++ head/java/eclipse-uml/Makefile Sat Mar 21 09:54:46 2015 (r381787)
@@ -13,6 +13,10 @@ DIST_SUBDIR= eclipse
MAINTAINER= ports at FreeBSD.org
COMMENT= Framework creating UML diagrams in Eclipse
+BROKEN= plugin is obsolete or malfunctioning with latest eclipse
+DEPRECATED= evaluation recommendation is to remove rather than update
+EXPIRATION_DATE= 2015-04-18
+
RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse \
eclipse-emf>0:${PORTSDIR}/java/eclipse-emf
Modified: head/java/eclipse-vep-examples/Makefile
==============================================================================
--- head/java/eclipse-vep-examples/Makefile Sat Mar 21 02:13:06 2015 (r381786)
+++ head/java/eclipse-vep-examples/Makefile Sat Mar 21 09:54:46 2015 (r381787)
@@ -14,6 +14,10 @@ DIST_SUBDIR= eclipse
MAINTAINER= ports at FreeBSD.org
COMMENT= Visual Editor Project for the Eclipse IDE (examples)
+BROKEN= plugin is obsolete or malfunctioning with latest eclipse
+DEPRECATED= evaluation recommendation is to remove rather than update
+EXPIRATION_DATE= 2015-04-18
+
RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse
USES= zip
Modified: head/java/eclipse-vep/Makefile
==============================================================================
--- head/java/eclipse-vep/Makefile Sat Mar 21 02:13:06 2015 (r381786)
+++ head/java/eclipse-vep/Makefile Sat Mar 21 09:54:46 2015 (r381787)
@@ -15,6 +15,10 @@ DIST_SUBDIR= eclipse
MAINTAINER= ports at FreeBSD.org
COMMENT= Framework for creating GUI builders for Eclipse
+BROKEN= plugin is obsolete or malfunctioning with latest eclipse
+DEPRECATED= evaluation recommendation is to remove rather than update
+EXPIRATION_DATE= 2015-04-18
+
RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse \
eclipse-emf>0:${PORTSDIR}/java/eclipse-emf \
eclipse-gef>0:${PORTSDIR}/java/eclipse-gef
Modified: head/java/eclipse-viplugin/Makefile
==============================================================================
--- head/java/eclipse-viplugin/Makefile Sat Mar 21 02:13:06 2015 (r381786)
+++ head/java/eclipse-viplugin/Makefile Sat Mar 21 09:54:46 2015 (r381787)
@@ -13,6 +13,10 @@ DIST_SUBDIR= eclipse
MAINTAINER= ports at FreeBSD.org
COMMENT= Vi like keybinding Eclipse plugin FREETRIAL Version
+BROKEN= plugin is obsolete or malfunctioning with latest eclipse
+DEPRECATED= evaluation recommendation is to remove rather than update
+EXPIRATION_DATE= 2015-04-18
+
RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse
USES= zip
Modified: head/java/eclipse-webtools/Makefile
==============================================================================
--- head/java/eclipse-webtools/Makefile Sat Mar 21 02:13:06 2015 (r381786)
+++ head/java/eclipse-webtools/Makefile Sat Mar 21 09:54:46 2015 (r381787)
@@ -16,6 +16,10 @@ COMMENT= Webtools for eclipse
LICENSE= EPL
+BROKEN= plugin is obsolete or malfunctioning with latest eclipse
+DEPRECATED= evaluation recommendation is to remove rather than update
+EXPIRATION_DATE= 2015-04-18
+
RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse \
eclipse-emf>0:${PORTSDIR}/java/eclipse-emf \
eclipse-gef>0:${PORTSDIR}/java/eclipse-gef \
More information about the svn-ports-all
mailing list