git: 1bece199848e - main - dns/djbdns: Deprecate and set expiration date to 2023-06-30

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Mon, 27 Feb 2023 20:45:38 UTC
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1bece199848e019caee2104727d30353177ed978

commit 1bece199848e019caee2104727d30353177ed978
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-02-27 20:32:43 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-02-27 20:45:18 +0000

    dns/djbdns: Deprecate and set expiration date to 2023-06-30
    
    Project hasn't been centrally managed since last release in 2001 and
    there are various third party patches to keep it somewhat relevant with
    todays standards. Port has also been unmaintained since last
    maintainer stepped down several months ago.
    
    PR:             256450
---
 dns/djbdns/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dns/djbdns/Makefile b/dns/djbdns/Makefile
index be989ceca4bd..4aebdb05728c 100644
--- a/dns/djbdns/Makefile
+++ b/dns/djbdns/Makefile
@@ -19,6 +19,9 @@ LICENSE_NAME=	djb
 LICENSE_TEXT=	No license -- see http://cr.yp.to/softwarelaw.html
 LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
+DEPRECATED=	No longer compliant with current DNS standards and source code hasn't been centrally managed for over 20 years
+EXPIRATION_DATE=2023-06-30
+
 RUN_DEPENDS=	setuidgid:sysutils/daemontools \
 		tcpserver:sysutils/ucspi-tcp