aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2022-01-19 10:37:33 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2022-01-19 10:37:44 +0000
commit05da06fe8bd18146938fa697ade2d063565536d9 (patch)
tree69c06024241ebdf809d6cef4a80d2f450ed4dc8c
parentd792ff1863af044ec543b679d5b0ed0e88614e51 (diff)
downloadports-05da06fe8bd18146938fa697ade2d063565536d9.tar.gz
ports-05da06fe8bd18146938fa697ade2d063565536d9.zip
dns/bundy: Deprecate and set expiration date to 2022-03-31
Project is in hibernation and not recommended to use in production. It also fails on multiple platforms and on FreeBSD 14 PR: 260659 Reviewed by: mat@ (maintainer)
-rw-r--r--dns/bundy/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/dns/bundy/Makefile b/dns/bundy/Makefile
index 71f6e20f7106..d87b7e2ba104 100644
--- a/dns/bundy/Makefile
+++ b/dns/bundy/Makefile
@@ -16,6 +16,9 @@ LICENSE_NAME= ISC License
LICENSE_FILE= ${WRKSRC}/COPYING
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+DEPRECATED= Project is in hibernation and not recommended to use in production
+EXPIRATION_DATE=2022-03-31
+
BROKEN_armv6= fails to build: Child process terminated abnormally: Segmentation fault
BROKEN_armv7= fails to build: Child process terminated abnormally: Segmentation fault
BROKEN_FreeBSD_12_powerpc64= fails to configure on powerpc64 elfv1: checking for botan/botan.h... no