diff options
author | marino <marino@FreeBSD.org> | 2015-03-21 17:54:46 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2015-03-21 17:54:46 +0800 |
commit | 2736f4b58a6a6f00e408350b59b67730e8e287f0 (patch) | |
tree | e782376895e6fa7c76f2978302fd3eea41d5e911 | |
parent | e60c1eb4eedff6ece7eb11b04ab77219495aaa02 (diff) | |
download | freebsd-ports-graphics-2736f4b58a6a6f00e408350b59b67730e8e287f0.tar.gz freebsd-ports-graphics-2736f4b58a6a6f00e408350b59b67730e8e287f0.tar.zst freebsd-ports-graphics-2736f4b58a6a6f00e408350b59b67730e8e287f0.zip |
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
26 files changed, 102 insertions, 0 deletions
diff --git a/devel/scala-ide/Makefile b/devel/scala-ide/Makefile index 513d05525b3..ecb1ced07c2 100644 --- a/devel/scala-ide/Makefile +++ b/devel/scala-ide/Makefile @@ -15,6 +15,10 @@ COMMENT= Scala plugin for the Eclipse IDE 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 diff --git a/devel/subclipse/Makefile b/devel/subclipse/Makefile index 0ada504d6c7..b6b85eba45f 100644 --- a/devel/subclipse/Makefile +++ b/devel/subclipse/Makefile @@ -12,6 +12,10 @@ DIST_SUBDIR= eclipse MAINTAINER= ports@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} diff --git a/java/commonclipse/Makefile b/java/commonclipse/Makefile index 4812f4dece3..28bcb007c79 100644 --- a/java/commonclipse/Makefile +++ b/java/commonclipse/Makefile @@ -12,6 +12,10 @@ DIST_SUBDIR= eclipse MAINTAINER= zhoushuqun@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 diff --git a/java/eclipse-RDT/Makefile b/java/eclipse-RDT/Makefile index c0e536b2c99..4aec5234398 100644 --- a/java/eclipse-RDT/Makefile +++ b/java/eclipse-RDT/Makefile @@ -12,6 +12,10 @@ DISTNAME= ${RDT}-${RDTVERSION} MAINTAINER= ports@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 diff --git a/java/eclipse-aptana-radrails/Makefile b/java/eclipse-aptana-radrails/Makefile index ca6f138ada7..8d081acf3c1 100644 --- a/java/eclipse-aptana-radrails/Makefile +++ b/java/eclipse-aptana-radrails/Makefile @@ -14,6 +14,10 @@ DISTNAME= org.radrails.rails_feature-${PORTVERSION}-278787EUNvWohWG-fz0019H9P9Y9 MAINTAINER= ports@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 diff --git a/java/eclipse-aptana/Makefile b/java/eclipse-aptana/Makefile index e2915a52613..3940a2e496a 100644 --- a/java/eclipse-aptana/Makefile +++ b/java/eclipse-aptana/Makefile @@ -13,6 +13,10 @@ DISTNAME= aptana_update_${PORTVERSION:E} MAINTAINER= nivit@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]* diff --git a/java/eclipse-aptana2/Makefile b/java/eclipse-aptana2/Makefile index 92b9ab7c086..39be627d2e5 100644 --- a/java/eclipse-aptana2/Makefile +++ b/java/eclipse-aptana2/Makefile @@ -14,6 +14,10 @@ DISTNAME= com.aptana.ide.feature.studio-${PORTVERSION}-5-7857HJ97CFF61HN1HZHtem5 MAINTAINER= nivit@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* diff --git a/java/eclipse-cdt/Makefile b/java/eclipse-cdt/Makefile index 3743be93426..973277b3674 100644 --- a/java/eclipse-cdt/Makefile +++ b/java/eclipse-cdt/Makefile @@ -13,6 +13,8 @@ DISTNAME= ${PLUGIN}-master-${PORTVERSION} MAINTAINER= ports@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 diff --git a/java/eclipse-checkstyle/Makefile b/java/eclipse-checkstyle/Makefile index f9d21e89ec2..82e473c6b86 100644 --- a/java/eclipse-checkstyle/Makefile +++ b/java/eclipse-checkstyle/Makefile @@ -13,6 +13,10 @@ DIST_SUBDIR= eclipse MAINTAINER= ports@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 diff --git a/java/eclipse-datatools/Makefile b/java/eclipse-datatools/Makefile index 1f206f56a95..048b11f2464 100644 --- a/java/eclipse-datatools/Makefile +++ b/java/eclipse-datatools/Makefile @@ -14,6 +14,10 @@ DIST_SUBDIR= eclipse MAINTAINER= ljboiler@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 diff --git a/java/eclipse-emf/Makefile b/java/eclipse-emf/Makefile index 3803599cf19..5a1dcfc09a6 100644 --- a/java/eclipse-emf/Makefile +++ b/java/eclipse-emf/Makefile @@ -14,6 +14,10 @@ DIST_SUBDIR= eclipse MAINTAINER= kamikaze@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 diff --git a/java/eclipse-examples/Makefile b/java/eclipse-examples/Makefile index 870a7ea3552..8849f9c1f53 100644 --- a/java/eclipse-examples/Makefile +++ b/java/eclipse-examples/Makefile @@ -14,6 +14,10 @@ DIST_SUBDIR= eclipse MAINTAINER= ports@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 diff --git a/java/eclipse-gef-examples/Makefile b/java/eclipse-gef-examples/Makefile index 9e3c2faa4a0..eb1b884f52f 100644 --- a/java/eclipse-gef-examples/Makefile +++ b/java/eclipse-gef-examples/Makefile @@ -14,6 +14,10 @@ DIST_SUBDIR= eclipse MAINTAINER= ports@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 diff --git a/java/eclipse-gef/Makefile b/java/eclipse-gef/Makefile index 98ad0c6f682..8ae266255d9 100644 --- a/java/eclipse-gef/Makefile +++ b/java/eclipse-gef/Makefile @@ -15,6 +15,10 @@ DIST_SUBDIR= eclipse MAINTAINER= zhoushuqun@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 diff --git a/java/eclipse-hibernatetools/Makefile b/java/eclipse-hibernatetools/Makefile index 1c1808a51ab..86cb4ae31c0 100644 --- a/java/eclipse-hibernatetools/Makefile +++ b/java/eclipse-hibernatetools/Makefile @@ -16,6 +16,10 @@ COMMENT= Hibernate3 Tools for the Eclipse IDE 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 \ diff --git a/java/eclipse-jad/Makefile b/java/eclipse-jad/Makefile index bf7f7e9b1b6..fa36d3acfc5 100644 --- a/java/eclipse-jad/Makefile +++ b/java/eclipse-jad/Makefile @@ -15,6 +15,10 @@ EXTRACT_ONLY= MAINTAINER= ale@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 diff --git a/java/eclipse-langpack/Makefile b/java/eclipse-langpack/Makefile index 60921e7d2e2..d613663dc77 100644 --- a/java/eclipse-langpack/Makefile +++ b/java/eclipse-langpack/Makefile @@ -17,6 +17,10 @@ DIST_SUBDIR= eclipse MAINTAINER= ports@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 diff --git a/java/eclipse-pmd/Makefile b/java/eclipse-pmd/Makefile index 67ab20cb700..e24178a3a84 100644 --- a/java/eclipse-pmd/Makefile +++ b/java/eclipse-pmd/Makefile @@ -13,6 +13,10 @@ DIST_SUBDIR= eclipse MAINTAINER= ports@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 diff --git a/java/eclipse-propedit/Makefile b/java/eclipse-propedit/Makefile index db84d41f650..da6dda276b8 100644 --- a/java/eclipse-propedit/Makefile +++ b/java/eclipse-propedit/Makefile @@ -14,6 +14,10 @@ DIST_SUBDIR= eclipse MAINTAINER= zhoushuqun@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 diff --git a/java/eclipse-sqlexplorer/Makefile b/java/eclipse-sqlexplorer/Makefile index 5a606ca147c..c528d5c3bf6 100644 --- a/java/eclipse-sqlexplorer/Makefile +++ b/java/eclipse-sqlexplorer/Makefile @@ -13,6 +13,10 @@ DIST_SUBDIR= eclipse MAINTAINER= ports@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 diff --git a/java/eclipse-sysdeo-tomcat/Makefile b/java/eclipse-sysdeo-tomcat/Makefile index e0c7d5a4bc5..509f76cd225 100644 --- a/java/eclipse-sysdeo-tomcat/Makefile +++ b/java/eclipse-sysdeo-tomcat/Makefile @@ -14,6 +14,10 @@ DIST_SUBDIR= eclipse MAINTAINER= ports@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 diff --git a/java/eclipse-uml/Makefile b/java/eclipse-uml/Makefile index 388c452cf75..b56cfe504ca 100644 --- a/java/eclipse-uml/Makefile +++ b/java/eclipse-uml/Makefile @@ -13,6 +13,10 @@ DIST_SUBDIR= eclipse MAINTAINER= ports@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 diff --git a/java/eclipse-vep-examples/Makefile b/java/eclipse-vep-examples/Makefile index 83470ea0be7..18c6d538d7c 100644 --- a/java/eclipse-vep-examples/Makefile +++ b/java/eclipse-vep-examples/Makefile @@ -14,6 +14,10 @@ DIST_SUBDIR= eclipse MAINTAINER= ports@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 diff --git a/java/eclipse-vep/Makefile b/java/eclipse-vep/Makefile index f7c175002f0..4220e8ef286 100644 --- a/java/eclipse-vep/Makefile +++ b/java/eclipse-vep/Makefile @@ -15,6 +15,10 @@ DIST_SUBDIR= eclipse MAINTAINER= ports@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 diff --git a/java/eclipse-viplugin/Makefile b/java/eclipse-viplugin/Makefile index f86f4644a52..12c8d621e5b 100644 --- a/java/eclipse-viplugin/Makefile +++ b/java/eclipse-viplugin/Makefile @@ -13,6 +13,10 @@ DIST_SUBDIR= eclipse MAINTAINER= ports@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 diff --git a/java/eclipse-webtools/Makefile b/java/eclipse-webtools/Makefile index 1a022e3a81e..dc1d30a1a33 100644 --- a/java/eclipse-webtools/Makefile +++ b/java/eclipse-webtools/Makefile @@ -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 \ |