git: e5f7b070230e - main - security/heimdal-devel: Deprecate and expire
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 10 Mar 2025 05:10:27 UTC
The branch main has been updated by cy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e5f7b070230e1b5b7a48716a6f33155d8adaee99
commit e5f7b070230e1b5b7a48716a6f33155d8adaee99
Author: Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2025-03-10 03:55:22 +0000
Commit: Cy Schubert <cy@FreeBSD.org>
CommitDate: 2025-03-10 05:10:20 +0000
security/heimdal-devel: Deprecate and expire
Updates since 2023 fail to build or run properly.
---
security/heimdal-devel/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/security/heimdal-devel/Makefile b/security/heimdal-devel/Makefile
index ddb12f00825e..538fc2cdbd4a 100644
--- a/security/heimdal-devel/Makefile
+++ b/security/heimdal-devel/Makefile
@@ -10,6 +10,9 @@ MAINTAINER= cy@FreeBSD.org
COMMENT= Popular BSD-licensed implementation of Kerberos 5
WWW= https://www.h5l.org/
+DEPRECATED= Upstream commits are incompatible
+EXPIRATION_DATE=2025-03-31
+
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE