git: 07be349a5855 - main - Deprecate dns/opendd
Tobias Kortkamp
tobik at FreeBSD.org
Sat May 1 18:33:56 UTC 2021
The branch main has been updated by tobik:
URL: https://cgit.FreeBSD.org/ports/commit/?id=07be349a5855db581be5ec5d7bb0884259ca22c3
commit 07be349a5855db581be5ec5d7bb0884259ca22c3
Author: Tobias Kortkamp <tobik at FreeBSD.org>
AuthorDate: 2021-04-29 05:31:17 +0000
Commit: Tobias Kortkamp <tobik at FreeBSD.org>
CommitDate: 2021-05-01 17:55:40 +0000
Deprecate dns/opendd
It was last updated in 2006 and it no longer builds with modern
OpenSSL or -fno-common.
---
dns/opendd/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/dns/opendd/Makefile b/dns/opendd/Makefile
index b1d8f7e19403..755b3118cd82 100644
--- a/dns/opendd/Makefile
+++ b/dns/opendd/Makefile
@@ -13,6 +13,8 @@ COMMENT= DynDNS client
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Abandonware
+EXPIRATION_DATE= 2021-05-15
BROKEN_FreeBSD_13= ld: error: duplicate symbol: saved_attributes
BROKEN_FreeBSD_14= ld: error: duplicate symbol: saved_attributes
More information about the dev-commits-ports-all
mailing list