From a785612b4355b745678394dab9e0734cfb482c3b Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Fri, 19 Dec 2008 22:00:33 +0000 Subject: - Set for expiration in one month: has been broken for more than 6 months --- java/cacao/Makefile | 2 ++ java/dbvis/Makefile | 2 ++ 2 files changed, 4 insertions(+) (limited to 'java') diff --git a/java/cacao/Makefile b/java/cacao/Makefile index c68075c691ef..5d38ec93c348 100644 --- a/java/cacao/Makefile +++ b/java/cacao/Makefile @@ -16,6 +16,8 @@ COMMENT= JIT compiler for JAVA BUILD_DEPENDS= ${LOCALBASE}/share/classpath/glibj.zip:${PORTSDIR}/java/classpath BROKEN= does not configure +DEPRECATED= has been broken for more than 6 months +EXPIRATION_DATE=2009-01-19 USE_BZIP2= yes USE_AUTOTOOLS= libltdl diff --git a/java/dbvis/Makefile b/java/dbvis/Makefile index 3276eae814f2..0f89888f5512 100644 --- a/java/dbvis/Makefile +++ b/java/dbvis/Makefile @@ -16,6 +16,8 @@ MAINTAINER= contact@toha.org.ua COMMENT= DbVisualizer database tool BROKEN= Unfetchable +DEPRECATED= has been broken for more than 6 months +EXPIRATION_DATE=2009-01-19 USE_JAVA= yes JAVA_VERSION= 1.5+ -- cgit v1.2.3