From 637b3d75f32e388a128f41aa2d3db1522511c43c Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Sun, 15 Sep 2019 17:28:08 +0000 Subject: Deprecate a few ports --- java/eclipse-log4e/Makefile | 2 ++ java/eclipse-lomboz/Makefile | 2 ++ java/java-checkstyle/Makefile | 2 ++ 3 files changed, 6 insertions(+) (limited to 'java') diff --git a/java/eclipse-log4e/Makefile b/java/eclipse-log4e/Makefile index 2ad9d269ba54..a09bdfd23713 100644 --- a/java/eclipse-log4e/Makefile +++ b/java/eclipse-log4e/Makefile @@ -13,6 +13,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Eclipse plugin to use logger easily in Java projects BROKEN= unfetchable +DEPRECATED= Unfetchable, unmaintained +EXPIRATION_DATE= 2019-10-16 RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:java/eclipse diff --git a/java/eclipse-lomboz/Makefile b/java/eclipse-lomboz/Makefile index ec8ec7dfaae6..9ebf0e05e631 100644 --- a/java/eclipse-lomboz/Makefile +++ b/java/eclipse-lomboz/Makefile @@ -16,6 +16,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= J2EE developer tool build as a plugin for the eclipse platform BROKEN= unfetchable +DEPRECATED= Unfetchable, unmaintained +EXPIRATION_DATE= 2019-10-16 RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:java/eclipse diff --git a/java/java-checkstyle/Makefile b/java/java-checkstyle/Makefile index c42091b63c80..07cc0d43107e 100644 --- a/java/java-checkstyle/Makefile +++ b/java/java-checkstyle/Makefile @@ -15,6 +15,8 @@ LICENSE= LGPL21 APACHE20 LICENSE_COMB= dual BROKEN= unfetchable +DEPRECATED= Unfetchable, unmaintained +EXPIRATION_DATE= 2019-10-16 USE_JAVA= yes JAVA_VERSION= 1.6+ -- cgit v1.2.3