summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2023-02-27 21:40:02 +0100
committerDaniel Engberg <diizzy@FreeBSD.org>2023-02-27 21:45:18 +0100
commit09b46a68171312152af074f5bf8aa2336a87e797 (patch)
treed31b673ec2336b89d7af65b5894f5b54f15a645c
parentdns/djbdns: Deprecate and set expiration date to 2023-06-30 (diff)
dns/djbdns-tools: 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
-rw-r--r--dns/djbdns-tools/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/dns/djbdns-tools/Makefile b/dns/djbdns-tools/Makefile
index 9d8b6e9fec1b..754323c2281a 100644
--- a/dns/djbdns-tools/Makefile
+++ b/dns/djbdns-tools/Makefile
@@ -12,6 +12,9 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Resolver tools from djbdns package
WWW= https://cr.yp.to/djbdns.html
+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
+
CONFLICTS= djbdns
PROGRAMS= dnsip dnsipq dnsname dnstxt dnsmx dnsfilter \