git: fcba1b0ba4a6 - main - databases/ldb20: Deprecate
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 20 Aug 2024 12:23:47 UTC
The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/ports/commit/?id=fcba1b0ba4a6fbf069f9a4bcd7e98bd361e64f07 commit fcba1b0ba4a6fbf069f9a4bcd7e98bd361e64f07 Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2024-08-20 12:19:00 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2024-08-20 12:23:28 +0000 databases/ldb20: Deprecate Outdated and not necessary for any supported version of Samba. Approved by: samba (0mp) Sponsored by: Klara, Inc. --- databases/ldb20/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/databases/ldb20/Makefile b/databases/ldb20/Makefile index da88bfb17933..b87492e2e758 100644 --- a/databases/ldb20/Makefile +++ b/databases/ldb20/Makefile @@ -12,6 +12,9 @@ WWW= https://ldb.samba.org/ LICENSE= GPLv3+ +DEPRECATED= Outdated and not necessary for any supported version of Samba +EXPIRATION_DATE=2024-09-20 + IGNORE_NONTHREAD_PYTHON=needs port lang/python${PYTHON_SUFFIX} to be build with THREADS support BUILD_DEPENDS= ${LDB_DEPENDS}