git: aec85c076317 - main - sysutils/rundeck2: deprecate port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 Feb 2023 23:37:46 UTC
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=aec85c076317047e70af78d0882e1e28a817aa12 commit aec85c076317047e70af78d0882e1e28a817aa12 Author: Robert Clausecker <fuz@FreeBSD.org> AuthorDate: 2023-02-17 15:14:48 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-02-20 23:36:41 +0000 sysutils/rundeck2: deprecate port sysutils/rundeck2 is no longer maintained by upstream and our local maintainer rescinded maintainership. Deprecate and expire in 3 months. Reported by: diizzy See also: D38635 Approved by: flo (mentor) Differential Revision: https://reviews.freebsd.org/D38686 --- sysutils/rundeck2/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sysutils/rundeck2/Makefile b/sysutils/rundeck2/Makefile index 43989e982e3c..f34ee8bbd786 100644 --- a/sysutils/rundeck2/Makefile +++ b/sysutils/rundeck2/Makefile @@ -12,6 +12,9 @@ WWW= https://rundeck.org LICENSE= APACHE20 +DEPRECATED= unmaintained and newer version available in sysutils/rundeck3 +EXPIRATION_DATE= 2023-05-17 + USE_JAVA= yes JAVA_VERSION= 1.8+