git: 9ee84f33439b - main - sysutils/rundeck3: deprecate port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 Feb 2023 23:37:47 UTC
The branch main has been updated by fuz:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9ee84f33439b5e98d7a1b5633eab82ac70a10b27
commit 9ee84f33439b5e98d7a1b5633eab82ac70a10b27
Author: Robert Clausecker <fuz@FreeBSD.org>
AuthorDate: 2023-02-17 15:18:40 +0000
Commit: Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-02-20 23:36:42 +0000
sysutils/rundeck3: deprecate port
Upstream support ends 2023-03-23 and our maintainer has rescinded
maintainership. Deprecate and expire in 6 months.
See also: https://docs.rundeck.com/docs/history/release-calendar.html
See also: D38635
Reported by: flo
Approved by: flo (mentor)
Differential Revision: https://reviews.freebsd.org/D38687
---
sysutils/rundeck3/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/sysutils/rundeck3/Makefile b/sysutils/rundeck3/Makefile
index 6f224b1f18dd..84a789831d01 100644
--- a/sysutils/rundeck3/Makefile
+++ b/sysutils/rundeck3/Makefile
@@ -12,6 +12,9 @@ WWW= https://rundeck.org
LICENSE= APACHE20
+DEPRECATED= Unmaintained, upstream support ends 2023-03-23
+EXPIRATION_DATE= 2023-09-23
+
USES= cpe
CPE_VENDOR= pagerduty
USE_JAVA= yes