summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-02-15 00:46:14 -0600
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-02-15 00:46:14 -0600
commitbba832244ad3c5c404f5c42f339b74eb6fafa6d9 (patch)
tree2bf9bb05cb0058049788c8ee59d06ce638cf208b
parentdatabases/freetds: Update version 1.3.6=>1.3.9 (diff)
www/ilias6: Mark DEPRECATED
- Set EXPIRATION_DATE on 2022-11-28 Feature freezed and will not support php 8.x. PR: 261626 Approved by: wen (maintainer-timeout)
-rw-r--r--www/ilias6/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/ilias6/Makefile b/www/ilias6/Makefile
index 3e4e7fe0ae1c..2a74e615fd26 100644
--- a/www/ilias6/Makefile
+++ b/www/ilias6/Makefile
@@ -13,6 +13,9 @@ LICENSE= GPLv2
CONFLICTS= ilias-5.4.[0-9]*
+DEPRECATED= Requires php 7.4 which is set to expire on 2022-11-29
+EXPIRATION_DATE=2022-11-28
+
RUN_DEPENDS= composer:devel/php-composer \
zip:archivers/zip \
${UNZIP_CMD}:archivers/unzip \