Port details |
- rubygem-sshkit Toolkit for remotely running commands on groups of servers
- 1.23.2 security =2 1.23.2Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2013-10-26 16:01:01
- Last Update: 2024-10-22 21:58:29
- Commit Hash: 9461e9a
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/capistrano/sshkit
- Description:
- SSHKit is a comprehensive toolkit for remotely running commands in a structured
manner on groups of servers.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-sshkit>0:security/rubygem-sshkit
- To install the port:
- cd /usr/ports/security/rubygem-sshkit/ && make install clean
- To add the package, run one of these commands:
- pkg install security/rubygem-sshkit
- pkg install rubygem-sshkit
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-sshkit
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1729594528
SHA256 (rubygem/sshkit-1.23.2.gem) = 76d7088fddeaf3ac37bad20e7121f7352367cae6bb0cdbc7d7354efc714d213b
SIZE (rubygem/sshkit-1.23.2.gem) = 146944
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-base64>=0 : converters/rubygem-base64
- rubygem-net-scp>=1.1.2 : security/rubygem-net-scp
- rubygem-net-sftp>=2.1.2 : security/rubygem-net-sftp
- rubygem-net-ssh>=2.8.0,2 : security/rubygem-net-ssh
- rubygem-ostruct>=0 : devel/rubygem-ostruct
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- security/rubygem-airbrussh
- sysutils/rubygem-capistrano
- www/rubygem-kamal
Configuration Options:
- No options to configure
- Options name:
- security_rubygem-sshkit
- USES:
- gem shebangfix
- 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 |
1.23.2 22 Oct 2024 21:58:29 |
Po-Chuan Hsieh (sunpoet) |
security/rubygem-sshkit: Update to 1.23.2
Changes: https://github.com/capistrano/sshkit/releases |
1.23.1 15 Sep 2024 20:11:45 |
Po-Chuan Hsieh (sunpoet) |
security/rubygem-sshkit: Update to 1.23.1
Changes: https://github.com/capistrano/sshkit/releases |
1.23.0 06 Jul 2024 16:10:31 |
Po-Chuan Hsieh (sunpoet) |
security/rubygem-sshkit: Update to 1.23.0
Changes: https://github.com/capistrano/sshkit/releases |
1.22.2 19 May 2024 17:18:14 |
Po-Chuan Hsieh (sunpoet) |
security/rubygem-sshkit: Update to 1.22.2
Changes: https://github.com/capistrano/sshkit/releases |
1.22.1 05 Apr 2024 00:42:27 |
Po-Chuan Hsieh (sunpoet) |
security/rubygem-sshkit: Update to 1.22.1
Changes: https://github.com/capistrano/sshkit/releases |
1.22.0 21 Feb 2024 15:10:45 |
Po-Chuan Hsieh (sunpoet) |
security/rubygem-sshkit: Update to 1.22.0
Changes: https://github.com/capistrano/sshkit/releases |
1.21.6 27 Nov 2023 10:30:02 |
Po-Chuan Hsieh (sunpoet) |
security/rubygem-sshkit: Update to 1.21.6
Changes: https://github.com/capistrano/sshkit/releases |
1.21.5 09 Jul 2023 21:36:11 |
Po-Chuan Hsieh (sunpoet) |
security/rubygem-sshkit: Update to 1.21.5
Changes: https://github.com/capistrano/sshkit/releases |
1.21.4 21 Mar 2023 19:22:08 |
Po-Chuan Hsieh (sunpoet) |
security/rubygem-sshkit: Update to 1.21.4
Changes: https://github.com/capistrano/sshkit/releases |
1.21.3 14 Jan 2023 23:08:33 |
Muhammad Moinur Rahman (bofh) |
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925 |
1.21.3 10 Sep 2022 13:02:50 |
Po-Chuan Hsieh (sunpoet) |
security/rubygem-sshkit: Update to 1.21.3
Changes: https://github.com/capistrano/sshkit/releases |
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) |
1.21.2 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 ) |
1.21.2 20 Jul 2022 14:22:56 |
Tobias C. Berner (tcberner) |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.21.2 18 Jul 2021 22:07:05 |
Po-Chuan Hsieh (sunpoet) |
security/rubygem-sshkit: Update version requirement of RUN_DEPENDS |
1.21.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.21.2 26 Jan 2021 17:52:56 |
sunpoet |
Update to 1.21.2
Changes: https://github.com/capistrano/sshkit/releases |
1.21.1 10 Dec 2020 21:59:07 |
sunpoet |
Update to 1.21.1
Changes: https://github.com/capistrano/sshkit/releases |
1.21.0 28 Mar 2020 13:24:17 |
sunpoet |
Update to 1.21.0
Changes: https://github.com/capistrano/sshkit/releases |
1.20.0 04 Aug 2019 16:10:51 |
sunpoet |
Update to 1.20.0
Changes: https://github.com/capistrano/sshkit/releases |
1.19.1 03 Jul 2019 18:51:53 |
sunpoet |
Update to 1.19.1
Changes: https://github.com/capistrano/sshkit/releases |
1.19.0 01 Jul 2019 15:37:36 |
sunpoet |
Update to 1.19.0
Changes: https://github.com/capistrano/sshkit/releases |
1.18.2 04 Feb 2019 20:07:23 |
sunpoet |
Update to 1.18.2
Changes: https://github.com/capistrano/sshkit/releases |
1.18.1 27 Jan 2019 19:57:58 |
sunpoet |
Update to 1.18.1
Changes: https://github.com/capistrano/sshkit/releases |
1.18.0 22 Oct 2018 19:09:15 |
sunpoet |
Update to 1.18.0
Changes: https://github.com/capistrano/sshkit/releases |
1.17.0 29 Jul 2018 19:23:01 |
sunpoet |
Update to 1.17.0
Changes: https://github.com/capistrano/sshkit/releases |
1.16.1 21 May 2018 15:00:50 |
sunpoet |
Update to 1.16.1
Changes: https://github.com/capistrano/sshkit/releases |
1.16.0 04 Feb 2018 10:49:13 |
sunpoet |
Update to 1.16.0
Changes: https://github.com/capistrano/sshkit/releases |
1.15.1 20 Nov 2017 13:22:03 |
sunpoet |
Update to 1.15.1
Changes: https://github.com/capistrano/sshkit/blob/master/CHANGELOG.md |
1.15.0 04 Nov 2017 22:56:57 |
sunpoet |
Update to 1.15.0
Changes: https://github.com/capistrano/sshkit/blob/master/CHANGELOG.md |
1.14.0 01 Jul 2017 20:57:36 |
sunpoet |
Update to 1.14.0
Changes: https://github.com/capistrano/sshkit/blob/master/CHANGELOG.md |
1.13.1 01 Apr 2017 10:52:34 |
sunpoet |
Update to 1.13.1
Changes: https://github.com/capistrano/sshkit/blob/master/CHANGELOG.md |
1.13.0 26 Mar 2017 21:24:43 |
sunpoet |
Update to 1.13.0
Changes: https://github.com/capistrano/sshkit/blob/master/CHANGELOG.md |
1.12.0 11 Feb 2017 14:19:58 |
sunpoet |
Update to 1.12.0
Changes: https://github.com/capistrano/sshkit/blob/master/CHANGELOG.md |
1.11.5 18 Dec 2016 15:23:21 |
sunpoet |
- Update to 1.11.5
Changes: https://github.com/capistrano/sshkit/blob/master/CHANGELOG.md |
1.11.4 03 Dec 2016 19:34:35 |
sunpoet |
- Update to 1.11.4
Changes: https://github.com/capistrano/sshkit/blob/master/CHANGELOG.md |
1.11.1 26 Jun 2016 17:23:45 |
sunpoet |
- Update to 1.11.1
Changes: https://github.com/capistrano/sshkit/blob/master/CHANGELOG.md |
1.10.0 27 Apr 2016 21:57:32 |
swills |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
1.10.0 27 Apr 2016 16:36:42 |
swills |
create USES=gem and update rubygem- ports to use it
Note that for now ports still have to have USE_RUBY=yes to use USES=gem
PR: 209041
Differential Revision: https://reviews.freebsd.org/D6070 |
1.10.0 25 Apr 2016 09:13:31 |
sunpoet |
- Update to 1.10.0
Changes: https://github.com/capistrano/sshkit/blob/master/CHANGELOG.md |
1.9.0 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.9.0 12 Mar 2016 00:02:22 |
sunpoet |
- Update to 1.9.0
Changes: https://github.com/capistrano/sshkit/blob/master/CHANGELOG.md |
1.8.1 04 Dec 2015 19:02:32 |
sunpoet |
- Update to 1.8.1
- Update LICENSE
Changes: https://github.com/capistrano/sshkit/blob/master/CHANGELOG.md |
1.8.0 04 Dec 2015 12:32:37 |
sunpoet |
- Update to 1.8.0
- Add LICENSE_FILE
- Add NO_ARCH
Changes: https://github.com/capistrano/sshkit/blob/master/CHANGELOG.md |
1.7.1 13 Aug 2015 17:39:32 |
sunpoet |
- Remove RG link |
1.7.1 05 Mar 2015 17:28:23 |
sunpoet |
- Update to 1.7.1
Changes: https://github.com/capistrano/sshkit/blob/master/CHANGELOG.md |
1.7.0 03 Mar 2015 13:30:09 |
sunpoet |
- Update to 1.7.0
Changes: https://github.com/capistrano/sshkit/blob/master/CHANGELOG.md |
1.6.1 20 Dec 2014 18:14:53 |
sunpoet |
- Update to 1.6.1
Changes: https://github.com/capistrano/sshkit/blob/master/CHANGELOG.md |
1.5.1 03 Jun 2014 12:45:00 |
sunpoet |
- Update to 1.5.1
Changes: https://github.com/capistrano/sshkit/blob/master/CHANGELOG.md |
1.5.0 31 May 2014 18:11:41 |
sunpoet |
- Update to 1.5.0
Changes: https://github.com/capistrano/sshkit/blob/master/CHANGELOG.md |
1.4.0 26 Apr 2014 18:12:23 |
sunpoet |
- Update to 1.4.0
Changes: https://github.com/capistrano/sshkit/blob/master/CHANGELOG.md |
1.3.0 23 Dec 2013 18:29:36 |
sunpoet |
- Update to 1.3.0
Changes: https://github.com/capistrano/sshkit/blob/master/CHANGELOG.md |
1.2.0 23 Nov 2013 14:46:44 |
sunpoet |
- Update to 1.2.0
- Update WWW
Changes: https://github.com/capistrano/sshkit/blob/master/CHANGELOG.md |
1.1.0 26 Oct 2013 16:00:46 |
sunpoet |
- Add rubygem-sshkit 1.1.0
SSHKit is a comprehensive toolkit for remotely running commands in a structured
manner on groups of servers.
WWW: https://github.com/leehambley/sshkit
RG: https://rubygems.org/gems/sshkit |