9180 Commits

Author SHA1 Message Date
ajacoutot
c655579a28 Update to awscli-1.20.38. 2021-09-09 09:18:55 +00:00
bluhm
5e68381614 update p5-File-Rename to 1.30
from wen heping
2021-09-08 19:28:13 +00:00
pvk
f47ba9cdcd Update ansible 4.4.0 -> 4.5.0
https://github.com/ansible-community/ansible-build-data/blob/main/4/CHANGELOG-v4.rst#v4-5-0
2021-09-08 06:46:10 +00:00
ajacoutot
28c28e0b04 /etc/dbus-1/system.d/ is already owned by x11/dbus. 2021-09-05 12:12:43 +00:00
ajacoutot
d0c396467d Update to awscli-1.20.36. 2021-09-04 05:42:19 +00:00
ajacoutot
d5620b3f19 Update to amazon-ssm-agent-3.1.282.0. 2021-09-04 05:38:06 +00:00
abieber
c022535572 Update gitlab-runner to v14.2.0
Changelog here:
 https://gitlab.com/gitlab-org/gitlab-runner/blob/v14.2.0/CHANGELOG.md

OK kmos@
2021-09-03 18:38:55 +00:00
ajacoutot
15e689f38b Update to awscli-1.20.35. 2021-09-03 14:02:30 +00:00
ajacoutot
a57c213141 Update to p5-Sys-Virt-7.7.0. 2021-09-03 13:58:06 +00:00
ajacoutot
a9199a502d net/avahi -> net/avahi,-libs 2021-09-03 11:47:41 +00:00
sebastia
b904b00d80 update 3.10.0 -> 3.11.0
add new dependency to www/ruby-jwt
2021-09-03 07:41:37 +00:00
ajacoutot
38d56e4527 Regen PLIST. 2021-09-02 19:23:20 +00:00
fcambus
d3b60507c1 Add missing RCS ID markers in crates.inc files for some Rust ports. 2021-09-02 17:39:09 +00:00
jeremy
b5da0994ab Switch default ruby version to 3.0
Add patches to a few ports to build with ruby 3.0, mostly -fdeclspec to
CFLAGS or CXXFLAGS.

Bump ports where the default version change causes a package change.

OK kmos@
2021-09-02 14:59:44 +00:00
sthen
c403e99500 update to memtester-4.5.1 2021-09-02 12:59:19 +00:00
ajacoutot
71e47ffe2f Update to py3-libvirt-7.7.0. 2021-09-02 09:28:36 +00:00
ajacoutot
0d8d2b752a Update to libvirt-7.7.0. 2021-09-02 09:28:20 +00:00
ajacoutot
e974c40c89 Update to awscli-1.20.34. 2021-09-02 09:19:41 +00:00
sthen
3b64c02eda mark sysutils/fabric broken for now, requires an update to 2.x to support
python 3. py2 paramiko is in the way of various updates. no response from
maintainer.
2021-09-01 22:32:25 +00:00
sthen
c9b9f53f81 remove google-computer-engine, outdated unmaintained port which is blocking
getting rid of python2 paramiko, which is blocking py-cryptography update
ok various, i think including at least landry aja paco
2021-09-01 22:24:51 +00:00
sthen
b6903a5b7f update to monit-5.29.0, from maintainer 2021-09-01 20:40:14 +00:00
sthen
89e676e547 update sgabios, and tidy patches. from brad, ok mlarkin 2021-09-01 11:04:21 +00:00
ajacoutot
d8c9b86032 Update to google-cloud-sdk-355.0.0. 2021-09-01 08:52:15 +00:00
ajacoutot
0da5201cba Update to awscli-1.20.33. 2021-09-01 08:44:06 +00:00
bcallah
ee8a6aa46b Update to diffoscope-182 2021-09-01 02:43:25 +00:00
tb
3a4a02e0e9 +czkawka 2021-08-31 21:02:03 +00:00
tb
effad84c3d import sysutils/czkawka 3.2.0, ok jca
Find duplicate files based on file name, size, or hash. Find huge files,
empty files or directories, or broken symlinks. Find image files with
similar contents or music files with the same metadata.
2021-08-31 21:01:09 +00:00
ajacoutot
355c5a8e2d Since hashicorp is not providing OpenBSD providers binaries anymore and
that packaging them is a nightmare (doesn't work with MODGO), let's add
a README on how to build+install the Terraform AWS provider as an example.

The procedure is pretty much the same for all providers.
2021-08-31 15:37:39 +00:00
fcambus
ca0880146a Update dateutils to 0.4.9 and uncomment NO_TEST. 2021-08-31 15:19:15 +00:00
fcambus
523df5a894 sunxi-tools: switch HOMEPAGE to HTTPS. 2021-08-31 15:17:58 +00:00
ajacoutot
c3b135ac39 Update to py3-distro-1.6.0. 2021-08-31 11:30:48 +00:00
ajacoutot
e243d0ab58 Update to terragrunt-0.31.8. 2021-08-31 09:10:25 +00:00
ajacoutot
d206cb6eb3 Update to awscli-1.20.32. 2021-08-31 08:47:29 +00:00
robert
d99afbcb25 unbreak list and listall by also using the source element which is no
available in chio(1)
2021-08-31 05:56:19 +00:00
ajacoutot
12b7c28128 Update to duplicity-0.8.20. 2021-08-30 19:44:42 +00:00
jeremy
d44947f608 Set Puppet-related ports to use Ruby 2.7
Puppet 5 and 6 currently use Ruby 2.7, as that is the default Ruby
version.  Puppet 6 can probably run on Ruby 3.0 after a distpatch,
but Puppet 5 would require additional backporting (how much is
unknown).  Both Puppet 5 and 6 depend on facter and mcollective,
and all must use the same Ruby version. So setting all four ports
to use Ruby 2.7 seems like the simplest way to continue to keep things
working when the default Ruby version is switched to Ruby 3.0.

While here, add install patches for Puppet 5, 6, and mcollective
to build with Ruby 3.0, and add backport a distpatch from Puppet 7
to Puppet 6 to allow Puppet 6 to run on Ruby 3.0.  This will make a
future switch to Ruby 3.0 easier.

These changes should not have a runtime effect on Puppet 5 or 6.
The Puppet 6 port is bumped, due to the backported patch, but that
patch should not change runtime behavior on Ruby 2.7.

review from sebastia@ (Puppet 5 maintainer)
OK kn@ (Puppet 6 maintainer)
2021-08-30 19:23:38 +00:00
ajacoutot
813b34866e Add comment. 2021-08-30 19:15:24 +00:00
ajacoutot
486ad2b7ad Long overdue update to accountsservice-0.6.55.
with robert@ (who did 90% of the work)
2021-08-30 19:10:43 +00:00
jasper
99bddf178e - update to rofi-1.7.0
note: this removes the backwards compat for parsing Xresources-style themes
and configuration.
2021-08-30 07:06:59 +00:00
jasper
0c70e19cfe update to py-ghmi-1.5.29 2021-08-29 09:04:47 +00:00
jasper
d43e426f14 update to binwalk-2.3.2 2021-08-29 09:00:35 +00:00
jasper
ec51c34df0 - update to tmux-mem-cpu-load-3.5.1
- unbreak runtime due to CP_STATES mismatch
2021-08-29 08:55:15 +00:00
ajacoutot
bd55d765c4 Update to consul-1.10.2. 2021-08-28 12:23:21 +00:00
kn
a7c88febb4 Update to patchelf 0.13 2021-08-28 11:18:58 +00:00
ajacoutot
e41285d31f Update to awscli-1.20.31. 2021-08-28 11:07:30 +00:00
cwen
9b5d719a6c gdmap: unbreak with ld.lld on powerpc
powerpc does not inline sqrt(3) unlike other lld archs, so it actually uses
libm and as such the `-lm' linker flag is needed.

While here, refresh WANTLIB.

ok gkoehler@
2021-08-28 09:16:56 +00:00
ajacoutot
e84b8dff5a Update to terragrunt-0.31.7. 2021-08-27 09:54:09 +00:00
ajacoutot
5a7e6ef348 Update to terraform-1.0.5. 2021-08-27 09:46:07 +00:00
ajacoutot
5bba902af6 Update to deja-dup-42.8. 2021-08-27 09:29:49 +00:00
ajacoutot
fc0cbd10e0 Update to consul-template-0.27.0. 2021-08-27 08:51:15 +00:00