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
rubygem-openbolt Execute commands remotely over SSH and WinRM
5.1.0_1 sysutils on this many watch lists=0 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: puppet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-10-27 18:57:09
Last Update: 2025-11-29 23:44:51
Commit Hash: 4326b92
Also Listed In: rubygems
License: APACHE20
WWW:
https://github.com/OpenVoxProject/openbolt/
Description:
OpenBolt is an open source orchestration tool that automates the manual work it takes to maintain your infrastructure. Use OpenBolt to automate tasks that you perform on an as-needed basis or as part of a greater orchestration workflow. For example, you can use OpenBolt to patch and update systems, troubleshoot servers, deploy applications, or stop and restart services. OpenBolt can be installed on your local workstation and connects directly to remote targets with SSH or WinRM, so you are not required to install any agent software. OpenBolt is a community implementation of Puppet Bolt.
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 (5 items)
Collapse this list.
  1. bin/bolt
  2. etc/bash_completion.d/bolt
  3. /usr/local/share/licenses/rubygem-openbolt-5.1.0_1/catalog.mk
  4. /usr/local/share/licenses/rubygem-openbolt-5.1.0_1/LICENSE
  5. /usr/local/share/licenses/rubygem-openbolt-5.1.0_1/APACHE20
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • rubygem-openbolt>0:sysutils/rubygem-openbolt
Conflicts:
CONFLICTS_INSTALL:
  • rubygem-bolt
To install the port:
cd /usr/ports/sysutils/rubygem-openbolt/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/rubygem-openbolt
  • pkg install rubygem-openbolt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-openbolt
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1760644437 SHA256 (rubygem/openbolt-5.1.0.gem) = ae2a80af51f9098511d6e7a1385bacf3fc8b51859217292bf4f28e3e2b8d750a SIZE (rubygem/openbolt-5.1.0.gem) = 231936

Packages (timestamps in pop-ups are UTC):
rubygem-openbolt
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.1.05.1.0_1--5.1.0_1n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest5.1.05.1.0_1--5.1.0_1---
FreeBSD:14:quarterly--------
FreeBSD:15:latest5.1.0_15.1.0_1n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest5.1.0_15.1.0_1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby33 : lang/ruby33
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. puppet : sysutils/openvox-agent8
  2. r10k : sysutils/rubygem-r10k
  3. rubygem-addressable>=2.5 : www/rubygem-addressable
  4. rubygem-aws-sdk-ec2>1 : devel/rubygem-aws-sdk-ec2
  5. rubygem-CFPropertyList>=2.2 : devel/rubygem-CFPropertyList
  6. rubygem-concurrent-ruby11>=1.0 : devel/rubygem-concurrent-ruby11
  7. rubygem-ffi>=1.13<2 : devel/rubygem-ffi
  8. rubygem-hiera-eyaml>=3 : sysutils/rubygem-hiera-eyaml
  9. rubygem-json>=2.12.0 : devel/rubygem-json
  10. rubygem-jwt>=2.2 : www/rubygem-jwt
  11. rubygem-logging>=2.2 : devel/rubygem-logging
  12. rubygem-minitar>=0.6 : archivers/rubygem-minitar
  13. rubygem-net-scp>=1.2<5 : security/rubygem-net-scp
  14. rubygem-net-ssh6>=4.0<8 : security/rubygem-net-ssh6
  15. rubygem-net-ssh-krb>=0.5 : security/rubygem-net-ssh-krb
  16. rubygem-openvox-strings>=5.0 : textproc/rubygem-openvox-strings
  17. rubygem-orchestrator_client>=0.5 : net/rubygem-orchestrator_client
  18. rubygem-puppet-resource_api>=1.8.1 : devel/rubygem-puppet-resource_api
  19. rubygem-puppetfile-resolver>=0.6.2 : sysutils/rubygem-puppetfile-resolver
  20. rubygem-ruby_smb>=1.0 : net/rubygem-ruby_smb
  21. rubygem-terminal-table3>=3.0<4 : textproc/rubygem-terminal-table3
  22. rubygem-winrm-fs>=1.3 : filesystems/rubygem-winrm-fs
  23. rubygem-winrm>=2.0 : sysutils/rubygem-winrm
  24. ruby33 : lang/ruby33
  25. gem : devel/ruby-gems
Patch dependencies:
  1. ruby33 : lang/ruby33
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby33 : lang/ruby33
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_rubygem-openbolt
USES:
gem shebangfix
pkg-message:
For install:
This port depends on security/rubygem-net-ssh which has stricter defaults that OpenSSH: when using strict host key checking, security/rubygem-net-ssh will refuse the connexion if both the remote host name and IP address are not on the same line of a known_host file. security/rubygem-net-ssh added support for disabling strict host key checking in version 5.2.0, however this setting is still enabled by default because upstream OpenSSH has it enabled by default. However, FreeBSD ships with a modified version of OpenSSH where strict host key checking is disabled by default. As a result: - When adding an entry for a new host, only the host name is added in the known_host file; - The absence of CheckHostIP in the SSH configuration means the feature is disabled while such absence is generally the indication of the feature being enabled. As a consequence, host key verification may need additional work: - When using security/rubygem-net-ssh < 5.2.0, either: - Disable host key checking totally (--no-host-key-check parameter of the bolt command); - Update your remote host entries in the known_hosts file to use the format: <host-name>,<IP address> <key-type> <key> - When using security/rubygem-net-ssh >= 5.2.0 - Add "CheckHostIP no" to your SSH client configuration file (/etc/ssh/ssh_config or ~/.ssh/config). Some future version of security/rubygem-net-ssh should drop strict host key checking entirely, for more details, see: https://github.com/net-ssh/net-ssh/pull/663
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.org/downloads/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.1.0_1
29 Nov 2025 23:44:51
commit hash: 4326b92faabf693ec3f755d58a718ed2259ca6b2commit hash: 4326b92faabf693ec3f755d58a718ed2259ca6b2commit hash: 4326b92faabf693ec3f755d58a718ed2259ca6b2commit hash: 4326b92faabf693ec3f755d58a718ed2259ca6b2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/rubygem-openbolt: Change RUN_DEPENDS from rubygem-terminal-table to
rubygem-terminal-table3

- Bump PORTREVISION for dependency change
5.1.0
27 Oct 2025 18:39:12
commit hash: e4b2538d1c649d94e2a531ff2745694e94f279b7commit hash: e4b2538d1c649d94e2a531ff2745694e94f279b7commit hash: e4b2538d1c649d94e2a531ff2745694e94f279b7commit hash: e4b2538d1c649d94e2a531ff2745694e94f279b7 files touched by this commit
Romain Tartière (romain) search for other commits by this committer
sysutils/rubygem-openbolt: New port

OpenBolt is an open source orchestration tool that automates the manual work it
takes to maintain your infrastructure. Use OpenBolt to automate tasks that you
perform on an as-needed basis or as part of a greater orchestration workflow.
For example, you can use OpenBolt to patch and update systems, troubleshoot
servers, deploy applications, or stop and restart services. OpenBolt can be
installed on your local workstation and connects directly to remote targets
with SSH or WinRM, so you are not required to install any agent software.

OpenBolt is a community implementation of Puppet Bolt.

With hat:	puppet

Number of commits found: 2