From nobody Mon Oct 23 18:23:04 2023 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4SDk883ThXz4yLXP; Mon, 23 Oct 2023 18:23:04 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4SDk8833STz3G4l; Mon, 23 Oct 2023 18:23:04 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1698085384; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=0QpoQb12rNtkxEZaso22NBZYdmRf9J/TZ50vcmWCWis=; b=e/cwOCTo4+Hi7k3rCOrTqf/9NxedQHhrjKj84MzQhhi+nW8D5IMnUhHTzGalR0ydiseZZJ r7trDJWR94LIhcgk1h38iGj3m3aUWgSyEtK8FCUWZP7YPYGJ9BC2j+03zNC5LTVyqtQaHu Ngq53HmAwFp5F6lh3ehsg4UhipEecUB+0y2/fKtAsbT+0trk9UT8LlTZMzvz299x8I+gEX SzavWPjgTIcmk5MW+u4TEcmT+QpLO775GtKbG8IzOyCK2wfWmvrGh+I5uM9WwZ9a1PhF26 SOrf+PiWPHVXhSqc4XGQQAvd9cijIXiRX90vul3BGtx2uJDl03NlVS822+9QLQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1698085384; a=rsa-sha256; cv=none; b=S/PI8htaE0+/WBGQ0VtF9QekkO4Qrf7uTyZK+93ZgYX8VU39h18ulUOKLLCl4KKRb3+6pC v3ocL+JS0qKemXLG4GtOpkxiN956vWEWNjFunAoFb6aYS2kPteZXNj/jSfQMHp39jrEhFr sqXFZ3JRM7LWBs51NvTc6d/sG71Qy4pZTsh8kEciffAs47QZBj2zLL/tXwLUzzB6ftmay2 myyRs8OTIbHr+Yv9FxCILZzXYCwblQbsw75RxVOi3HAmIhtqrYt8rSuKI1UuUnJ9hJJyLO L2fvuLLaBagnYuXqh/1c8uWUtJYyktGH8TRBASZ7S8om+slNqVMnkVajpKbiAg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1698085384; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=0QpoQb12rNtkxEZaso22NBZYdmRf9J/TZ50vcmWCWis=; b=u2SDYXqwdkFZGwOwLBKwBccE2Ustf1rhEdKQiCxO5Eb6JLodXfjgsG1/dPLHkcxPuUED7a 5/0vSKLpq+J24Lw/z2VXn8s/uwxOsSsls0fo1InlqhNMmoNxhDIuPyfVmyiIrsbh9mkJo2 veBfmZjf8H8aZO612vP8ot3yN9TNgZhLPfp12s17KnvW1TJQy5MUCL1CDhFAOKYQAsEvgr wjxJqWliwcXkIx6Jy3sWjVg7fltVbOshjh/cQQfdTE+8UFhBbrIfuU7++5gYDH5Fq7VmHb owFC0vpZyEbDt9ZIh0J+V/XK/6girmEPaOIzJ3sLlI8BbIeehrT0h7z4MJIsWg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4SDk8826H9zqwx; Mon, 23 Oct 2023 18:23:04 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 39NIN4S4064431; Mon, 23 Oct 2023 18:23:04 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 39NIN4a6064428; Mon, 23 Oct 2023 18:23:04 GMT (envelope-from git) Date: Mon, 23 Oct 2023 18:23:04 GMT Message-Id: <202310231823.39NIN4a6064428@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Daniel Engberg Subject: git: 604b940f7292 - main - java/wildfly*: Deprecate and set expiration date to 2023-11-30 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: diizzy X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 604b940f7292c2e447dd9b6c3d85f5478dba1ed3 Auto-Submitted: auto-generated The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=604b940f7292c2e447dd9b6c3d85f5478dba1ed3 commit 604b940f7292c2e447dd9b6c3d85f5478dba1ed3 Author: Daniel Engberg AuthorDate: 2023-10-23 18:13:14 +0000 Commit: Daniel Engberg 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