summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2023-01-02 09:18:43 +0100
committerDaniel Engberg <diizzy@FreeBSD.org>2023-01-02 09:18:52 +0100
commit212d02e71cc57a42be3dfebcb0524c3b59405aac (patch)
tree453bd6bc254ccbdda5a3f0a1bb2085b75f882dd4 /security
parentsecurity/teleport5: New port: Centralized access gateway using the SSH protocol (diff)
security/teleport: Deprecate and set expiration date to 2023-03-31
4.x is no longer supported upstream and users are recommended to upgrade. Work is being done to bring Teleport up to date but for now we're at 5.x which is still old but supports migration from 4.x. For more details regarding migration please refer to https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267052 PR: 268604 Reported by: Michael Reim <kraileth@elderlinux.org>
Diffstat (limited to 'security')
-rw-r--r--security/teleport/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/teleport/Makefile b/security/teleport/Makefile
index 4da67180a1b0..755fd78cb66c 100644
--- a/security/teleport/Makefile
+++ b/security/teleport/Makefile
@@ -10,6 +10,9 @@ WWW= https://goteleport.com/teleport
LICENSE= APACHE20
+DEPRECATED= End of life, users are recommended to use security/teleport5 as an upgrade path
+EXPIRATION_DATE=2023-03-31
+
NOT_FOR_ARCHS= i386
NOT_FOR_ARCHS_REASON= Uses 64bit types