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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
rundeck2 Web-console for dispatching commands and scripts to your nodes
2.11.14 sysutils Deleted on this many watch lists=1 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 2.11.14Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: unmaintained and newer version available in sysutils/rundeck3
Expired 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 search for ports maintained by this maintainer
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:: deluge, plexmediaserver-plexpass
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 - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (9 items)
Collapse this list.
  1. /usr/local/share/licenses/rundeck2-2.11.14/catalog.mk
  2. /usr/local/share/licenses/rundeck2-2.11.14/LICENSE
  3. /usr/local/share/licenses/rundeck2-2.11.14/APACHE20
  4. share/rundeck/rundeck-launcher.jar
  5. @dir(rundeck,rundeck) rundeck/server/lib
  6. @dir(rundeck,rundeck) rundeck/server
  7. @owner
  8. @group
  9. @mode
Collapse this list.
Dependency lines:
  • rundeck2>0:sysutils/rundeck2
Conflicts:
CONFLICTS_INSTALL:
  • rundeck3
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
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):
rundeck2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest--2.11.14-----
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
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_rundeck2
USES:
cpe
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://dl.bintray.com/rundeck/rundeck-maven/
Collapse this list.
Port Moves
  • port moved to sysutils/rundeck3 on 2023-05-17
    REASON: Has expired: unmaintained and newer version available in sysutils/rundeck3

Number of commits found: 10

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.11.14
17 May 2023 08:46:02
commit hash: 30fb1329984b3ef743d5acf45c867ded9278ebb2commit hash: 30fb1329984b3ef743d5acf45c867ded9278ebb2commit hash: 30fb1329984b3ef743d5acf45c867ded9278ebb2commit hash: 30fb1329984b3ef743d5acf45c867ded9278ebb2 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
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
commit hash: 4cda17ab14588e6e4fdac7f697e246554ce82af3commit hash: 4cda17ab14588e6e4fdac7f697e246554ce82af3commit hash: 4cda17ab14588e6e4fdac7f697e246554ce82af3commit hash: 4cda17ab14588e6e4fdac7f697e246554ce82af3 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: 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
commit hash: aec85c076317047e70af78d0882e1e28a817aa12commit hash: aec85c076317047e70af78d0882e1e28a817aa12commit hash: aec85c076317047e70af78d0882e1e28a817aa12commit hash: aec85c076317047e70af78d0882e1e28a817aa12 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
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
commit hash: e1d48f6437e25cdfc6a8df6fb4270b57eb5e5a2bcommit hash: e1d48f6437e25cdfc6a8df6fb4270b57eb5e5a2bcommit hash: e1d48f6437e25cdfc6a8df6fb4270b57eb5e5a2bcommit hash: e1d48f6437e25cdfc6a8df6fb4270b57eb5e5a2b files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
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
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
2.11.14
21 Oct 2021 14:34:53
commit hash: aaff4923da47eb0dd6061035f9eb45799ce56da0commit hash: aaff4923da47eb0dd6061035f9eb45799ce56da0commit hash: aaff4923da47eb0dd6061035f9eb45799ce56da0commit hash: aaff4923da47eb0dd6061035f9eb45799ce56da0 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
sysutils/rundeck2: Add CPE information

Approved by:	portmgr (blanket)
2.11.14
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2.11.14
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
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)

Number of commits found: 10