Date: Mon, 26 Aug 2024 20:10:34 GMT From: Olivier Cochard <olivier@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 20fc554b14db - main - www/shellinabox: Deprecate and set expiration date to 2024-12-24 Message-ID: <202408262010.47QKAYDs055840@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by olivier: URL: https://cgit.FreeBSD.org/ports/commit/?id=20fc554b14dbfb0937bb6f62a674828c98cfe7ca commit 20fc554b14dbfb0937bb6f62a674828c98cfe7ca Author: Olivier Cochard <olivier@FreeBSD.org> AuthorDate: 2024-08-26 20:06:41 +0000 Commit: Olivier Cochard <olivier@FreeBSD.org> CommitDate: 2024-08-26 20:08:56 +0000 www/shellinabox: Deprecate and set expiration date to 2024-12-24 Unmaintained and latest upstream version is 2.20 released in 2016. PR: 281048 Reported by: diizzy --- www/shellinabox/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/www/shellinabox/Makefile b/www/shellinabox/Makefile index 096275d33299..e7223b312313 100644 --- a/www/shellinabox/Makefile +++ b/www/shellinabox/Makefile @@ -10,6 +10,9 @@ WWW= https://github.com/shellinabox/shellinabox LICENSE= GPLv2 +DEPRECATED= Abandonware and outdated, last release in 2016. Use sysutils/ttyd instead +EXPIRATION_DATE= 2024-12-24 + USES= autoreconf cpe libtool ssl CPE_VENDOR= ${PORTNAME}_project
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408262010.47QKAYDs055840>