From 10d6a7d52f8d1f8ac11603f429c0f263d6b99aa8 Mon Sep 17 00:00:00 2001 From: Mateusz Piotrowski <0mp@FreeBSD.org> Date: Fri, 16 Aug 2024 11:20:57 +0200 Subject: [PATCH] databases/ldb15: Mark as BROKEN and deprecate This version of LDB is no longer used by any port in the ports tree. It is also not needed for any supported version of Samba. Approved by: samba Sponsored by: Klara, Inc. --- databases/ldb15/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/databases/ldb15/Makefile b/databases/ldb15/Makefile index e028d14c3a0b..c89073e5ea9e 100644 --- a/databases/ldb15/Makefile +++ b/databases/ldb15/Makefile @@ -12,6 +12,10 @@ WWW= https://ldb.samba.org/ LICENSE= GPLv3+ +BROKEN= Fails to build +DEPRECATED= Outdated and not necessary for any supported version of Samba +EXPIRATION_DATE=2024-09-16 + IGNORE_NONTHREAD_PYTHON=needs port lang/python${PYTHON_SUFFIX} to be build with THREADS support BUILD_DEPENDS= ${LDB_DEPENDS}