summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2025-02-02 19:40:10 +0100
committerDaniel Engberg <diizzy@FreeBSD.org>2025-02-02 19:47:27 +0100
commit3a20effc5a3960a2645e3978a1f22ef57d31bd97 (patch)
tree8bb2b5f42b133f7a1ad9e47a44502e4b63e1377d /java
parentsysutils/fluxengine: Mark BROKEN, deprecate and set expiration date to 2025-0... (diff)
java/dbvis: Mark BROKEN, deprecate and set expiration date to 2025-02-28
Unfetchable, outdated and unsupported upstream (still active) Reported by: pkg-fallout Approved by: portmgr (blanket)
Diffstat (limited to 'java')
-rw-r--r--java/dbvis/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/java/dbvis/Makefile b/java/dbvis/Makefile
index ba42ee288fae..af1bd5d25b2c 100644
--- a/java/dbvis/Makefile
+++ b/java/dbvis/Makefile
@@ -14,6 +14,10 @@ LICENSE_TEXT= Full license can be found at https://www.dbvis.com/eula/
# Redistribution is not permitted
LICENSE_PERMS= auto-accept
+BROKEN= Unfetchable
+DEPRECATED= Unfetchable, outdated and unsupported upstream
+EXPIRATION_DATE=2025-02-28
+
USES= java
JAVA_VENDOR= openjdk