From dd7be8185923eccbe15b1ce64ad9dad658a5dace Mon Sep 17 00:00:00 2001 From: Daniel Engberg Date: Sat, 4 May 2024 11:11:13 +0200 Subject: [PATCH] www/itop: Deprecate and set expiration date to 2024-06-30 Outdated, current version is 5 years old and unsupported upstream Update WWW entry while at it as upstream is still active and is now located at https://github.com/Combodo/iTop --- www/itop/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/www/itop/Makefile b/www/itop/Makefile index eab0891af7b7..d999fcf302df 100644 --- a/www/itop/Makefile +++ b/www/itop/Makefile @@ -6,11 +6,14 @@ DISTNAME= iTop-${PORTVERSION}-4463 MAINTAINER= ports@FreeBSD.org COMMENT= Simple, web based IT Service Management tool -WWW= https://www.combodo.com/ +WWW= https://github.com/Combodo/iTop LICENSE= AGPLv3 LICENSE_FILE= ${WRKDIR}/LICENSE +DEPRECATED= Outdated, current version is 5 years old and unsupported upstream +EXPIRATION_DATE=2024-06-30 + RUN_DEPENDS= ${LOCALBASE}/bin/dot:graphics/graphviz USES= cpe shebangfix php zip