git: 10d6a7d52f8d - main - databases/ldb15: Mark as BROKEN and deprecate
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 16 Aug 2024 09:34:21 UTC
The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/ports/commit/?id=10d6a7d52f8d1f8ac11603f429c0f263d6b99aa8 commit 10d6a7d52f8d1f8ac11603f429c0f263d6b99aa8 Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2024-08-16 09:20:57 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2024-08-16 09:24:46 +0000 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}