git: 604b940f7292 - main - java/wildfly*: Deprecate and set expiration date to 2023-11-30

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Mon, 23 Oct 2023 18:23:04 UTC
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=604b940f7292c2e447dd9b6c3d85f5478dba1ed3

commit 604b940f7292c2e447dd9b6c3d85f5478dba1ed3
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-10-23 18:13:14 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-10-23 18:22:58 +0000

    java/wildfly*: Deprecate and set expiration date to 2023-11-30
    
    All versions of wildfly are since long end of life upstream
    
    Reference:
    https://www.wildfly.org/news/2023/05/11/WildFly-Roadmap/
    
    Approved by:    portmgr (maintainer timeout, 2+ weeks)
---
 java/wildfly10/Makefile | 3 +++
 java/wildfly11/Makefile | 3 +++
 java/wildfly12/Makefile | 3 +++
 java/wildfly13/Makefile | 3 +++
 java/wildfly14/Makefile | 3 +++
 java/wildfly15/Makefile | 3 +++
 java/wildfly16/Makefile | 3 +++
 java/wildfly17/Makefile | 3 +++
 java/wildfly18/Makefile | 3 +++
 java/wildfly24/Makefile | 3 +++
 java/wildfly25/Makefile | 3 +++
 java/wildfly26/Makefile | 3 +++
 java/wildfly90/Makefile | 3 +++
 13 files changed, 39 insertions(+)

diff --git a/java/wildfly10/Makefile b/java/wildfly10/Makefile
index 5332836fe1b2..edb1655c67b2 100644
--- a/java/wildfly10/Makefile
+++ b/java/wildfly10/Makefile
@@ -9,6 +9,9 @@ MAINTAINER=	yerenkow@gmail.com
 COMMENT=	Replacement for JBoss Application Server
 WWW=		https://wildfly.org/
 
+DEPRECATED=	End of life upstream
+EXPIRATION_DATE=2023-11-30
+
 LICENSE=	GPLv2
 
 USE_RC_SUBR=	wildfly10
diff --git a/java/wildfly11/Makefile b/java/wildfly11/Makefile
index 3eb5e556661b..98d0ebbfa0e1 100644
--- a/java/wildfly11/Makefile
+++ b/java/wildfly11/Makefile
@@ -9,6 +9,9 @@ MAINTAINER=	yerenkow@gmail.com
 COMMENT=	Replacement for JBoss Application Server
 WWW=		https://wildfly.org/
 
+DEPRECATED=	End of life upstream
+EXPIRATION_DATE=2023-11-30
+
 LICENSE=	GPLv2
 
 USE_RC_SUBR=	wildfly11
diff --git a/java/wildfly12/Makefile b/java/wildfly12/Makefile
index b30229e5ba18..9886e6b48b6a 100644
--- a/java/wildfly12/Makefile
+++ b/java/wildfly12/Makefile
@@ -9,6 +9,9 @@ MAINTAINER=	reig.simeo@gmail.com
 COMMENT=	Replacement for JBoss Application Server
 WWW=		https://wildfly.org/
 
+DEPRECATED=	End of life upstream
+EXPIRATION_DATE=2023-11-30
+
 LICENSE=	GPLv2
 
 USE_RC_SUBR=	wildfly12
diff --git a/java/wildfly13/Makefile b/java/wildfly13/Makefile
index 284a105f75f8..8b2feb66140a 100644
--- a/java/wildfly13/Makefile
+++ b/java/wildfly13/Makefile
@@ -9,6 +9,9 @@ MAINTAINER=	reig.simeo@gmail.com
 COMMENT=	Replacement for JBoss Application Server
 WWW=		https://wildfly.org/
 
+DEPRECATED=	End of life upstream
+EXPIRATION_DATE=2023-11-30
+
 LICENSE=	GPLv2
 
 USE_RC_SUBR=	wildfly13
diff --git a/java/wildfly14/Makefile b/java/wildfly14/Makefile
index 72816fa6b9df..8c3c137d7be7 100644
--- a/java/wildfly14/Makefile
+++ b/java/wildfly14/Makefile
@@ -8,6 +8,9 @@ MAINTAINER=	reig.simeo@gmail.com
 COMMENT=	Replacement for JBoss Application Server
 WWW=		https://wildfly.org/
 
+DEPRECATED=	End of life upstream
+EXPIRATION_DATE=2023-11-30
+
 LICENSE=	GPLv2
 
 USE_RC_SUBR=	wildfly14
diff --git a/java/wildfly15/Makefile b/java/wildfly15/Makefile
index 1515b92b60bd..15ecf849e383 100644
--- a/java/wildfly15/Makefile
+++ b/java/wildfly15/Makefile
@@ -8,6 +8,9 @@ MAINTAINER=	reig.simeo@gmail.com
 COMMENT=	Replacement for JBoss Application Server
 WWW=		https://wildfly.org/
 
+DEPRECATED=	End of life upstream
+EXPIRATION_DATE=2023-11-30
+
 LICENSE=	GPLv2
 
 USE_RC_SUBR=	wildfly15
diff --git a/java/wildfly16/Makefile b/java/wildfly16/Makefile
index f07659d7ea4b..5043741d8040 100644
--- a/java/wildfly16/Makefile
+++ b/java/wildfly16/Makefile
@@ -8,6 +8,9 @@ MAINTAINER=	reig.simeo@gmail.com
 COMMENT=	Replacement for JBoss Application Server
 WWW=		https://wildfly.org/
 
+DEPRECATED=	End of life upstream
+EXPIRATION_DATE=2023-11-30
+
 LICENSE=	GPLv2
 
 USE_RC_SUBR=	wildfly16
diff --git a/java/wildfly17/Makefile b/java/wildfly17/Makefile
index 133457a9e2ad..a57186a872c8 100644
--- a/java/wildfly17/Makefile
+++ b/java/wildfly17/Makefile
@@ -8,6 +8,9 @@ MAINTAINER=	reig.simeo@gmail.com
 COMMENT=	Java Jakarta EE8 application server developed by Red Hat
 WWW=		https://wildfly.org/
 
+DEPRECATED=	End of life upstream
+EXPIRATION_DATE=2023-11-30
+
 LICENSE=	GPLv2
 
 USE_RC_SUBR=	wildfly17
diff --git a/java/wildfly18/Makefile b/java/wildfly18/Makefile
index ddcff65ee819..b7754417dfab 100644
--- a/java/wildfly18/Makefile
+++ b/java/wildfly18/Makefile
@@ -8,6 +8,9 @@ MAINTAINER=	reig.simeo@gmail.com
 COMMENT=	Java Jakarta EE8 application server developed by Red Hat
 WWW=		https://wildfly.org/
 
+DEPRECATED=	End of life upstream
+EXPIRATION_DATE=2023-11-30
+
 LICENSE=	GPLv2
 
 USE_RC_SUBR=	wildfly18
diff --git a/java/wildfly24/Makefile b/java/wildfly24/Makefile
index a989c25952fc..3056b657e2ef 100644
--- a/java/wildfly24/Makefile
+++ b/java/wildfly24/Makefile
@@ -8,6 +8,9 @@ MAINTAINER=	1926646575@qq.com
 COMMENT=	Java Jakarta EE8 application server developed by Red Hat
 WWW=		https://wildfly.org/
 
+DEPRECATED=	End of life upstream
+EXPIRATION_DATE=2023-11-30
+
 LICENSE=	GPLv2
 
 USE_RC_SUBR=	wildfly24
diff --git a/java/wildfly25/Makefile b/java/wildfly25/Makefile
index 9ef944d02c1a..ce41786d23b5 100644
--- a/java/wildfly25/Makefile
+++ b/java/wildfly25/Makefile
@@ -8,6 +8,9 @@ MAINTAINER=	1926646575@qq.com
 COMMENT=	Java Jakarta EE8 application server developed by Red Hat
 WWW=		https://wildfly.org/
 
+DEPRECATED=	End of life upstream
+EXPIRATION_DATE=2023-11-30
+
 LICENSE=	GPLv2
 
 USE_RC_SUBR=	wildfly25
diff --git a/java/wildfly26/Makefile b/java/wildfly26/Makefile
index 827ce5d285bb..ab149c7bd9df 100644
--- a/java/wildfly26/Makefile
+++ b/java/wildfly26/Makefile
@@ -8,6 +8,9 @@ MAINTAINER=	1926646575@qq.com
 COMMENT=	Java Jakarta EE8 application server developed by Red Hat
 WWW=		https://wildfly.org/
 
+DEPRECATED=	End of life upstream
+EXPIRATION_DATE=2023-11-30
+
 LICENSE=	GPLv2
 
 USE_RC_SUBR=	wildfly26
diff --git a/java/wildfly90/Makefile b/java/wildfly90/Makefile
index a3adce6f547c..743f8ffc1fb0 100644
--- a/java/wildfly90/Makefile
+++ b/java/wildfly90/Makefile
@@ -9,6 +9,9 @@ MAINTAINER=	yerenkow@gmail.com
 COMMENT=	Replacement for JBoss Application Server
 WWW=		https://wildfly.org/
 
+DEPRECATED=	End of life upstream
+EXPIRATION_DATE=2023-11-30
+
 LICENSE=	GPLv2
 
 USE_RC_SUBR=	wildfly90