git: 9d67c88c4ed6 - main - sysutils/ganglia-webfrontend: Mark DEPRECATED

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Tue, 01 Feb 2022 19:10:38 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9d67c88c4ed603ee9557a6bd331ebd0318720a4c

commit 9d67c88c4ed603ee9557a6bd331ebd0318720a4c
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2022-02-01 19:06:16 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-02-01 19:10:31 +0000

    sysutils/ganglia-webfrontend: Mark DEPRECATED
    
    - Set EXPIRATION_DATE on 2022-11-28
    
    The project has been mostly inactive and curently do not support php8 or
    python3. Unless resurrected before the php74 EOL will expire this port
    along with ganglia-monitor-core.
    
    PR:             261647
    Approved by:    jwb
---
 sysutils/ganglia-webfrontend/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sysutils/ganglia-webfrontend/Makefile b/sysutils/ganglia-webfrontend/Makefile
index 5e1c9a175232..ead9d4cc204a 100644
--- a/sysutils/ganglia-webfrontend/Makefile
+++ b/sysutils/ganglia-webfrontend/Makefile
@@ -9,6 +9,9 @@ COMMENT=	Ganglia cluster monitor, web frontend
 
 LICENSE=	BSD3CLAUSE
 
+DEPRECATED=Requires php 7.4 which is set to expire on 2022-11-29
+EXPIRATION_DATE=2022-11-28
+
 IGNORE_WITH_PHP=	80 81
 
 RUN_DEPENDS=	${LOCALBASE}/sbin/gmond:sysutils/ganglia-monitor-core