git: c8ef7fe856f3 - main - www/jetty8: Deprecate and set expiration date to 2023-11-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 23 Oct 2023 21:28:31 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c8ef7fe856f30ac4e66e2b1fe10a9e80f95f8911
commit c8ef7fe856f30ac4e66e2b1fe10a9e80f95f8911
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-10-23 21:23:44 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-10-23 21:23:50 +0000
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)
---
www/jetty8/Makefile | 3 +++
1 file changed, 3 insertions(+)
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