misc/antigravity-cli: New port: CLI for Antigravity
graphics/art - 1.26.4
May. 21st, 2026 03:54 amgraphics/art: update 1.26.3 → 1.26.4
devel/git-repo-manager - 0.10.0
May. 21st, 2026 03:54 amdevel/git-repo-manager: update 0.9.1 → 0.10.0
security/vuxml - 1.1_6
May. 21st, 2026 01:51 amsecurity/vuxml: add FreeBSD SAs issued on 2026-05-20
FreeBSD-SA-26:18.setcred affects all supported releases
FreeBSD-SA-26:19.file affects all supported releases
FreeBSD-SA-26:20.fusefs affects all supported releases
FreeBSD-SA-26:21.ptrace affects all supported releases
FreeBSD-SA-26:22.casper affects all supported releases
FreeBSD-SA-26:23.bsdinstall affects all supported releases
FreeBSD-SA-26:24.cap_net affects all supported releases
FreeBSD-SA-26:18.setcred affects all supported releases
FreeBSD-SA-26:19.file affects all supported releases
FreeBSD-SA-26:20.fusefs affects all supported releases
FreeBSD-SA-26:21.ptrace affects all supported releases
FreeBSD-SA-26:22.casper affects all supported releases
FreeBSD-SA-26:23.bsdinstall affects all supported releases
FreeBSD-SA-26:24.cap_net affects all supported releases
math/py-numpy - 2.4.6,1
May. 21st, 2026 01:20 ammath/py-numpy: update to 2.4.6
Changelog: https://github.com/numpy/numpy/blob/v2.4.6/doc/changelog/2.4.6-changelog.rst
https://github.com/numpy/numpy/blob/v2.4.6/doc/changelog/2.4.5-changelog.rst
Changelog: https://github.com/numpy/numpy/blob/v2.4.6/doc/changelog/2.4.6-changelog.rst
https://github.com/numpy/numpy/blob/v2.4.6/doc/changelog/2.4.5-changelog.rst
net-mgmt/librenms - 26.5.1,1
May. 20th, 2026 10:14 pmnet-mgmt/librenms: Update to 26.5.1
re: https://github.com/librenms/librenms/releases/tag/26.5.1
While here, add an additional approach to running 'lnms migrate'
to pkg-message
re: https://github.com/librenms/librenms/releases/tag/26.5.1
While here, add an additional approach to running 'lnms migrate'
to pkg-message
graphics/mesa-devel - 26.1.b.1594
May. 20th, 2026 09:54 pmgraphics/mesa-devel: update to 26.1.b.1594
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/f6debb842d7...7eba054c5ba
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/f6debb842d7...7eba054c5ba
emulators/rpcs3 - 0.0.40.19389
May. 20th, 2026 09:54 pmemulators/rpcs3: update to 0.0.40.19389
Changes: https://github.com/RPCS3/rpcs3/compare/320e8d634a...67464f97df
Changes: https://github.com/RPCS3/rpcs3/compare/320e8d634a...67464f97df
games/veloren-weekly - s20260520
May. 20th, 2026 09:54 pmgames/veloren-weekly: update to s20260520
Changes: https://gitlab.com/veloren/veloren/-/compare/50376dc2e4...c6791e6e3c
Changes: https://gitlab.com/veloren/veloren/-/compare/50376dc2e4...c6791e6e3c
x11/xwayland-satellite - 0.8.1_3
May. 20th, 2026 09:54 pmx11/xwayland-satellite: install man page after 06d0f75724e2
Obtained from: OpenBSD Ports
Obtained from: OpenBSD Ports
devel/sdbus-cpp - 2.3.1
May. 20th, 2026 09:54 pmdevel/sdbus-cpp: update to 2.3.1
Changes: https://github.com/Kistler-Group/sdbus-cpp/releases/tag/v2.3.0
Changes: https://github.com/Kistler-Group/sdbus-cpp/releases/tag/v2.3.1
Reported by: GitHub (watch releases)
Changes: https://github.com/Kistler-Group/sdbus-cpp/releases/tag/v2.3.0
Changes: https://github.com/Kistler-Group/sdbus-cpp/releases/tag/v2.3.1
Reported by: GitHub (watch releases)
x11-toolkits/wlroots020 - 0.20.1
May. 20th, 2026 09:54 pmx11-toolkits/wlroots020: update to 0.20.1
Changes: https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.20.1
Reported by: GitLab (notify releases)
Changes: https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.20.1
Reported by: GitLab (notify releases)
benchmarks/clpeak - 2.0.8
May. 20th, 2026 09:54 pmbenchmarks/clpeak: update to 2.0.8
Changes: https://github.com/krrishnarraj/clpeak/releases/tag/2.0.7
Changes: https://github.com/krrishnarraj/clpeak/releases/tag/2.0.8
Reported by: GitHub (watch releases)
Changes: https://github.com/krrishnarraj/clpeak/releases/tag/2.0.7
Changes: https://github.com/krrishnarraj/clpeak/releases/tag/2.0.8
Reported by: GitHub (watch releases)
ports-mgmt/pkg-devel - 2.7.99.2
May. 20th, 2026 09:52 pmports-mgmt/pkg-devel: update to 2.7.99.2
Changes:
- periodic: daily checksum is now off by default
- extract: prefer mtime from manifest over archive
- db: fix some concurrency issues
- which: always show the matched path
- checksum: new pkg-checksum(8) command to generate and validate checksums
- checksum: use blake2b everywhere we can
- repo: use blake2 instead of sha256
- rwhich: implement file tracking and search for remote repositories
- backup_lib: prevent accumulating old libs and badly match them
- backup_lib: fix backup_library with rootdir
- pkg-which: fix spurious warning message with -p
- progress: don't add new line for file_meta and dir_meta event
- fix: replace system() with execlp() for man page display
- fix: query_select discards valid input on EOF without newline
- fix: harden input validation found by fuzzing
- fix: handle trailing %% in printf format strings
- fix: handle empty string in pkg_deps_parse_formula()
- refactor: convert all internal linked lists (utlist.h) to vec
- libelf: fix Linux/powerpc64 build
- libecc: support Linux/ppc64
- manpages: add documentation for pkg-checksum(8) and pkg_checksum(3)
- plug multiple memory leaks and fix resource leaks
- lots of code cleanup
- update sqlite to 3.53.1
- update lua to 5.4.8
- update libucl to 0.9.4
Changes:
- periodic: daily checksum is now off by default
- extract: prefer mtime from manifest over archive
- db: fix some concurrency issues
- which: always show the matched path
- checksum: new pkg-checksum(8) command to generate and validate checksums
- checksum: use blake2b everywhere we can
- repo: use blake2 instead of sha256
- rwhich: implement file tracking and search for remote repositories
- backup_lib: prevent accumulating old libs and badly match them
- backup_lib: fix backup_library with rootdir
- pkg-which: fix spurious warning message with -p
- progress: don't add new line for file_meta and dir_meta event
- fix: replace system() with execlp() for man page display
- fix: query_select discards valid input on EOF without newline
- fix: harden input validation found by fuzzing
- fix: handle trailing %% in printf format strings
- fix: handle empty string in pkg_deps_parse_formula()
- refactor: convert all internal linked lists (utlist.h) to vec
- libelf: fix Linux/powerpc64 build
- libecc: support Linux/ppc64
- manpages: add documentation for pkg-checksum(8) and pkg_checksum(3)
- plug multiple memory leaks and fix resource leaks
- lots of code cleanup
- update sqlite to 3.53.1
- update lua to 5.4.8
- update libucl to 0.9.4
some good things!
May. 20th, 2026 11:05 pm- Saw the goldfinch(es) again on my way home from gym + shop.
- Birthday cake continues to exist :)
- For five glorious minutes I was one of only two people in the gym (and the other one was very quiet, so it's just as well that other people showed up as I was starting to deadlift, really).
- Vanity: ( Read more... ).
- There are lots and lots of wildflower verges on my various perambulations and I cannot emphasise enough how much I am enjoying having ready access to both the hedges covered in sea pinks and patches of long grass mingled with poppies and (multiple colours of!) cornflowers and Margeriten.