git: bfc141441610 - main - www/servlet-api: Deprecate and expire port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 23 Dec 2025 16:22:40 UTC
The branch main has been updated by michaelo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=bfc141441610c51234be1d01ea44f1908517fdcf
commit bfc141441610c51234be1d01ea44f1908517fdcf
Author: Michael Osipov <michaelo@FreeBSD.org>
AuthorDate: 2025-12-23 16:21:47 +0000
Commit: Michael Osipov <michaelo@FreeBSD.org>
CommitDate: 2025-12-23 16:21:47 +0000
www/servlet-api: Deprecate and expire port
PR: 291875
---
www/servlet-api/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/www/servlet-api/Makefile b/www/servlet-api/Makefile
index 7111d9fc2316..d0b4c30c04e8 100644
--- a/www/servlet-api/Makefile
+++ b/www/servlet-api/Makefile
@@ -10,6 +10,9 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= The Servlet API
WWW= http://java.sun.com/products/servlet/
+DEPRECATED= Superseded upstream by newer versions many years ago
+EXPIRATION_DATE= 2025-12-31
+
USES= java
NO_BUILD= yes