10450 Commits

Author SHA1 Message Date
daniel
f146869f61 update findlib to 1.9.6; needed for ocaml > 4.12
ocaml 4.13 changed capitalization of some of the lib files which confuses
some of the findlib build tests (and then leads to fallback code which
depends on ocamlbuild).

A newer version of findlib addresses this.

In addition, findlib 1.9.4 added proper DESTDIR support, so we can drop
FAKE_FLAGS from the port Makefile as part of this update.

Diff from Volker Schlecht; and tested by myself on amd64.
2023-01-08 03:42:44 +00:00
jeremy
7a83a0466a Build ruby32 FLAVORs of ruby gem ext ports by default
For devel/ruby-sorted_set and graphics/ruby-rqrcode-core, do not do FLAVORed
builds by default, as these are pure ruby libraries with no native component.
2023-01-08 03:05:06 +00:00
jeremy
7296dc8de3 Add distpatches from GitHub pull requests to allow building and avoid
warnings on Ruby 3.2
2023-01-08 02:48:15 +00:00
sthen
9dad6978bd now that they're available, include userland thread names in htop's display
(either in COMM or in "Command (merged)" if set to show thread names)
2023-01-07 20:49:39 +00:00
ajacoutot
2b513c83d3 Update to terragrunt-0.42.7. 2023-01-07 09:59:19 +00:00
ajacoutot
b39fda1675 Update to exoscale-cli-1.64.0. 2023-01-07 09:46:46 +00:00
ajacoutot
fd07ac31a2 Update to awscli-1.27.45. 2023-01-07 09:44:16 +00:00
ajacoutot
bb5b7b0ebf Update to terragrunt-0.42.6. 2023-01-06 08:14:03 +00:00
ajacoutot
0be5cd8d36 Update to terraform-1.3.7. 2023-01-05 12:40:50 +00:00
op
3699c443dc +nnn-nerd 2023-01-05 10:02:49 +00:00
op
eb7789a615 sysutils/nnn: add -nerd flavor for usage with *-nerd-fonts
based on a diff from Joel Carnat (joel [at] carnat [dot] net) with the
DESCR wording from sthen@.  ok maintainer (Martin Ziemer)
2023-01-05 10:01:09 +00:00
sthen
42d5f4e6b1 update to ansible-lint-6.10.2 2023-01-03 15:22:37 +00:00
sthen
06fe31151d update to p5-File-Rename-2.00 2023-01-03 15:11:36 +00:00
op
e9f7cc256c update sysutils/llama to 1.4.0
adds a few keybindings (page up/down, home and end) and a --version/-v
flag.

ok gonzalo
2023-01-01 20:07:32 +00:00
kn
c4f38a20fc Pull two upstream fixes
--ignore-permission-errors didn't work in all cases, so I fixed one.

Testing my PR on top of 0.12.0 as well and not just master revealed another
bug, which lead to truncated filenames.

This is fixed in master already.

Do not wait for another release and apply both now, so backups no longer
abort or corrupt in those use cases.

All 57 (58 with this diff) bats(1) tests pass on amd64.

OK bket
2023-01-01 19:29:09 +00:00
kn
026b7f011e Run cli tests
`make test' only runs unit tests at the moment, but the bats(1) suite (for
which the unused TEST_DEPENDS is already there) covers more and will gain a
new test for a new fix soon, so actually run cli tests.

No package change.

OK bket
2023-01-01 19:26:56 +00:00
kmos
160aa2ca7d Update to 2.3.1
https://github.com/treasure-data/serverengine/blob/v2.3.1/Changelog

2022-12-22 version 2.3.1

* Don't treat as error when worker shuts down with exit status 0

ok jeremy@
2022-12-31 22:03:58 +00:00
ajacoutot
211062ac0e Update to awscli-1.27.41. 2022-12-31 11:48:13 +00:00
ajacoutot
8b268028d3 Needs hatch-vcs. 2022-12-31 11:40:53 +00:00
lraab
d0dbe34444 sysutils/loki: update to 2.7.1
changelog:
* Add single compactor http client for delete and gennumber clients.
  This fixes a bug caused by the accidental introduction of different
  HTTP clients for compactor and gennumber operations that resulted
  in 404s when only the gennumber middlewares were enabled
* Change default deletion mode to filter-only on account of the bug
* Delete can now be performed over GRPC

ok landry@
2022-12-31 02:02:02 +00:00
dv
f015e7bea6 Forgot to remove the un-needed patch files. 2022-12-30 19:27:53 +00:00
dv
1198a5de58 Drop memory range and screen-debug patches in SeaBIOS.
Now that vmd(8) supports communicating e820 ranges via fw_cfg, we
No longer need the patches that make SeaBIOS identify the guest
memory via the nvram registers.

vmd(8) already communicates etc/screen-and-debug via fw_cfg as well,
so drop that patch, too.

OK sthen@, mlarkin@
2022-12-30 15:48:39 +00:00
sthen
e2475b8488 update to py3-filelock-3.9.0 2022-12-29 13:00:49 +00:00
sthen
c57f756bdf update to py3-platformdirs-2.6.2 2022-12-29 13:00:49 +00:00
kn
4df4cb3960 Always regenerate manuals
Turns out restic-generate(1) is clever enough to omit the reference to
rest-self-update(1) if built without the tag.

Same story for mount: it isn't compiled but we ship the manual.

This way we'll always have code and docs in sync.

OK sthen
2022-12-28 12:48:03 +00:00
ajacoutot
75fba750c8 Update to awscli-1.27.38. 2022-12-28 08:49:02 +00:00
bket
2a4d0a79fe Default to sysutils/borgbackup/1.2 as RDEP
New installs of borgmatic and vorta will pull in borgbackup-1.2, unless
borgbackup-1.1 is already installed.

OK sthen@
2022-12-27 09:26:28 +00:00
bcallah
7e207acd8d Update to ugrep-3.9.2
Changelog: https://github.com/Genivia/ugrep/compare/v3.7.9...v3.9.2
2022-12-26 21:21:23 +00:00
sthen
12664ed6e4 restic porting changes
- tweak recent change to use a normal patch instead of sed, the filename
is not version-dependent so no benefit of sed
- don't install the restic-self-update manpage now that it's been disabled
- install shell completion scripts
- update DESCR
2022-12-26 18:22:09 +00:00
kn
888481c56f selfupdate is disabled by default
Fixing the go build directive was enough for the default to kick in,
no need to explicitly disable it through flags.

Should be no package change, but bump revision for clarity.
2022-12-26 17:45:24 +00:00
kn
90cc8df50a disable self-update; OK sthen 2022-12-26 10:55:43 +00:00
bket
ea941c1317 Update to borgbackup-1.2.3
Changes:
https://github.com/borgbackup/borg/blob/1.2.3/docs/changes.rst#version-123-2022-12-24

OK kn@
2022-12-25 13:28:18 +00:00
bket
a29ccaf139 Update to rclone-1.61.1
Changes: https://rclone.org/changelog/#v1-61-1-2022-12-23
2022-12-25 13:10:18 +00:00
kn
549922f592 Update to udfclient 0.8.20
From Josh Grosse (maintainer)
2022-12-24 17:18:12 +00:00
ajacoutot
a0371aa87a Update to awscli-1.27.37. 2022-12-24 09:06:10 +00:00
ajacoutot
4134f73fb1 Update to amazon-ssm-agent-3.2.419.0. 2022-12-24 08:28:55 +00:00
kn
f1f095ee3e Make separating newline trailing not leading
Seems like newer shellcheck complains more, so disable another false positive
and move `disable' directives into the script.

Replace [ with [[ and (( while here.
2022-12-23 13:35:48 +00:00
stsp
0c404c5d37 Add new -77 iwx(4) firmware images and remove unused -63 images.
Driver-side changes will be required for making use of the new firmware
images. The existing images we currently use do not change, and no
change in behaviour is expected for now.

The .pnvm files do change. They are still being parsed the same way
in Linux, which implies that these new files should just work.
I have verified that my AX210 device is still happy with new pnvm.

ok sthen@
2022-12-22 14:57:22 +00:00
ajacoutot
2dae6b7708 Update to exoscale-cli-1.63.0. 2022-12-22 09:06:21 +00:00
bket
edc3b4a0d1 Update to rclone-1.61.0
Changes: https://rclone.org/changelog/#v1-61-0-2022-12-20
2022-12-21 17:38:44 +00:00
jsg
e2d0a37a97 update inteldrm firmware to 20221214
no binary change
2022-12-20 08:46:21 +00:00
jsg
174c73205e update radeon firmware to 20221214
no binary change
2022-12-20 08:44:16 +00:00
jsg
d3f9fde163 update amdgpu firmware to 20221214
includes initial Navi 31 (Radeon RX 7900 XT/XTX) firmware
2022-12-20 08:42:04 +00:00
ajacoutot
fe748bd664 Update to exoscale-cli-1.62.0. 2022-12-20 08:21:46 +00:00
sthen
e2832ebdc4 use MODPY_PYBUILD=setuptools_scm rather than BDEPs on setuptools-scm 2022-12-19 13:05:01 +00:00
sthen
1f4630e82d update to py3-subprocess-tee-0.4.1 2022-12-18 10:42:56 +00:00
op
572f55e52c update sysutils/rset to 2.5
changelog:
 - rinstall: ignore environment variable http_proxy
 - rinstall: use shell getopts to parse arguments
 - raise error if a label alias begins with a space

portwise: no need to the pre-test ruby symlink hack: now it's possible
to specify the ruby version with the RUBY make var.
2022-12-17 08:48:18 +00:00
ajacoutot
63cb5467ee Update to awscli-1.27.32. 2022-12-17 08:38:45 +00:00
rsadowski
7ff2176f81 Update kubectl to 1.26.0 2022-12-17 08:08:15 +00:00
sthen
646cb1f9e4 Update firmware for iwm 9k devices to the 2022-11-08 release, and remove
the old versions that were left in case bisecting was needed. From stsp.
Tested on 9260 (stsp) and 9560 (me).
2022-12-16 15:50:37 +00:00