Commit Graph

12979 Commits

Author SHA1 Message Date
sthen d65a467cf6 remove patches working around too-old setuptools 2025-04-29 10:53:59 +00:00
sthen ef5f76ab2e update to py3-mitogen-0.3.23 2025-04-29 10:48:09 +00:00
sthen afadccf3f1 recognise newer setuptools 2025-04-29 10:45:25 +00:00
sthen 8d45c98e2f sync PLISTs for setuptools ports 2025-04-29 10:40:01 +00:00
landry 922e7a5167 sysutils/Makefile: +py-proxmoxer 2025-04-27 05:59:31 +00:00
landry 04bea2392a Import sysutils/py-proxmoxer 2.2.0.
Proxmoxer is a python wrapper around the Proxmox REST API v2.
It currently supports the Proxmox services of Proxmox Virtual
Environment (PVE), Proxmox Mail Gateway (PMG), and Proxmox
Backup Server (PBS).

Allows usage of the proxmox ansible module to manage PVE containers/VMs.

requested by and ok matthieu@
2025-04-27 05:58:33 +00:00
landry 511caf4ba2 sysutils/collectd: cope with P_ZOMBIE macro removal 2025-04-24 15:16:49 +00:00
danj f236847764 Update to fzf-0.61.3
From Laurent Cheylus (maintainer)
2025-04-23 21:36:57 +00:00
kirill 0c2080cfcb sysutils/tmate: compatibility with new imsg API
We had the imsg earthquake which includes renaming of imsg_init into
imsgbuf_init, which leads a configure to a conclusion that tmate needs
compat/imsg.c and compat/imsg-buffer.c where additional socket() is
used. That ends to a need extention of pledge().

This was a wrong way, the right one is support the new imsg API.

OK: tb@
2025-04-23 13:06:18 +00:00
sthen 2d70a9c09e update to borgmatic-2.0.4 2025-04-23 06:53:53 +00:00
sthen 4805abc8d9 update to py3-filelock-3.18.0 2025-04-23 06:51:52 +00:00
sthen e43051dd4b update to py3-packaging-25.0 2025-04-23 06:45:42 +00:00
sthen c2a7e8e5e4 oops, I had an rc downloaded locally under nut-2.8.3.tar.gz, update distinfo
this file would not have fetched for others (path was different) so not
touching REVISION
2025-04-22 20:25:53 +00:00
bket e56ed2dd64 Update to borgbackup-2.0.0b15
Changes:
https://borgbackup.readthedocs.io/en/2.0.0b15/changes.html#version-2-0-0b15-2025-04-22
2025-04-22 17:01:41 +00:00
jca e246cc350b Avoid horrid stack scanning code that breaks with clang updates
Fixes endless loop when built with clang-19. Very lightly tested, if you
actually use this port, please confirm that it works for you!
2025-04-22 15:51:09 +00:00
jca 4f7c66837d Move upstream to codeberg and add DEBUG_PACKAGES
DEBUG_PACKAGES added because I hit a crash and I'd like to debug it next
time.  While here, more a CONFIGURE_ENV line that feels out of place.

ok sthen@ (maintainer)
2025-04-22 15:49:11 +00:00
sthen 96242c56c2 update to nut-2.8.3 2025-04-22 15:01:30 +00:00
sthen a19189962e update to ddrescue-1.29.1, from Martin Ziemer (maintainer) 2025-04-22 15:00:54 +00:00
sthen 0c144b7950 update to nnn-5.1, from Martin Ziemer (maintainer) 2025-04-22 15:00:48 +00:00
sthen 819f3f7574 update to lf-34, from Alvar Penning and Igor Zornik
maintainer timeout
2025-04-22 13:47:50 +00:00
kirill 209aa47054 sysutils/tmate: add missed pledge
OK: rsadowski@
2025-04-22 07:07:57 +00:00
danj 81f4de047e Update to fzf-0.61.2
From Laurent Cheylus (maintainer)
2025-04-21 12:01:31 +00:00
kirill 31cc65ed6e sysutils/docker-compose: update to 2.35.1 2025-04-21 11:21:51 +00:00
kirill 1cfe082e8e sysutils/docker-cli: update to 28.1.1 2025-04-21 11:21:15 +00:00
bket a8713ed309 Update to borgbackup-1.4.1
Changes:
https://borgbackup.readthedocs.io/en/1.4.1/changes.html#version-1-4-1-2025-04-19
2025-04-19 05:16:26 +00:00
lraab 2293834d9f sysutils/grafana: update to 11.6.0 2025-04-19 03:28:41 +00:00
lraab 0891897511 sysutils/telegraf: update to 1.34.2 2025-04-19 03:12:57 +00:00
kirill 12f6761be6 sysutils/docker-buildx: update to 0.23.0
Changes: https://github.com/docker/buildx/releases/tag/v0.23.0
2025-04-17 12:18:46 +00:00
sthen fa4b1b1336 update to borgmatic-2.0.3
there were various config changes, you may want to review release
notes, especially if you use hooks
2025-04-16 07:20:07 +00:00
volker 7eb7dc2119 sysutils/fzf: Update to 0.61.1
From Laurent Cheylus (Maintainer), thanks!
2025-04-15 19:25:57 +00:00
kirill 3eaa415417 sysutils/docker-compose: update to 2.35.0
Changes:
 - https://github.com/docker/compose/releases/tag/v2.35.0
2025-04-15 14:31:44 +00:00
landry 924deb3383 sysutils/upower: update to 1.90.9.
see https://gitlab.freedesktop.org/upower/upower/-/releases/v1.90.8
and https://gitlab.freedesktop.org/upower/upower/-/releases/v1.90.9
2025-04-15 06:30:07 +00:00
kirill 8492b839e0 sysutils/fdupes: update to 2.4.0
from Martin Ziemer (maintainer)
2025-04-14 22:59:57 +00:00
ian 7d27df8e24 Mention limitation and workaround. Maintainer OK 2025-04-14 21:24:35 +00:00
kn dd8478650d update to twc 2.12.0 2025-04-14 19:18:06 +00:00
sthen 1ae03fd713 update to stripe-cli-1.26.1 2025-04-14 18:56:36 +00:00
sthen 8f0e6d20dd update to py3-fsspec-2025.3.1 2025-04-14 18:56:31 +00:00
volker 22a2ff3012 sysutils/eza: Update to 0.21.0 2025-04-14 18:21:41 +00:00
caspar db2ffdfb35 sysutils/monit: update to 5.35.0 2025-04-14 17:48:20 +00:00
sthen 9ed1fe0bc8 update py3-ansible-libssh to a git checkout baa2ab830d4 fixing issues
including:

- Copying >2048M file with scp.put results in the remote file becoming
0 bytes and pylibssh fails with an exception

- Intermittent SIGSEGV on consecutive ssh_channel.exec_command() invocations

- When sftp.get requires reading two chunks, the last chunk overwrites
earlier ones

from Mikolaj Kucharski
"I don't have comments" maintainer
2025-04-02 11:02:18 +00:00
bluhm 4bb830b358 update p5-Data-Entropy to 0.008
CVE 2025-1860
2025-04-01 12:23:25 +00:00
kn e0a6f7dc90 update to gitlab-cli 1.55.0 2025-03-29 12:50:40 +00:00
pvk 3a460d74d8 Update tflint 0.55.1 -> 0.56.0
Changelog: https://github.com/terraform-linters/tflint/releases/tag/v0.56.0
2025-03-29 09:53:05 +00:00
stsp f229470361 point people at patterns.c in addition to OpenBSD/FwUpdate.pm; ok tb@ 2025-03-28 15:11:49 +00:00
stsp e604a1abb1 += ice 2025-03-28 13:25:03 +00:00
stsp 3617956e3d firmware port for the ice(4) driver; ok sthen@ 2025-03-28 13:17:53 +00:00
sthen 7410dec75c update to restic-0.18.0 2025-03-28 10:51:40 +00:00
sthen 9987a45997 update to py3-ansible-compat-25.1.4 2025-03-28 10:46:38 +00:00
pascal ec4649e894 Update to idrac_exporter 1.6.2. 2025-03-28 09:06:23 +00:00
pvk bbd1d41e36 Update logstash 8.17.1 -> 8.17.4
Release notes: https://www.elastic.co/guide/en/logstash/8.17/logstash-8-17-4.html
2025-03-28 08:27:33 +00:00