Port details |
- rundeck2 Web-console for dispatching commands and scripts to your nodes
- 2.11.14 sysutils
=1 2.11.14Version of this port present on the latest quarterly branch.
- DEPRECATED: unmaintained and newer version available in sysutils/rundeck3
This port expired on: 2023-05-17
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2020-05-07 11:10:46
- Last Update: 2023-05-17 08:46:02
- Commit Hash: 30fb132
- People watching this port, also watch:: plexmediaserver-plexpass, deluge
- Also Listed In: java
- License: APACHE20
- WWW:
- https://rundeck.org
- Description:
- Welcome to Rundeck, the human interface to your operations. Rundeck
features fine-grain access controls, a built-in job scheduler, and the
ability to define workflows that dispatch commands and scripts to your
nodes.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rundeck2>0:sysutils/rundeck2
- Conflicts:
- CONFLICTS_INSTALL:
- No installation instructions:
- This port has been deleted.
- PKGNAME: rundeck2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1570615790
SHA256 (rundeck-launcher-2.11.14.jar) = 53b3436cf7234f8fd26986e0b35bb5d42569570ca99e8580c6a616ae98b6973f
SIZE (rundeck-launcher-2.11.14.jar) = 102513074
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- java : java/openjdk8
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_rundeck2
- USES:
- cpe
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.11.14 17 May 2023 08:46:02 |
Rene Ladan (rene) |
sysutils/rundeck2: Remove expired port:
2023-05-17 sysutils/rundeck2: unmaintained and newer version available in
sysutils/rundeck3 |
2.11.14 04 Apr 2023 18:10:53 |
Muhammad Moinur Rahman (bofh) |
*/*: Refactor java/openjdk7 removal
- java/openjdk7* has been removed from the tree since 2022-09-03 however
the relevant codebases in bsd.java.mk has not been removed and the
consumers has also not been updated to use the next jdk version. This
commit updates all relevant consumers to use JAVA_VERSION=8 instead of
JAVA_VERSION=1.7
- Since the introduction of jdk version 18 it looks like similar with
jdk version 8(java version string 1.8). This is prone to error as it
looks similar and is only seperated by a '.'. Remove using
JAVA_VERSION with dotted fomat of java version string and update all
consumers to utilize version 8 instead of 1.8.
Approved by: portmgr (blanket) |
2.11.14 20 Feb 2023 23:36:41 |
Robert Clausecker (fuz) |
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 |
2.11.14 19 Feb 2023 11:01:41 |
Robert Clausecker (fuz) |
sysutils/rundeck{2,3}: drop maintainership
PR: 261748
Approved by: flo (mentor)
Differential Revision: https://reviews.freebsd.org/D38635 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.11.14 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.11.14 21 Oct 2021 14:34:53 |
Stefan Eßer (se) |
sysutils/rundeck2: Add CPE information
Approved by: portmgr (blanket) |
2.11.14 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.11.14 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.11.14 07 May 2020 11:10:39 |
tagattie |
There is rundeck version 3 available and version 2 is still supported.
So it is good to have both versions in the ports. This commit is to:
- Add rundeck ver. 3 as rundeck3
- Preserve rundeck ver. 2 as rundeck2 for users who want to stay in version 2
- Pass maintainership to submitter
PR: 246022 246023
Submitted by: Daniel Tihanyi <daniel.tihanyi@tetragir.com>
Approved by: arcade@b1t.name (maintainer), pizzamig (mentor) |