summaryrefslogtreecommitdiff
path: root/databases/ldb22
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2024-08-20 14:20:43 +0200
committerMateusz Piotrowski <0mp@FreeBSD.org>2024-08-20 14:23:29 +0200
commit1c2dafcae2488ea3967241f93af8b3a734426e05 (patch)
tree8714a7540bd5eab97bf8d6a163e56b36ddeea1e0 /databases/ldb22
parentdatabases/ldb21: Deprecate (diff)
databases/ldb22: Deprecate along legacy security/sssd
This version of ldb is only required by the legacy security/sssd port, which expires on 2024-12-31. Approved by: samba (0mp) Sponsored by: Klara, Inc.
Diffstat (limited to 'databases/ldb22')
-rw-r--r--databases/ldb22/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/ldb22/Makefile b/databases/ldb22/Makefile
index 6aa1149e811b..69424a1ecdee 100644
--- a/databases/ldb22/Makefile
+++ b/databases/ldb22/Makefile
@@ -12,6 +12,9 @@ WWW= https://ldb.samba.org/
LICENSE= GPLv3+
+DEPRECATED= Required only by security/sssd, which expires on 2024-12-31
+EXPIRATION_DATE=2024-12-31
+
IGNORE_NONTHREAD_PYTHON=needs port lang/python${PYTHON_SUFFIX} to be build with THREADS support
LDB_DEPENDS= talloc>=2.2.0:devel/talloc \