<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/sysutils/rubygem-bolt, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2026-03-14T14:04:31Z</updated>
<entry>
<title>*/*: Deprecate discontinued OSS Puppet components</title>
<updated>2026-03-14T14:04:31Z</updated>
<author>
<name>Romain Tartière</name>
<email>romain@FreeBSD.org</email>
</author>
<published>2026-03-14T13:48:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=89421aa2dbb3b35afeecc4e88db2fb1e459313f8'/>
<id>urn:sha1:89421aa2dbb3b35afeecc4e88db2fb1e459313f8</id>
<content type='text'>
As announced in the [2025Q4] status report, the legacy ports for Open
Source Puppet (which were abandonned by Perforce following the
aquisition of Puppetlabs), are now deprecated and scheduled for removal
in a few months.

Switching from Puppet to OpenVox is relatively straightforward: when
installing the replacement for a deprecated component, pkg(8) will
detect a conflict between the legacy component and the new one and will
prompt you to remove the deprecated package, which is the right course
of action.

For more details, refer to the [2025Q4] status report.

[2025Q4]: https://www.freebsd.org/status/report-2025-10-2025-12/#_openvox_puppet

With hat:	puppet
</content>
</entry>
<entry>
<title>sysutils/rubygem-bolt: Update to 4.0.0</title>
<updated>2025-12-31T20:45:37Z</updated>
<author>
<name>Romain Tartière</name>
<email>romain@FreeBSD.org</email>
</author>
<published>2025-12-31T20:45:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9f94d4d59211658ed6fa20ef18bc18318593e121'/>
<id>urn:sha1:9f94d4d59211658ed6fa20ef18bc18318593e121</id>
<content type='text'>
ChangeLog:
https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-400-2024-11-20

With hat:	puppet
</content>
</entry>
<entry>
<title>sysutils/rubygem-bolt: Change RUN_DEPENDS from rubygem-terminal-table to rubygem-terminal-table3</title>
<updated>2025-11-29T23:44:47Z</updated>
<author>
<name>Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2025-11-29T23:44:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b21fd6733bb57c0adf0eb28b889d43a5744466e0'/>
<id>urn:sha1:b21fd6733bb57c0adf0eb28b889d43a5744466e0</id>
<content type='text'>
- Bump PORTREVISION for dependency change
</content>
</entry>
<entry>
<title>sysutils/rubygem-openbolt: New port</title>
<updated>2025-10-27T18:39:12Z</updated>
<author>
<name>Romain Tartière</name>
<email>romain@FreeBSD.org</email>
</author>
<published>2025-10-21T18:44:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e4b2538d1c649d94e2a531ff2745694e94f279b7'/>
<id>urn:sha1:e4b2538d1c649d94e2a531ff2745694e94f279b7</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>sysutils/rubygem-bolt: Fix build with updated dependencies</title>
<updated>2025-10-18T06:53:14Z</updated>
<author>
<name>Romain Tartière</name>
<email>romain@FreeBSD.org</email>
</author>
<published>2025-10-18T06:49:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=92a0aba65d338035ae0d6a710d3e864de94fec15'/>
<id>urn:sha1:92a0aba65d338035ae0d6a710d3e864de94fec15</id>
<content type='text'>
With hat:	puppet
</content>
</entry>
<entry>
<title>filesystems: add new category for file systems and related utilities</title>
<updated>2024-11-06T15:17:35Z</updated>
<author>
<name>Robert Clausecker</name>
<email>fuz@FreeBSD.org</email>
</author>
<published>2024-09-27T10:48:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6e2da9672f79f44048d597f0f61e4646cdeade9d'/>
<id>urn:sha1:6e2da9672f79f44048d597f0f61e4646cdeade9d</id>
<content type='text'>
The filesystems category houses file systems and file system utilities.
It is added mainly to turn the sysutils/fusefs-* pseudo-category into
a proper one, but is also useful for the sundry of other file systems
related ports found in the tree.

Ports that seem like they belong there are moved to the new category.
Two ports, sysutils/fusefs-funionfs and sysutils/fusefs-fusepak are
not moved as they currently don't fetch and don't have TIMESTAMP set
in their distinfo, but that is required to be able to push a rename
of the port by the pre-receive hook.

Approved by:	portmgr (rene)
Reviewed by:	mat
Pull Request:	https://github.com/freebsd/freebsd-ports/pull/302
PR:		281988
</content>
</entry>
<entry>
<title>sysutils/rubygem-bolt: Add one more patch to fix runtime</title>
<updated>2024-10-31T02:58:24Z</updated>
<author>
<name>Romain Tartière</name>
<email>romain@FreeBSD.org</email>
</author>
<published>2024-10-31T02:53:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fd9b8b1e56e40f55dce3d0e7075ed8d276ac67d5'/>
<id>urn:sha1:fd9b8b1e56e40f55dce3d0e7075ed8d276ac67d5</id>
<content type='text'>
The error was only triggered when running plan, and was not experienced
when fixing the port a few hours ago.

With hat:	puppet
</content>
</entry>
<entry>
<title>sysutils/rubygem-bolt: Fix after dependencies update</title>
<updated>2024-10-30T22:46:30Z</updated>
<author>
<name>Romain Tartière</name>
<email>romain@FreeBSD.org</email>
</author>
<published>2024-10-30T22:43:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=97338d7a36953cd094bbc58eff0e4e1ede6073d0'/>
<id>urn:sha1:97338d7a36953cd094bbc58eff0e4e1ede6073d0</id>
<content type='text'>
With hat:	puppet
</content>
</entry>
<entry>
<title>sysutils/rubygem-bolt: Fix after hiera-eyaml update</title>
<updated>2024-08-10T07:50:12Z</updated>
<author>
<name>Romain Tartière</name>
<email>romain@FreeBSD.org</email>
</author>
<published>2024-08-10T07:26:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=996b5ab2c5f0d7127d2f17797bc80b43f54c46c0'/>
<id>urn:sha1:996b5ab2c5f0d7127d2f17797bc80b43f54c46c0</id>
<content type='text'>
While here, update version requirements to match upstream.

With hat:	puppet
</content>
</entry>
<entry>
<title>sysutils/rubygem-bolt: Update to 3.30.0</title>
<updated>2024-06-20T04:37:20Z</updated>
<author>
<name>Romain Tartière</name>
<email>romain@FreeBSD.org</email>
</author>
<published>2024-06-20T03:45:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=dd4acbc5107bcde3cda06c8885ea7ada9216cb30'/>
<id>urn:sha1:dd4acbc5107bcde3cda06c8885ea7ada9216cb30</id>
<content type='text'>
ChangeLog:
https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-3300-2024-05-22

With hat:	puppet
</content>
</entry>
</feed>
