| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
rubygem-terminal-table3
- Bump PORTREVISION for dependency change
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
| |
With hat: puppet
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
The error was only triggered when running plan, and was not experienced
when fixing the port a few hours ago.
With hat: puppet
|
| |
|
|
| |
With hat: puppet
|
| |
|
|
|
|
| |
While here, update version requirements to match upstream.
With hat: puppet
|
| |
|
|
|
|
|
| |
ChangeLog:
https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-3300-2024-05-22
With hat: puppet
|
| |
|
|
|
|
|
| |
ChangeLog:
https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-3290-2024-04-16
With hat: puppet
|
| |
|
|
|
|
|
| |
ChangeLog:
https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-3280-2024-02-08
With hat: puppet
|
| |
|
|
|
|
|
|
|
|
| |
While here, default to sysutils/puppet8 to provide Puppet and drop
broken option to use sysutils/puppet6 which does not exist anymore.
ChangeLog:
https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-3274-2023-10-05
With hat: puppet
|
| |
|
|
|
|
|
| |
ChangeLog:
https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-3272-2023-08-14
With hat: puppet
|
| |
|
|
|
|
| |
Default packages are not changed. Not bumping PORTREVISION.
With hat: puppet
|
| |
|
|
|
|
|
| |
ChangeLog:
https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-3271-2023-03-13
With hat: puppet
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
ChangeLog:
https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-3262-2022-11-16
With hat: puppet
|
| |
|
|
|
|
| |
Some dependencies have been updated to versions not in acceptable
ranges. Relax these ranges since Blot seems to work as expected with
these new versions.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
|
| |
|
|
|
|
|
| |
ChangeLog:
https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-3261-2022-08-15
With hat: puppet
|
| |
|
|
|
|
|
| |
ChangeLog:
https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-3250-2022-07-27
With hat: puppet
|
| |
|
|
|
|
|
| |
ChangeLog:
https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-3240-2022-06-29
With hat: puppet
|
| |
|
|
|
|
|
| |
ChangeLog:
https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-3231-2022-06-15
With hat: puppet
|
| |
|
|
|
|
|
| |
ChangeLog:
https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-3230-2022-06-06
With hat: puppet
|
| |
|
|
|
|
|
| |
ChangeLog:
https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-3221-2022-03-30
With hat: puppet
|
| |
|
|
|
|
|
| |
ChangeLog:
https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-3210-2021-12-16
With hat: puppet
|
| |
|
|
|
|
|
| |
ChangeLog:
https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-3200-2021-10-26
With hat: puppet
|
| | |
|
| |
|
|
|
|
|
| |
ChangeLog:
https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-3190-2021-10-04
With hat: puppet
|
| |
|
|
|
|
|
| |
ChangeLog:
https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-3180-2021-09-20
With hat: puppet
|
| |
|
|
| |
Approved by: portmgr (blanket)
|
| |
|
|
|
|
|
| |
ChangeLog:
https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-3170-2021-08-30
With hat: puppet
|
| |
|
|
|
|
|
| |
ChangeLog:
https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-3161-2021-08-16
With hat: puppet
|
| |
|
|
|
|
|
| |
ChangeLog:
https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-3160-2021-08-09
With hat: puppet
|
| |
|
|
|
|
|
| |
ChangeLog:
https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-3150-2021-08-02
With hat: puppet
|
| |
|
|
|
|
|
| |
ChangeLog:
https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-3141-2021-07-26
With hat: puppet
|
| |
|
|
|
|
| |
rubygem-net-scp1
- Bump PORTREVISION for dependency change
|
| |
|
|
|
|
|
| |
ChangeLog:
https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-3130-2021-07-12
With hat: puppet
|
| |
|
|
|
|
|
| |
ChangeLog:
https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-3110-2021-06-21
With hat: puppet
|
| |
|
|
|
|
|
| |
ChangeLog:
https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-3100-2021-06-14
With hat: puppet
|
| |
|
|
|
|
|
| |
ChangeLog:
https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-392-2021-06-08
With hat: puppet
|
| |
|
|
|
|
|
| |
ChangeLog:
https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-390-2021-05-25
With hat: puppet
|
| |
|
|
|
|
|
| |
ChangeLog:
https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-381-2021-05-17
With hat: puppet
|
| |
|
|
|
|
|
| |
ChangeLog:
https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-380-2021-05-03
With hat: puppet
|
| |
|
|
|
|
|
| |
ChangeLog:
https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-371-2021-04-26
With hat: puppet
|
| |
|
|
|
|
|
| |
ChangeLog:
https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-370-2021-04-13
With hat: puppet
|
| |
|
|
|
|
|
| |
ChangeLog:
https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-361-2021-04-07
Wih hat: puppet
|
| |
|
|
| |
Reported by: lwhsu
|
| | |
|
| |
|
|
|
|
|
|
|
|
| |
ChangeLog:
https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-340-2021-03-23
With hat: puppet
Notes:
svn path=/head/; revision=569280
|
| |
|
|
|
|
|
|
|
|
| |
ChangeLog:
https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-330-2021-03-15
With hat: puppet
Notes:
svn path=/head/; revision=568530
|