git: 05da06fe8bd1 - main - dns/bundy: Deprecate and set expiration date to 2022-03-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 19 Jan 2022 10:39:11 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=05da06fe8bd18146938fa697ade2d063565536d9 commit 05da06fe8bd18146938fa697ade2d063565536d9 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-01-19 10:37:33 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-01-19 10:37:44 +0000 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) --- dns/bundy/Makefile | 3 +++ 1 file changed, 3 insertions(+) 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