Commit Graph

209923 Commits

Author SHA1 Message Date
ajacoutot 7426c8e92b Update to libical-4.0.3. 2026-06-17 09:00:28 +00:00
ajacoutot 39b6e157e6 Update to google-cloud-sdk-573.0.0. 2026-06-17 08:57:38 +00:00
sthen 55aa0aea76 sync -D_LIBCPP_USE_LOWER_DEQUE_BLOCK_SIZE patches from devel/llvm/22
so that this can build on lower-memory archs with llvm 22 (because it
spends hours building an additional copy of clang...)
2026-06-17 08:54:40 +00:00
ajacoutot dbc7682c45 Update to exoscale-cli-1.95.2. 2026-06-17 08:53:02 +00:00
ajacoutot 93dd722159 Update to plakar-1.1.3. 2026-06-17 08:51:58 +00:00
ajacoutot bc741b3d0e Update to libidn-1.44. 2026-06-17 08:51:48 +00:00
robert 064ec9962a update to 2026.06.149.3 2026-06-17 08:46:08 +00:00
sthen 211ca0b06d needs docbook-xsl, not just docbook, to build 2026-06-17 08:39:35 +00:00
robert 9aaeee20a8 update to 149.0.7827.155 2026-06-17 07:29:44 +00:00
kirby 392f611de0 update to dunelegacy-0.99.2 2026-06-17 05:47:40 +00:00
sthen 6639ee6c2b fix edit mistake done when wrangling PLISTs to handle py3-packages that
were removed during the 7.9->-current cycle (specifically, go back to
py3-backports-zstd that accientally got changed to py2-backports-zstd)
2026-06-17 01:17:48 +00:00
kirill 6f51ca0eb4 lang/gcc/16: tested on powerpc64, added bootstrap for dlang 2026-06-16 23:37:05 +00:00
kirill 05baba955a lang/gcc/11: added new powerpc64 bootstrap 2026-06-16 23:35:56 +00:00
sthen 43adf14c88 update to vim-9.2.663 2026-06-16 23:35:09 +00:00
naddy e9a00f3e77 games/openarena: make C types coherent on amd64 to appease llvm22 2026-06-16 22:25:40 +00:00
kirill f26a6d9a9d lang/gcc/16: moved libquadmath.info to PLIST-main
gcc installs it uncoditionally, without depends on __float128 like
libquadmath itself.

Confirmed by make plist on arm64 and powerpc64
2026-06-16 21:22:28 +00:00
naddy 72cf37f65d security/strobe: add missing cast to appease llvm22 2026-06-16 21:20:48 +00:00
daniel da590c46e1 update to eyeD3-0.9.9 2026-06-16 20:53:39 +00:00
daniel ef4bbde671 py-typer: fix RDEPs
A few TDEPs should be RDEPs, move them accordingly. Also typing-extensions
is only needed on Windows, so remove that DEP as well.

Discovered while trying to port something that uses py-typer.

ok pvk@ (MAINTAINER)
2026-06-16 20:22:50 +00:00
naddy 346c9ed225 graphics/fyre: use proper object type-casting macro to appease llvm22 2026-06-16 20:04:02 +00:00
bluhm 3ebb27edaf update p5-WWW-Mechanize to 2.21 2026-06-16 19:37:21 +00:00
sthen e9c6d6ad1c update to neomutt-20260616 2026-06-16 18:47:33 +00:00
landry 8a6e989639 mail/mozilla-thunderbird: update to 140.12.0.
see https://www.thunderbird.net/en-US/thunderbird/140.12.0esr/releasenotes/
fixes https://www.mozilla.org/en-US/security/advisories/mfsa2026-61/
2026-06-16 17:20:19 +00:00
naddy 5b05a9d14c games/tome4: use the correct GL type and fix a pasto to appease llvm22 2026-06-16 16:47:31 +00:00
sthen eeef6767d6 update to khal-0.14.0 2026-06-16 16:46:59 +00:00
stu 96e2d382f2 Build .so's for Tcl 8 and 9.
Not great, not terrible.

ok sthen@, prodding from Chris Billington
2026-06-16 16:32:15 +00:00
sthen 66804e1e80 add PORTROACH marker 2026-06-16 16:30:41 +00:00
tb 3b4c2e5fb4 afl++: unbreak: I overlooked a .rej 2026-06-16 16:18:16 +00:00
sthen 2a24ef116a another port expecting standard timeval rather than the bpf_timeval
that only we use, mark BROKEN for now
2026-06-16 16:15:28 +00:00
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