aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2023-10-23 21:23:44 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2023-10-23 21:23:50 +0000
commitc8ef7fe856f30ac4e66e2b1fe10a9e80f95f8911 (patch)
tree175430d3af96970f46167b45ff6284b5c568aaa6
parentdb232bd530030832bb9f03f57d87f53618277036 (diff)
downloadports-c8ef7fe856f30ac4e66e2b1fe10a9e80f95f8911.tar.gz
ports-c8ef7fe856f30ac4e66e2b1fe10a9e80f95f8911.zip
www/jetty8: Deprecate and set expiration date to 2023-11-30
End of life upstream since 2014 Thanks michaelo@ for finding a link to the official announcement Reference: https://www.eclipse.org/lists/jetty-announce/msg00069.html PR: 274357 Approved by: portmgr (maintainer timeout, 2+ weeks)
-rw-r--r--www/jetty8/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/jetty8/Makefile b/www/jetty8/Makefile
index 39f887ccdc0e..e5ef288b447a 100644
--- a/www/jetty8/Makefile
+++ b/www/jetty8/Makefile
@@ -10,6 +10,9 @@ MAINTAINER= olgeni@FreeBSD.org
COMMENT= Full-featured web server implemented entirely in Java
WWW= https://www.eclipse.org/jetty/
+DEPRECATED= End of life in 2014, consider migrating to www/jetty10
+EXPIRATION_DATE=2023-11-30
+
LICENSE= APACHE20 EPL
LICENSE_COMB= dual