Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jan 2024 15:14:27 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 80a728be2c1f - main - net-mgmt/phpweathermap: Mark DEPRECATED
Message-ID:  <202401191514.40JFERbI090698@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=80a728be2c1fb42f5b6bf28493abc4fd192860d4

commit 80a728be2c1fb42f5b6bf28493abc4fd192860d4
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-01-19 12:02:09 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-01-19 15:14:12 +0000

    net-mgmt/phpweathermap: Mark DEPRECATED
    
    - WWW Vaporized
    - Last update was in 2011
    - Set EXPIRATION_DATE 2024-03-31
    - Does not work on newer PHP
    
    Approved by:    portmgr (blanket)
---
 net-mgmt/phpweathermap/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/net-mgmt/phpweathermap/Makefile b/net-mgmt/phpweathermap/Makefile
index ceb06be09d8f..fcd5657ec51c 100644
--- a/net-mgmt/phpweathermap/Makefile
+++ b/net-mgmt/phpweathermap/Makefile
@@ -12,6 +12,9 @@ WWW=		https://www.network-weathermap.com/
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	WWW vaporized and has not been updated in last 14 years
+EXPIRATION_DATE=	2024-03-31
+
 RUN_DEPENDS=	${LOCALBASE}/share/pear/Console/Getopt.php:devel/pear@${PHP_FLAVOR} \
 		rrdtool:databases/rrdtool
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401191514.40JFERbI090698>