Commit Graph

209894 Commits

Author SHA1 Message Date
sthen 5a1c5b77d6 mark pmacct BROKEN, bpf_timeval vs timeval issues detected by llvm22
change ntopng's existing BROKEN string to the same as this
2026-06-16 15:57:24 +00:00
naddy f18d47ae32 net/owamp: take address of correct union member as pointed out by llvm22 2026-06-16 15:08:12 +00:00
naddy 34814184c6 print/bibview: add missing casts to fix build with llvm22
The implicit casts are already protected by class checks.
2026-06-16 14:40:25 +00:00
tb 8d35407a98 Update to afl++ 4.40c
This builds with llvm22 but isn't perfect and needs more polishing.
For now you need to pass LDFLAGS+=-lexecinfo to afl-cc and friends.

maintainer timeout
2026-06-16 14:29:57 +00:00
sthen a55f1197a6 bump due to kernel ABI change (struct bcachestats lost some members with
buffer flipper removal)
2026-06-16 13:34:03 +00:00
kirill 5875241474 lang/gcc/16: removed dup entries across PLIST and PFRAG
Discussed, tweaked and OK: sthen@
2026-06-16 13:32:45 +00:00
sthen 09fc3acc29 bump due to kernel ABI change (struct bcachestats lost some members with
buffer flipper removal), found by landry
2026-06-16 13:31:44 +00:00
landry e66a9aeda3 www/firefox-esr: update to 140.12.0
see https://www.firefox.com/en-US/firefox/140.12.0/releasenotes/
fixes https://www.mozilla.org/en-US/security/advisories/mfsa2026-58/
2026-06-16 12:37:22 +00:00
landry c2e0dc9004 www/firefox-i18n: update to 152.0, forgotten in previous 2026-06-16 12:36:48 +00:00
landry 97c7700714 www/mozilla-firefox: update to 152.0.
see https://www.firefox.com/en-US/firefox/152.0/releasenotes/
fixes https://www.mozilla.org/en-US/security/advisories/mfsa2026-57/
drop patch from #2046162, merged
2026-06-16 12:35:39 +00:00
kirill ea87925198 devel/codex: update to 0.140.0 2026-06-16 09:53:10 +00:00
robert 61d55f4160 unbreak build; forgot to update patches before committing 2026-06-16 09:44:43 +00:00
sthen c8ccbdc281 update to librenms-26.6.0 2026-06-16 09:32:26 +00:00
landry 3e978a7db7 mail/stalwart: update to 0.16.9.
see https://github.com/stalwartlabs/stalwart/releases/tag/v0.16.7
and https://github.com/stalwartlabs/stalwart/releases/tag/v0.16.8
and https://github.com/stalwartlabs/stalwart/releases/tag/v0.16.9
2026-06-16 08:14:36 +00:00
landry a5ef68eedb mail/stalwart-cli: update to 1.0.8. 2026-06-16 07:56:10 +00:00
jsg d186ce090d update to pciutils 3.15.0 2026-06-16 04:11:20 +00:00
sthen 2d2ad95f47 remove dup entries that were added to PFRAG.X86-main but not removed from
PFRAG.amd64-main to unbreak amd64 packaging. reported by naddy.

there are some remaining files that are duplicated between PFRAG.amd64-main
and PFRAG.i386-main which probably want moving to X86-main, but let's get
amd64 moving again first.
2026-06-15 23:10:59 +00:00
sthen b44ba074e5 drop now-unused py-test-runner deps, add TDEP on py-fasteners. ok aja 2026-06-15 22:31:40 +00:00
daniel a4a613c9e7 update PySolFC to 3.6.0 2026-06-15 22:15:42 +00:00
daniel 905df3fb1d gambatte: migrate to Python 3
Convert the solitary Python file with 2to3 and add a few more tweaks so it
works under Python 3.

This removes Python 2 as a dep from one more port.

ok bentley@ (MAINTAINER)
2026-06-15 20:36:12 +00:00
daniel f0cbd50e51 gambatte: add missing $(MINIZIP_LFLAGS)
Current tests don't run without this

ok bentley@ (MAINTAINER)
2026-06-15 20:34:01 +00:00
daniel dbcea3d57f bring back bin/2to3 now that it was removed from Python 3.14
We have python2.7-2to3 there, but it's more convenient for me to use the
shorter tool name. So bring it back now that there's no conflict.

This tool is still useful to help get some of the final Python 2 bits over
to Python 3.

ok and tweaked by sthen@
2026-06-15 20:32:25 +00:00
sthen e6fc84b052 update to vim-9.2.653 2026-06-15 20:10:30 +00:00
naddy e9b3b8ae4b graphics/arcan: update to 0.7.1, fixes build with llvm22
From abieber@ and tweaked by yaydn@protonmail.com.
2026-06-15 19:58:46 +00:00
bluhm 244b5f8056 update p5-URI to 5.35 2026-06-15 19:56:18 +00:00
naddy d11330acd5 emulators/xnp21kai: make C types coherent as required by llvm22 2026-06-15 19:08:09 +00:00
volker f714e4077a net/rabbitmq: Update to 4.3.2 2026-06-15 17:52:01 +00:00
volker da1f5b4275 wayland/mango: Update to 0.14.3 2026-06-15 17:51:14 +00:00
sthen 9b74985bb1 adjust handling of erlang's -wx subpackage. it doesn't actually build on
machines that don't have wxWidgets,-webview, so disable wx completely on
those archs, rather than try to build it without webview present (which
fails).

this both fixes the build, and allows DPB to attempt to build erlang (it
was previously disabling it due to webkitgtk4 not being available, for
some reason).

ok volker
2026-06-15 15:02:30 +00:00
sthen be21d7b368 drop unused py-test-runner BDEPs, ok daniel@ 2026-06-15 14:36:12 +00:00
sthen 79849aa2ec update to p5-Crypt-DSA-1.21
CVE-2026-12205 key material reuse for multiple signing events
note in DESCR that it is deprecated
2026-06-15 14:35:10 +00:00
tb 34a03433c1 autogen: add bdep on bash which it picks up at build time if present 2026-06-15 14:28:04 +00:00
sthen b9476aab33 drop unneeded py-test-runner BDEP
add HOMEPAGE
2026-06-15 14:08:52 +00:00
sthen d4562f895e fix homepage, drop unnecessary BDEP (py-test-runner) 2026-06-15 14:03:17 +00:00
sthen 9909fd55b7 update to py3-xdis-6.3.0 2026-06-15 13:55:16 +00:00
kirill 5b0525b56a lang/gcc/15: regenerate i386 PLIST
OK: sthen@
2026-06-15 12:28:40 +00:00
robert ee3a0550dc update to 2026.06.149.2 2026-06-15 11:44:24 +00:00
sthen cfbe30f4a9 update to py3-virtualenv-21.5.0 2026-06-15 09:48:33 +00:00
sthen 8da8a2b2ee update to discount-3.0.1.3 2026-06-15 09:48:23 +00:00
sthen 7008fe7481 update to py3-wcwidth-0.8.1 2026-06-15 09:05:38 +00:00
sthen f1d23885e3 update to py3-uharfbuzz-0.55.0 2026-06-15 09:03:10 +00:00
kevlo c185560a52 Add mwx(4) MT7920 firmware
ok phessler@ claudio@
2026-06-15 08:59:51 +00:00
sthen 7c913cd157 update to p5-Audio-Scan-1.13 2026-06-15 08:59:41 +00:00
tb d5b0c67266 Update to openssl-ruby-tests 20260530 2026-06-15 08:54:22 +00:00
tb e42bbb441b Update to rust-openssl-tests 20260615 2026-06-15 08:25:52 +00:00
kirill ea9bb281e8 net/libslirp: update to 4.9.3; backport guestfwd fix
OK: Brad Smith <brad@comstyle.com> (maintainer)
2026-06-15 08:19:59 +00:00
ajacoutot 868d2da11b Update to sawfish-1.13.0.
ok daniel@
2026-06-15 06:41:47 +00:00
ajacoutot 1e179e87a9 Update to rep-gtk-0.90.8.3.
ok daniel@
2026-06-15 06:41:30 +00:00
ajacoutot fff64a70e0 Update to librep-0.92.7.
ok daniel@
2026-06-15 06:41:13 +00:00
rsadowski 912cebd126 Replace KF5 with KF6 run-dependency
OK kn@
2026-06-15 04:27:42 +00:00