sysutils/py-dbuild: New port: Build, test, and push FreeBSD OCI container images
dbuild is a build tool for daemonless container images. It reads a
project directory containing Containerfile templates and an optional
.daemonless/config.yaml, then handles the full image lifecycle:
build, integration test, SBOM generation, and registry push.
WWW: https://daemonless.io/guides/dbuild
textproc/sttr: update to version 0.2.30
This updates allows to generate QR codes in a terminal session.
Further improvements since version 0.2.28:
- New processors for Adler32, BLAKE2b, BLAKE2s, CRC32, CrockfordBase32,
and Base58.
- Support for files of more than 1GB has been improved.
acpi_system76: Support for acpi-controlled buttons on System76
Add acpi_system76 for handling acpi-controlled buttons
on System76 Laptops.
Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D55694
filesystems/fusefs-libs3: update to version 3.18.1
This version offers improved support for FreeBSD and fixes ABI issues
that had been introduced in version 3.17.3.
hwpmc: Remove left over k7, xscale and p4 references pmc
Support for these processors was removed a few years ago, but a few
references remain that should be removed.
Sponsored by: Netflix
Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/2039
deskutils/genius: Update to 1.0.28
- Cleanup dependencies
- Remove NLS option as it isn't working properly
ChangeLog: https://www.jirka.org/genius.NEWS
www/*nginx: Switch nginx-vod-module to maintained fork
The original Kaltura nginx-vod-module repository is no longer actively
maintained and has been incompatible with FFmpeg 8 due to removed
legacy API calls.
Switch to the actively maintained fork:
https://github.com/diogoazevedos/nginx-vod-module
This restores compatibility with newer FFmpeg versions.
Reported by: Jim Terhune via ML
Sponsored by: Netzkommune GmbH