Commit Graph

12165 Commits

Author SHA1 Message Date
bket 09f4b5cef6 Update to borgbackup-2.0.0b9
Changes:
https://borgbackup.readthedocs.io/en/2.0.0b9/changes.html#version-2-0-0b9-2024-07-20
2024-07-20 22:21:09 +00:00
danj 658f2aab83 Update to fzf-0.54.1
From Laurent Cheylus (maintainer)
2024-07-20 12:37:49 +00:00
ajacoutot e76c944f81 Update to xdg-desktop-portal-xapp-1.0.8. 2024-07-20 10:56:13 +00:00
ajacoutot 10f045e8d9 Update to terragrunt-0.63.1. 2024-07-20 10:15:45 +00:00
ajacoutot 3b0a4b2912 Update to awscli-1.33.27. 2024-07-20 09:11:09 +00:00
rsadowski 7e397dd30c Link libva-utils and make it available on almost all arches.
OK landry
2024-07-20 07:17:29 +00:00
ajacoutot 3118eef14f Update to terragrunt-0.63.0. 2024-07-19 06:18:34 +00:00
chrisz 6fb17bd3cb Update opam to 2.2
- use bundled source package getting rid of most dependencies and making the
  build more reliable.
- fix GNUisms in the reftests.

thanks for feedback sthen@
ok volker@
2024-07-18 13:45:54 +00:00
ajacoutot f0e00ca20e Update to nomad-1.8.2. 2024-07-18 07:31:39 +00:00
ajacoutot 2d90d2e3cf Update to cloud-sql-proxy-2.12.0. 2024-07-18 07:21:54 +00:00
ajacoutot d3459e219b Update to terragrunt-0.62.3. 2024-07-18 07:20:45 +00:00
ajacoutot 67ad119d91 Update to p5-Sys-Virt-10.5.0. 2024-07-18 07:16:00 +00:00
ajacoutot 7d3d0e3e79 Update to exoscale-cli-1.78.4. 2024-07-18 07:13:36 +00:00
sdk 99d63c9993 Update hcloud to 1.45.0
https://github.com/hetznercloud/cli/releases/tag/v1.45.0
2024-07-18 05:43:39 +00:00
fcambus 793feb1c54 Update broot to 1.40.0. 2024-07-17 20:57:42 +00:00
ajacoutot df8e667d80 Update to consul-template-0.39.1. 2024-07-17 19:22:08 +00:00
tb cac44e9841 BUILD_UNLINKED -> UNLINKED
discussed with matthieu
2024-07-17 16:57:51 +00:00
ajacoutot 657bf00e2b Update to terragrunt-0.62.2. 2024-07-17 07:07:11 +00:00
ajacoutot dddf838307 Update to google-cloud-sdk-484.0.0. 2024-07-17 07:02:42 +00:00
patrick e0bd305ed2 update dtb to linux 6.10 2024-07-16 08:28:15 +00:00
kn 87cc076ace set ONLY_FOR_ARCHS consistently, fix intel-gmmlib 2024-07-15 21:01:16 +00:00
rsadowski 1c253b25be add libva-utils 2024-07-15 19:30:30 +00:00
rsadowski 1ac8f85702 Import libva-utils-2.22.0
Imported with BUILD_UNLINKED=libva

Comment:
collection of tests for VA-API

Description:
libva-utils is a collection of utilities and examples
to exercise VA-API in accordance with the libva project.

VA-API is an open-source library and API specification,
which provides access to graphics hardware acceleration
capabilities for video processing. It consists of a main
library and driver-specific acceleration backends for
each supported hardware vendor.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://github.com/intel/libva-utils

OK kn@ ob@
2024-07-15 19:05:09 +00:00
sthen 61bc1baeec update to fdupes-2.3.2, from Martin Ziemer (maintainer) 2024-07-15 11:56:58 +00:00
bket ddde94b29c borgbackup/2.0 - allow msgpack 1.0.8 2024-07-13 14:54:39 +00:00
ajacoutot 514f20fcc4 Update to terragrunt-0.62.0. 2024-07-13 08:04:55 +00:00
ajacoutot 1b9f7b2e84 Update to awscli-1.33.26. 2024-07-13 07:49:57 +00:00
tobhe 5a749d428b Bump u-boot-asahi to openbsd-2024.01-1 2024-07-12 17:21:11 +00:00
tobhe eeb2ac0950 sysutils/u-boot-asahi: update to openbsd-v2024.01-1
This drops the gpio-bl device tree node which is not necessary anymore
since we now have apldcp. This should also fix suspend/resume issues we
previously saw on some devices.
2024-07-12 17:15:38 +00:00
ajacoutot 5e1b6ca579 Update to consul-1.19.1. 2024-07-12 09:16:55 +00:00
ajacoutot e476aa31da Update to terragrunt-0.61.0. 2024-07-12 09:01:16 +00:00
fcambus 852622d832 Update broot to 1.39.2. 2024-07-10 21:27:05 +00:00
ajacoutot 1ba3af9053 Update to py3-libvirt-10.5.0. 2024-07-09 12:04:15 +00:00
ajacoutot 5dee09ad7e Update to libvirt-10.5.0. 2024-07-09 12:04:04 +00:00
denis 7ca207c4bb Build sysutils/victorialogs 2024-07-09 10:53:16 +00:00
denis a829aa1d00 Import sysutils/victorialogs v0.27.1
Feedback from landry@

VictoriaLogs is a fast and easy-to-use, open source logs solution.
https://victoriametrics.com/products/victorialogs/
2024-07-09 10:51:08 +00:00
ajacoutot 9e30f5bf47 PORTROACH: skip a few bogusly named tags. 2024-07-09 10:32:55 +00:00
ajacoutot 4a36f49c4a Update to terragrunt-0.60.1. 2024-07-09 07:49:23 +00:00
danj e04bdfafae Update to fzf-0.54.0
From Laurent Cheylus (maintainer)
2024-07-08 17:22:35 +00:00
danj 0207856b9b Update to vultr-cli-3.3.0
From Adriano Barbosa (maintainer)
2024-07-08 17:22:21 +00:00
sthen 6d397ba02f update to borgmatic-1.8.13 2024-07-07 12:53:27 +00:00
ajacoutot 2e83d06d97 Update to terragrunt-0.60.0. 2024-07-06 17:05:12 +00:00
ajacoutot df7b9df39d Update to awscli-1.33.22. 2024-07-06 17:00:18 +00:00
fcambus 918d46428b Update broot to 1.39.1. 2024-07-06 12:06:58 +00:00
bcallah 4fdd2ad536 Update to diffoscope-272 2024-07-06 00:04:18 +00:00
sdk b9e24f90f2 Update hcloud to 1.44.2
Bugfix release:
https://github.com/hetznercloud/cli/releases/tag/v1.44.2
2024-07-05 19:36:40 +00:00
ajacoutot 4494537d08 Update to terragrunt-0.59.7. 2024-07-05 06:53:41 +00:00
ajacoutot a9db7eb41e Update to google-cloud-sdk-483.0.0. 2024-07-05 06:47:25 +00:00
ajacoutot d9cb7b9fa2 Update to exoscale-cli-1.78.3. 2024-07-05 06:42:52 +00:00
pvk 66ed3badad Update tflint 0.51.1 -> 0.51.2
Changelog: https://github.com/terraform-linters/tflint/releases/tag/v0.51.2
2024-07-04 14:24:18 +00:00