git: ece1cb52e7ff - main - security/sssd: mark port deprecated
Date: Sat, 03 Feb 2024 05:53:15 UTC
The branch main has been updated by jhixson: URL: https://cgit.FreeBSD.org/ports/commit/?id=ece1cb52e7ffa225bc1c8ed659c5974ef1c0088d commit ece1cb52e7ffa225bc1c8ed659c5974ef1c0088d Author: John Hixson <jhixson@FreeBSD.org> AuthorDate: 2024-02-03 05:51:53 +0000 Commit: John Hixson <jhixson@FreeBSD.org> CommitDate: 2024-02-03 05:51:53 +0000 security/sssd: mark port deprecated - Very old version of this port no longer supported - sssd-devel has current versions --- security/sssd/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/security/sssd/Makefile b/security/sssd/Makefile index 35fbc05874af..cdb78dd13c10 100644 --- a/security/sssd/Makefile +++ b/security/sssd/Makefile @@ -8,6 +8,9 @@ MAINTAINER= jhixson@FreeBSD.org COMMENT= System Security Services Daemon WWW= https://pagure.io/SSSD/sssd +DEPRECATED= Not supported, switch to sssd-devel +EXPIRATION_DATE= 2024-12-31 + LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING