git: 2c53e61bf52c - main - textproc/htdig: Deprecate and set expiration date to 2025-04-30

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Thu, 13 Mar 2025 20:48:10 UTC
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2c53e61bf52c32b34279a6f5698377f6cbbdf1e6

commit 2c53e61bf52c32b34279a6f5698377f6cbbdf1e6
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-03-13 20:26:53 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-03-13 20:46:33 +0000

    textproc/htdig: Deprecate and set expiration date to 2025-04-30
    
    Abandonware, multiple unresolved bugs and no unicode support etc
    
    Reference:
    https://sourceforge.net/projects/htdig/
---
 textproc/htdig/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/textproc/htdig/Makefile b/textproc/htdig/Makefile
index 49d2dbce1ae6..214d934a4a88 100644
--- a/textproc/htdig/Makefile
+++ b/textproc/htdig/Makefile
@@ -12,6 +12,9 @@ WWW=		https://sourceforge.net/projects/htdig/
 LICENSE=	LGPL20+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Abandonware, multiple unresolved bugs and no unicode support etc
+EXPIRATION_DATE=2025-04-30
+
 GNU_CONFIGURE=	yes
 GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 CONFIGURE_ARGS=	--with-config-dir=${PREFIX}/etc/htdig \