ajacoutot
cc7c7c5c48
Update to google-cloud-sdk-512.0.0.
2025-02-26 09:21:37 +00:00
pascal
0f86b5cee5
Update to idrac_exporter 1.6.1.
2025-02-25 16:43:04 +00:00
semarie
d651d30563
sysutils/opam module: fix build of ocamlbuild (in opam) if devel/ocamlbuild is installed
...
reported by naddy@
2025-02-25 10:54:26 +00:00
fcambus
6b3ee2fdee
Update broot to 1.44.7.
2025-02-24 20:12:41 +00:00
pascal
ba2358f613
+ ssl_exporter
2025-02-24 19:21:47 +00:00
pascal
2b44711c17
This Prometheus exporter exports metrics for certificates collected
...
from various sources:
* TCP probes
* HTTPS probes
* PEM files
* Remote PEM files
* Kubernetes secrets
* Kubeconfig files
The metrics are labelled with fields from the certificate, which
allows for informational dashboards and flexible alert routing.
ok danj@
2025-02-24 19:20:25 +00:00
sthen
5d1865aacc
update to borgmatic-1.9.12
2025-02-24 09:31:21 +00:00
uaa
31ede7b169
update 4.0.47 -> 4.0.48
...
ok sthen@
2025-02-24 08:09:38 +00:00
gonzalo
58dc0f0a7d
Update for Artty to 1.5.0
...
github.com/mjwhitta/artty
2025-02-23 19:54:28 +00:00
gonzalo
f69e9e936e
Update for stripe-cli to 1.22.0
...
https://github.com/stripe/stripe-cli/releases/tag/v1.22.0
2025-02-23 19:45:14 +00:00
gonzalo
233c41af7c
Update for Walk to 1.12.0
...
https://github.com/antonmedv/walk/releases/tag/v1.12.0
2025-02-23 19:42:06 +00:00
lraab
4ddcaedfc6
sysutils/loki: update to 3.4.2
...
ok caspar@ (3.4.2 was a minor change from 3.4.1 which he ok'd)
2025-02-23 18:27:28 +00:00
danj
c6c1a1c2df
Update to fzf-0.60.2
...
From Laurent Cheylus (maintainer)
2025-02-23 17:17:47 +00:00
sthen
b1163265a4
update to btop-1.4.0, based on a diff from David Uhden Collado
2025-02-23 16:07:39 +00:00
sthen
4b7f5491bd
update to borgmatic-1.9.11
2025-02-23 14:48:50 +00:00
kirill
00b0370afa
sysutils/docker-buildx: update to 0.21.1
...
OK: lucas@
2025-02-22 21:58:16 +00:00
kirill
1a8bf6815c
sysutils/docker-compose: update to 2.33.1
...
OK: lucas@
2025-02-22 21:57:47 +00:00
kirill
1959ddc6e6
sysutils/docker-cli: update to 28.0.0
...
OK: lucas@
2025-02-22 21:56:57 +00:00
denis
810eceec8f
Update to v1.12.0
...
Warning: v1.11.0 introduced a change in data storage format which makes impossible to
downgrade to a previous releases.
Changelog: https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.12.0-victorialogs
2025-02-22 09:42:55 +00:00
ajacoutot
ff93ad4352
Update to awscli-1.37.26.
2025-02-22 08:31:01 +00:00
ajacoutot
933cd7ead2
Update to terragrunt-0.73.11.
2025-02-22 08:26:55 +00:00
bcallah
27d465ce12
Update to ugrep-7.2.2
...
Changelog: https://github.com/Genivia/ugrep/releases
2025-02-21 23:06:46 +00:00
volker
f88c97bffb
sysutils/fzf: Update to 0.60.1
...
from Laurent Cheylus (Maintainer), thanks
2025-02-21 17:41:34 +00:00
sthen
00915d4048
sync PLISTs following py3-flit_core update
2025-02-21 10:23:16 +00:00
ajacoutot
0a98d841ff
Update to consul-1.20.4.
2025-02-21 07:37:46 +00:00
ajacoutot
58becc8f12
Update to cloud-sql-proxy-2.15.1.
2025-02-20 14:41:14 +00:00
ajacoutot
a478b6bbaf
Update to google-cloud-sdk-511.0.0.
2025-02-20 14:37:01 +00:00
danj
55d212757d
Update to node_exporter-1.9.0
...
ok claudio (maintainer)
2025-02-19 23:22:11 +00:00
sthen
af927c0c23
apply 2to3 conversions via patches rather than running during build; ok kn
2025-02-19 19:46:04 +00:00
ajacoutot
dfea1a712e
Update to exoscale-cli-1.83.1.
2025-02-19 14:26:34 +00:00
ajacoutot
66ee48a036
Update to xdg-desktop-portal-gnome-47.3.
2025-02-19 09:36:07 +00:00
patrick
7cd6749e81
Update RK3588 DDR and BL31 binaries.
...
ok kettenis@
2025-02-18 22:29:35 +00:00
sthen
5d6e8bce58
apply 2to3 changes as a patch instead of running during build
2025-02-18 20:49:33 +00:00
sthen
2a4190d360
- disable on i386, modernc.org/sqlite doesn't build there
...
- set GOMAXPROCS=${MAKE_JOBS}
- use tar from base again, gtar isn't needed these days
2025-02-18 12:35:59 +00:00
semarie
91214b6e82
sysutils/opam module: add net/rsync to BUILD_DEPENDS
...
for copying local repositories (what the module is doing), opam is using rsync
(with some options unsupported by openrsync in base).
found hard way by aja@
2025-02-18 10:53:30 +00:00
tb
615c4b376f
Update to aarch64-esr-decoder 0.2.3pl20250218
2025-02-18 10:04:18 +00:00
uaa
120c22f814
update 4.0.27 -> 4.0.47
...
fix "garbage at last sector" patch included
ok sthen@
2025-02-17 22:03:52 +00:00
tb
4525505f39
+ skim
2025-02-17 13:22:23 +00:00
tb
47ea5487b9
import sysutils/skim, a fuzzy finder. From Laurence Tratt, ok sthen
...
skim is a fuzzy matching filter that can be used in a manner similar to grep or
as an interactive interface for invoking commands.
Maintainer: Laurence Tratt <laurie@tratt.net >
WWW: https://github.com/skim-rs/skim
2025-02-17 13:20:40 +00:00
paco
a0361afa3f
update sysutils/chezmoi to 2.59.1
2025-02-17 09:51:49 +00:00
kirill
b09b09ed4b
sysutils/docker-compose: update to 2.33.0
...
Changes: https://github.com/docker/compose/releases/tag/v2.33.0
OK: kn@
2025-02-16 08:56:49 +00:00
kn
d92de14413
update to twc 2.8.0
2025-02-15 18:04:57 +00:00
tb
5e97dbb7de
czkawka: not for archs BE_ARCHS
...
slint doesn't appear to be endian clean:
process didn't exit successfully: `/usr/obj/ports/czkawka-8.0.0/build-sparc64/target/release/build/krokiet-4e59d61be0d2b687/build-script-build` (signal: 11, SIGSEGV: invalid memory reference)
2025-02-15 14:24:20 +00:00
denis
7284107327
update to v1.10.1
...
Changelog: https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.10.1-victorialogs
2025-02-15 13:55:53 +00:00
sthen
aea1cb8c06
update to py3-psutil-7.0.0
2025-02-15 11:11:29 +00:00
sthen
3110480d05
update to ranger-1.9.4
2025-02-15 11:02:57 +00:00
sthen
a23957ff80
add HOMEPAGE, comment that newer versions switch from py-lzo to lzallright
...
(not ported)
2025-02-15 10:44:28 +00:00
bket
f4f6dd5898
Update to rclone-1.69.1
...
Changes: https://rclone.org/changelog/#v1-69-1-2025-02-14
2025-02-15 09:52:42 +00:00
ajacoutot
4950091d40
Update to awscli-1.37.21.
2025-02-15 08:59:39 +00:00
ajacoutot
efe1827c15
Update to terragrunt-0.73.5.
2025-02-15 08:58:58 +00:00