aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Spil <brnrd@FreeBSD.org>2022-06-11 08:57:44 +0000
committerBernard Spil <brnrd@FreeBSD.org>2022-06-11 08:57:44 +0000
commit69b75957824c4c71f40108f6e8bea722ba34590c (patch)
tree1a773a6a33cd8aaf1fbedd2381e1e11a029b69bd
parent2d7a11dac84a683d85a1bc7df561f91506fac922 (diff)
downloadports-69b75957824c4c71f40108f6e8bea722ba34590c.tar.gz
ports-69b75957824c4c71f40108f6e8bea722ba34590c.zip
security/nextcloud-twofactor_u2f: Deprecated, use webautn
-rw-r--r--security/nextcloud-twofactor_u2f/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/security/nextcloud-twofactor_u2f/Makefile b/security/nextcloud-twofactor_u2f/Makefile
index fb94cc12c2cc..f47309cfd752 100644
--- a/security/nextcloud-twofactor_u2f/Makefile
+++ b/security/nextcloud-twofactor_u2f/Makefile
@@ -16,6 +16,11 @@ COMMENT= U2F multi-factor auth app for Nextcloud
LICENSE= AGPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Upstream deprecated this port in favor of twofactor_webauthn. Check\
+ https://github.com/nextcloud/twofactor_webauthn\#migration-from-two-factor-u2f\
+ for migration instructions
+EXPIRATION_DATE=2022-08-01
+
RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=20:www/nextcloud@${PHP_FLAVOR}
USES= php:flavors