notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
rundeck Web-console for dispatching commands and scripts to your nodes
5.8.0 sysutils on this many watch lists=4 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.17.3Version of this port present on the latest quarterly branch.
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 search for ports maintained by this maintainer
Port Added: 2014-09-20 17:42:24
Last Update: 2025-01-08 16:26:50
Commit Hash: af59cfe
People watching this port, also watch:: nagios-check_mysql_slave, nagios-certexp-plugin, nagios-check_hdd_health, memcached, postfix-postfwd
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (17 items)
Collapse this list.
  1. /usr/local/share/licenses/rundeck-5.8.0/catalog.mk
  2. /usr/local/share/licenses/rundeck-5.8.0/LICENSE
  3. /usr/local/share/licenses/rundeck-5.8.0/APACHE20
  4. @owner rundeck
  5. @group rundeck
  6. @dir /usr/local/rundeck
  7. @dir /usr/local/rundeck/server
  8. @dir /usr/local/rundeck/server/config
  9. /usr/local/rundeck/server/config/log4j2.properties
  10. @dir /usr/local/rundeck/server/lib
  11. @dir /var/log/rundeck
  12. @owner
  13. @group
  14. share/rundeck/rundeck.war
  15. @owner
  16. @group
  17. @mode
Collapse this list.
Dependency lines:
  • rundeck>0:sysutils/rundeck
Conflicts:
CONFLICTS_INSTALL:
  • rundeck2
To install the port:
cd /usr/ports/sysutils/rundeck/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/rundeck
  • pkg install rundeck
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rundeck
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1736003337 SHA256 (rundeck-5.8.0-20241205.war) = 7ea991633981b5e8998c29818f7d09e912c1ce0660c0b705cd428d148b07d8c4 SIZE (rundeck-5.8.0-20241205.war) = 283983129

Packages (timestamps in pop-ups are UTC):
rundeck
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.17.35.8.0-4.17.35.8.0---
FreeBSD:13:quarterly4.17.34.17.3-4.17.34.17.3-4.17.34.17.3
FreeBSD:14:latest4.17.35.8.0-4.17.35.8.0---
FreeBSD:14:quarterly4.17.34.17.3-4.17.34.17.3-4.17.34.17.3
FreeBSD:15:latest5.8.05.8.0n/a4.17.3n/a-4.17.34.17.3
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. java : java/openjdk8
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_rundeck
USES:
cpe java
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://packagecloud.io/pagerduty/rundeck/packages/java/org.rundeck/rundeck-5.8.0-20241205.war/artifacts/rundeck-5.8.0-20241205.war/download?/
Collapse this list.
Port Moves
  • port moved here from sysutils/rundeck3 on 2023-09-23
    REASON: Rename to avoid confusion

Number of commits found: 18

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.8.0
08 Jan 2025 16:26:50
commit hash: af59cfef24c69fe8d0a3005e07502aca9e99c74ccommit hash: af59cfef24c69fe8d0a3005e07502aca9e99c74ccommit hash: af59cfef24c69fe8d0a3005e07502aca9e99c74ccommit hash: af59cfef24c69fe8d0a3005e07502aca9e99c74c files touched by this commit
Fernando ApesteguĂ­a (fernape) search for other commits by this committer
Author: Xavier Humbert
sysutils/rundeck: update to 5.8.0-20241205

PR:		283846
Reported by:	xavier@groumpf.org
4.17.3
31 Dec 2024 08:57:55
commit hash: 0835676e361bca74b28b09fe0425ed5ee958f26bcommit hash: 0835676e361bca74b28b09fe0425ed5ee958f26bcommit hash: 0835676e361bca74b28b09fe0425ed5ee958f26bcommit hash: 0835676e361bca74b28b09fe0425ed5ee958f26b files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/**java.mk: Convert bsd.java.mk to USES

The following features have been added or changed:
- Instead of USE_JAVA use USES=java. This defaults to
  USES=java:build,run if NO_BUILD is undefined. Else it defaults to
  USES=java:run
- Instead of USE_ANT=yes use USES=java:ant which also implies
  USES=java:build
- Instead of JAVA_BUILD=yes use USES=java:build. Does not imply run or
  extract
- Instead of JAVA_EXTRACT=yes use USES=java:extract does not imply
  build or run
- Instead of JAVA_RUN=yes use USES=java:run does not imply extract or
  build
- Instead of USE_JAVA=<version> use USES=java and JAVA_VERSION=<version>

Approved by: mat (portmgr), glewis
Differential Revision:  https://reviews.freebsd.org/D48201
4.17.3
27 Nov 2023 17:39:51
commit hash: 5936498bc9e0d811378b22ba2316d33d17316d6dcommit hash: 5936498bc9e0d811378b22ba2316d33d17316d6dcommit hash: 5936498bc9e0d811378b22ba2316d33d17316d6dcommit hash: 5936498bc9e0d811378b22ba2316d33d17316d6d files touched by this commit
Fernando ApesteguĂ­a (fernape) search for other commits by this committer
Author: Xavier Humbert
sysutils/rundeck: Update to 4.17.3

PR:		275331
Reported by:	xavier@groumpf.org
4.16.0
23 Sep 2023 15:52:37
commit hash: 6baefd795546b783f19d4c443c1664f98d9b7421commit hash: 6baefd795546b783f19d4c443c1664f98d9b7421commit hash: 6baefd795546b783f19d4c443c1664f98d9b7421commit hash: 6baefd795546b783f19d4c443c1664f98d9b7421 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
sysutils/rundeck*: Update version 3.4.10=>4.16.0

- Move to sysutils/rundeck. As there is only one version there is no
  point in having a pkg with suffix
- Remove DEPRECATED and EXPIRATION
2.11.14
07 May 2020 11:10:39
Revision:534258Original commit files touched by this commit
tagattie search for other commits by this committer
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)
2.11.14
09 Oct 2019 13:30:35
Revision:514149Original commit files touched by this commit
swills search for other commits by this committer
sysutils/rundeck: update to 2.11.14

PR:		241152
Submitted by:	Volodymyr Kostyrko <arcade@b1t.name> (maintainer)
2.11.13
02 Sep 2019 16:18:21
Revision:510818Original commit files touched by this commit
swills search for other commits by this committer
sysutils/rundeck: update to 2.11.13

PR:		240220
Submitted by:	Volodymyr Kostyrko <arcade@b1t.name> (maintainer)
2.11.8
26 Dec 2018 21:21:18
Revision:488451Original commit files touched by this commit
swills search for other commits by this committer
sysutils/rundeck: update to 2.11.8

PR:		234231
Submitted by:	Volodymyr Kostyrko <arcade@b1t.name> (maintainer)
2.11.7
17 Oct 2018 21:30:04
Revision:482305Original commit files touched by this commit
joneum search for other commits by this committer
Update to 2.11.7

Changelog:
ORA-01795 in menu/home when using Oracle Database with over 1000 projects.
Performance improvements with large data sets
fix jobs failing over lock exception on mysql and mariadb

PR:		232322
Submitted by:	Volodymyr Kostyrko <arcade@b1t.name> (maintainer)
Sponsored by:	Netzkommune GmbH
2.11.4
09 Jun 2018 21:30:38
Revision:472096Original commit files touched by this commit
swills search for other commits by this committer
sysutils/rundeck update to 2.11.4

PR:		228825
Submitted by:	Volodymyr Kostyrko <arcade@b1t.name> (maintainer)
2.11.3
03 Jun 2018 19:23:21
Revision:471513Original commit files touched by this commit
joneum search for other commits by this committer
sysutils/rundeck: Update to 2.11.3

PR:		228725
Submitted by:	Volodymyr Kostyrko <arcade@b1t.name> (maintainer)
2.10.0
04 Nov 2017 19:32:59
Revision:453480Original commit files touched by this commit
joneum search for other commits by this committer
sysutils/rundeck: Update from 2.8.2 to 2.10.0

Change maintainer address

 *While here switch to DISTVERSION

PR:		223061
Submitted by:	c.kworr@gmail.com (maintainer)
Approved by:	rene (mentor)
Differential Revision:	https://reviews.freebsd.org/D12949
2.8.2
03 May 2017 13:56:44
Revision:440016Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.8.2
- Switch to java 1.8

PR:		218220
Submitted by:	Scott Larson
Approved by:	maintainer
2.3.2_1
17 Jan 2017 02:06:23
Revision:431717Original commit files touched by this commit
ler search for other commits by this committer
Corect pkg-plist %%RUNDESK_GROUP%% -> %%RUNDECK_GROUP%%

Approved by:	adamw (mentor)
MFH:		2017Q1 (blanket)
2.3.2_1
17 Jan 2017 01:22:14
Revision:431715Original commit files touched by this commit
ler search for other commits by this committer
Change ownership of rundeck/server/lib et al.
Address poudriere issues
bump PORTREVISION

PR:		202732
Submitted by:	Mark C Ballew (ballew sublinear net)
Approved by:	adamw (mentor)
MFH:		2017Q1 (blanket)
Differential Revision:	https://reviews.freebsd.org/D9205
2.3.2
22 Nov 2014 14:22:22
Revision:373062Original commit files touched by this commit
riggs search for other commits by this committer
Update to upstream version 2.3.2

PR:		194888
Submitted by:	c.kworr@gmail.com (maintainer)
2.2.3
01 Nov 2014 12:24:04
Revision:372007Original commit files touched by this commit
riggs search for other commits by this committer
Update to 2.2.3

While on it:
- Remove unnecessary @dir(rmtry) entries

PR:		193839
Submitted by:	arcade@b1t.name (maintainer)
2.2.1
20 Sep 2014 17:42:15
Revision:368669Original commit files touched by this commit
marino search for other commits by this committer
Add new port sysutils/rundeck

PR:		191562
Submitted by:	arcade (b1t.name)

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.

Number of commits found: 18