aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2015-03-22 00:46:52 +0800
committermarino <marino@FreeBSD.org>2015-03-22 00:46:52 +0800
commitf4db12d15a939239ad2e8200b64fa1c518df0e25 (patch)
tree7915efed190ed042d9414fb7aad95feb12264942 /java
parent28a4470ab6fab99eb8eba4df07a1c9c704a8ee89 (diff)
downloadfreebsd-ports-gnome-f4db12d15a939239ad2e8200b64fa1c518df0e25.tar.gz
freebsd-ports-gnome-f4db12d15a939239ad2e8200b64fa1c518df0e25.tar.zst
freebsd-ports-gnome-f4db12d15a939239ad2e8200b64fa1c518df0e25.zip
java/eclipse-(ocl|quantum): Deprecate due to deprecated run dependencies
PR: 195985
Diffstat (limited to 'java')
-rw-r--r--java/eclipse-ocl/Makefile3
-rw-r--r--java/eclipse-quantum/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/java/eclipse-ocl/Makefile b/java/eclipse-ocl/Makefile
index f4fba2058599..cefb1772835e 100644
--- a/java/eclipse-ocl/Makefile
+++ b/java/eclipse-ocl/Makefile
@@ -14,6 +14,9 @@ DIST_SUBDIR= eclipse
MAINTAINER= vj562001@yahoo.de
COMMENT= Implementation of the OCL OMG standard for EMF-based models
+DEPRECATED= depends on deprecated java/eclipse-emf
+EXPIRATION_DATE= 2015-04-18
+
RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse \
eclipse-emf>0:${PORTSDIR}/java/eclipse-emf
diff --git a/java/eclipse-quantum/Makefile b/java/eclipse-quantum/Makefile
index 208b466af69d..744a875792e3 100644
--- a/java/eclipse-quantum/Makefile
+++ b/java/eclipse-quantum/Makefile
@@ -12,6 +12,9 @@ DIST_SUBDIR= eclipse
MAINTAINER= ports@FreeBSD.org
COMMENT= Database access and SQL editor for the Eclipse IDE
+DEPRECATED= depends on deprecated java/eclipse-gef
+EXPIRATION_DATE= 2015-04-18
+
RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse \
eclipse-gef>0:${PORTSDIR}/java/eclipse-gef