aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2023-07-30 04:27:56 +0000
committerCy Schubert <cy@FreeBSD.org>2023-07-30 04:32:13 +0000
commitc406a3acfcb1f970e58899230485a1c5d09d8a60 (patch)
treeed0a6fbcf791ff7c7563ab24a8fcf5d10711008b
parent6dc86af8d7388861f7ee2b70bc64829421cc3201 (diff)
downloadports-c406a3acfcb1f970e58899230485a1c5d09d8a60.tar.gz
ports-c406a3acfcb1f970e58899230485a1c5d09d8a60.zip
security/krb5-appl: Deprecate and expire
krb5-appl has not been supported by MIT for a while. The krb5-appl applications would still work with a kdc using a key encrypted with an older cipher. The older ciphers have been deprecated and subsequently removed, resulting in krb5-appl providing no function anymore. I am sure everyone is using ssh with GSSAPI enabled these days.
-rw-r--r--security/krb5-appl/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/krb5-appl/Makefile b/security/krb5-appl/Makefile
index e56467604614..85a50750172e 100644
--- a/security/krb5-appl/Makefile
+++ b/security/krb5-appl/Makefile
@@ -12,6 +12,9 @@ MAINTAINER= cy@FreeBSD.org
COMMENT= MIT implementation of RFC 4120 network authentication clients
WWW= https://web.mit.edu/kerberos/
+DEPRECATED= Desupported by upstream, uses old ciphers
+EXPIRATION_DATE= 2023-10-01
+
BUILD_DEPENDS= krb5-config:security/krb5
CONFLICTS= heimdal srp bsdftpd-ssl