diff options
author | John Marino <marino@FreeBSD.org> | 2015-03-21 09:54:46 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2015-03-21 09:54:46 +0000 |
commit | 0d8b37dcfa4394de27943aac9817ca275ca1701d (patch) | |
tree | e782376895e6fa7c76f2978302fd3eea41d5e911 /java | |
parent | 9a235821faabf094545d7c84e56331205da15a28 (diff) |
Notes
Diffstat (limited to 'java')
-rw-r--r-- | java/commonclipse/Makefile | 4 | ||||
-rw-r--r-- | java/eclipse-RDT/Makefile | 4 | ||||
-rw-r--r-- | java/eclipse-aptana-radrails/Makefile | 4 | ||||
-rw-r--r-- | java/eclipse-aptana/Makefile | 4 | ||||
-rw-r--r-- | java/eclipse-aptana2/Makefile | 4 | ||||
-rw-r--r-- | java/eclipse-cdt/Makefile | 2 | ||||
-rw-r--r-- | java/eclipse-checkstyle/Makefile | 4 | ||||
-rw-r--r-- | java/eclipse-datatools/Makefile | 4 | ||||
-rw-r--r-- | java/eclipse-emf/Makefile | 4 | ||||
-rw-r--r-- | java/eclipse-examples/Makefile | 4 | ||||
-rw-r--r-- | java/eclipse-gef-examples/Makefile | 4 | ||||
-rw-r--r-- | java/eclipse-gef/Makefile | 4 | ||||
-rw-r--r-- | java/eclipse-hibernatetools/Makefile | 4 | ||||
-rw-r--r-- | java/eclipse-jad/Makefile | 4 | ||||
-rw-r--r-- | java/eclipse-langpack/Makefile | 4 | ||||
-rw-r--r-- | java/eclipse-pmd/Makefile | 4 | ||||
-rw-r--r-- | java/eclipse-propedit/Makefile | 4 | ||||
-rw-r--r-- | java/eclipse-sqlexplorer/Makefile | 4 | ||||
-rw-r--r-- | java/eclipse-sysdeo-tomcat/Makefile | 4 | ||||
-rw-r--r-- | java/eclipse-uml/Makefile | 4 | ||||
-rw-r--r-- | java/eclipse-vep-examples/Makefile | 4 | ||||
-rw-r--r-- | java/eclipse-vep/Makefile | 4 | ||||
-rw-r--r-- | java/eclipse-viplugin/Makefile | 4 | ||||
-rw-r--r-- | java/eclipse-webtools/Makefile | 4 |
24 files changed, 94 insertions, 0 deletions
diff --git a/java/commonclipse/Makefile b/java/commonclipse/Makefile index 4812f4dece35..28bcb007c79b 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 c0e536b2c995..4aec5234398d 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 ca6f138ada76..8d081acf3c12 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 e2915a526131..3940a2e496a5 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 92b9ab7c0864..39be627d2e5e 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 3743be93426c..973277b36745 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 f9d21e89ec2c..82e473c6b860 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 1f206f56a95b..048b11f24643 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 3803599cf19a..5a1dcfc09a6a 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 870a7ea3552d..8849f9c1f535 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 9e3c2faa4a0b..eb1b884f52fd 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 98ad0c6f682e..8ae266255d9e 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 1c1808a51abf..86cb4ae31c0b 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 bf7f7e9b1b67..fa36d3acfc5e 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 60921e7d2e2a..d613663dc77f 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 67ab20cb700d..e24178a3a843 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 db84d41f6502..da6dda276b85 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 5a606ca147c9..c528d5c3bf6c 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 e0c7d5a4bc5c..509f76cd2257 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 388c452cf75c..b56cfe504cab 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 83470ea0be76..18c6d538d7c3 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 f7c175002f04..4220e8ef286f 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 f86f4644a52e..12c8d621e5b7 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 1a022e3a81ee..dc1d30a1a331 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 \ |