git: 3a20effc5a39 - main - java/dbvis: Mark BROKEN, deprecate and set expiration date to 2025-02-28

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sun, 02 Feb 2025 18:48:09 UTC
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3a20effc5a3960a2645e3978a1f22ef57d31bd97

commit 3a20effc5a3960a2645e3978a1f22ef57d31bd97
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-02-02 18:40:10 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-02-02 18:47:27 +0000

    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)
---
 java/dbvis/Makefile | 4 ++++
 1 file changed, 4 insertions(+)

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