git: 60628936df07 - main - biology/ncbi-vdb: Deprecate and set expiration date to 2024-12-31

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Wed, 06 Nov 2024 19:42:33 UTC
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=60628936df07b88ab8c011bf3cef6c6db9ae8db5

commit 60628936df07b88ab8c011bf3cef6c6db9ae8db5
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-11-06 19:39:49 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-11-06 19:39:54 +0000

    biology/ncbi-vdb: Deprecate and set expiration date to 2024-12-31
    
    Deprecate and set expiration date, current release in tree is
    3 years old and unsupported upstream.
---
 biology/ncbi-vdb/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/biology/ncbi-vdb/Makefile b/biology/ncbi-vdb/Makefile
index 1d051170ed00..c38dea3ffdb4 100644
--- a/biology/ncbi-vdb/Makefile
+++ b/biology/ncbi-vdb/Makefile
@@ -10,6 +10,9 @@ WWW=		https://github.com/ncbi/ncbi-vdb/wiki
 LICENSE=	PD
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Very outdated, unmaintained and unsupported upstream
+EXPIRATION_DATE=2024-12-31
+
 ONLY_FOR_ARCHS=	amd64 i386
 ONLY_FOR_ARCHS_REASON=	libs/search/nucstrstr.c requires SSE2 instructions