FreeBSD/ports 31321eblang/racket Makefile

lang/racket: Preserve .rackboot section when stripping gracket

PR:             291732
Submitted by:   Wes Frazier
DeltaFile
+6-0lang/racket/Makefile
+6-01 files

FreeBSD/ports c0b7767security/vuxml/vuln 2026.xml

security/vuxml: Document new mail/mailpit vulnerabilities
DeltaFile
+43-0security/vuxml/vuln/2026.xml
+43-01 files

FreeBSD/ports 9c35881devel/gumbo Makefile distinfo

devel/gumbo: Update 0.13.0 => 0.13.2

Changelog:
https://codeberg.org/gumbo-parser/gumbo-parser/src/tag/0.13.2/CHANGES.md

Improve port:
- Switch from fork to upstream.
- Replace PORTVERSION with DISTVERSION.
- Sort USES.
- MV in post-extract with custom WRKSRC.
- Remove unnecessary STRIP_CMD - INSTALL_TARGET=install-strip is enough.

PR:             294862
Approved by:    bdrewery (maintainer, timeout 2 weeks)
Sponsored by:   UNIS Labs
Co-authored-by: Vladimir Druzenko <vvd at FreeBSD.org>
DeltaFile
+5-9devel/gumbo/Makefile
+3-3devel/gumbo/distinfo
+8-122 files

FreeBSD/ports 83ce0f3devel/onetbb/files patch-test_common_utils_concurrency_limit.h-affinity patch-test_common_memory_usage.h

devel/onetbb: Update to 2023.0.0

and fix building of two dependent ports [1].

Release notes:  https://github.com/uxlfoundation/oneTBB/blob/v2023.0.0/RELEASE_NOTES.md
Approved by:    blanket [1]
DeltaFile
+0-57devel/onetbb/files/patch-test_common_utils_concurrency_limit.h-affinity
+0-34devel/onetbb/files/patch-test_common_memory_usage.h
+0-26devel/onetbb/files/patch-include_oneapi_tbb_detail__exception.h
+0-24devel/onetbb/files/patch-test_common_utils_concurrency_limit.h
+0-24devel/onetbb/files/patch-test_CMakeLists.txt
+0-23devel/onetbb/files/patch-src_tbb_co_context.h
+0-1889 files not shown
+37-21515 files

FreeBSD/src aa92784lib/libc/gen timespec_getres.3 timespec_get.3

libc/timespec_get*.3: expose STANDARDS section

We now have .St -isoC-2023, so the STANDARDS section can go live.

Fixes:          9b5d724cad10087e34165199e55f15f2df744ed5
MFC after:      1 week
DeltaFile
+6-6lib/libc/gen/timespec_getres.3
+5-5lib/libc/gen/timespec_get.3
+11-112 files

FreeBSD/src 6825176lib/libc/stdtime ctime.3

libc/ctime.3: timegm() is in C23.

See also:       D53951, https://wiki.freebsd.org/C23
MFC after:      1 week
DeltaFile
+4-3lib/libc/stdtime/ctime.3
+4-31 files

FreeBSD/ports cc12f45security/vuxml/vuln 2026.xml

security/vuxml: Update entry for (py-)setuptools CVE-2025-47273

Expand this to our ancient ports to according to upstream report.
Affects devel/py-setuptools44 and devel/py-setuptools58
DeltaFile
+7-0security/vuxml/vuln/2026.xml
+7-01 files

FreeBSD/ports a6e4ca9www/reproxy distinfo Makefile

www/reproxy: the port had been updated to version 1.6.0

Unfortunately it now requires non-default Go[lang] 1.26.

Reported by:    portscout
DeltaFile
+3-3www/reproxy/distinfo
+2-3www/reproxy/Makefile
+5-62 files

FreeBSD/ports fca7f3eprint/pdfcpu distinfo Makefile

print/pdfcpu: Update to 0.12.1

Slight adjustment of version reporting in the compiled bianry

Changelog: https://github.com/pdfcpu/pdfcpu/releases/tag/v0.12.1
DeltaFile
+5-5print/pdfcpu/distinfo
+3-2print/pdfcpu/Makefile
+8-72 files

FreeBSD/ports 9eb9661audio/fooyin distinfo Makefile

audio/fooyin: Update to 0.10.6

Changelog: https://github.com/fooyin/fooyin/releases/tag/v0.10.6
DeltaFile
+3-3audio/fooyin/distinfo
+1-1audio/fooyin/Makefile
+4-42 files

FreeBSD/ports 680508dsecurity/vuxml/vuln 2026.xml

security/vuxml: Add entry for (py-)setuptools CVE-2025-47273

This is almost a one year old CVE
DeltaFile
+37-0security/vuxml/vuln/2026.xml
+37-01 files

FreeBSD/ports 8eb68e1games/colobot/files patch-src_app_main.cpp

games/colobot: Backport upstream patch to fix build with modern compilers

(cherry picked from commit 736716fcf0f886becc8892adfd6596bc7d405ce9)
DeltaFile
+25-0games/colobot/files/patch-src_app_main.cpp
+25-01 files

FreeBSD/ports 736716fgames/colobot/files patch-src_app_main.cpp

games/colobot: Backport upstream patch to fix build with modern compilers
DeltaFile
+25-0games/colobot/files/patch-src_app_main.cpp
+25-01 files

FreeBSD/ports 096b982devel/ktextaddons distinfo Makefile

devel/ktextaddons: Update to 2.0.2
DeltaFile
+3-3devel/ktextaddons/distinfo
+1-1devel/ktextaddons/Makefile
+1-0devel/ktextaddons/pkg-plist
+5-43 files

FreeBSD/ports 4a4e2f4x11/plasma-wayland-protocols distinfo Makefile

x11/plasma-wayland-protocols: Update to 1.21.0
DeltaFile
+3-3x11/plasma-wayland-protocols/distinfo
+1-1x11/plasma-wayland-protocols/Makefile
+4-42 files

FreeBSD/src b8606c3sys/arm64/arm64 rsi.c

arm64: Fix the includes for rsi.c

This depended on header pollution only present when FDT is defined. As
FDT isn't check for in this file we can remove opt_platform.h and
include the correct set of vm header files.

Reported by:    ivy
Fixes:  76a2904c352b ("arm64: Add RSI detection for CCA")
Sponsored by:   Arm Ltd
DeltaFile
+2-3sys/arm64/arm64/rsi.c
+2-31 files

FreeBSD/ports aa31ac5www/ungoogled-chromium distinfo, www/ungoogled-chromium/files patch-chrome_browser_about__flags.cc patch-chrome_common_pref__names.h

www/ungoogled-chromium: update to 148.0.7778.167
DeltaFile
+58-58www/ungoogled-chromium/files/patch-chrome_browser_about__flags.cc
+10-10www/ungoogled-chromium/files/patch-chrome_common_pref__names.h
+7-7www/ungoogled-chromium/distinfo
+4-4www/ungoogled-chromium/files/patch-chrome_browser_ui_views_frame_browser__view.cc
+2-2www/ungoogled-chromium/files/patch-chrome_browser_glic_public_features.cc
+2-2www/ungoogled-chromium/files/patch-chrome_browser_flag__descriptions.h
+83-835 files not shown
+92-9211 files

FreeBSD/ports f62953acomms/scrcpy distinfo Makefile, comms/scrcpy/files patch-app_meson.build patch-app_src_version.c

comms/scrcpy: Update to 4.0

Changelog: https://github.com/Genymobile/scrcpy/releases/tag/v4.0

Reported by:    GitHub (watch releases)
DeltaFile
+11-11comms/scrcpy/files/patch-app_meson.build
+5-5comms/scrcpy/distinfo
+3-3comms/scrcpy/Makefile
+2-2comms/scrcpy/files/patch-app_src_version.c
+21-214 files

FreeBSD/ports 0e592cesecurity/nextcloud-end_to_end_encryption distinfo Makefile

security/nextcloud-end_to_end_encryption: Update to 2.1.1
DeltaFile
+3-3security/nextcloud-end_to_end_encryption/distinfo
+1-1security/nextcloud-end_to_end_encryption/Makefile
+4-42 files

FreeBSD/ports b29a91awww/nextcloud-appointments distinfo Makefile

www/nextcloud-appointments: Update to 2.7.3
DeltaFile
+3-3www/nextcloud-appointments/distinfo
+1-1www/nextcloud-appointments/Makefile
+4-42 files

FreeBSD/ports 281e5c1net/py-kombu Makefile

net/py-kombu: Switch AWS option from py-boto to py-boto3

devel/py-boto was deleted long ago; kombu has supported boto3 since 4.1.

PR:             288530
Submitted by:   James TD Smith <ahktenzero+freebsd at mohorovi.cc>
DeltaFile
+7-7net/py-kombu/Makefile
+7-71 files

FreeBSD/ports 6c8b642net/croc distinfo Makefile

net/croc: Update to 10.4.3
DeltaFile
+5-5net/croc/distinfo
+1-2net/croc/Makefile
+6-72 files

FreeBSD/ports bd07c8adevel/p5-BZ-Client pkg-plist distinfo

devel/p5-BZ-Client: Update version 1.072=>4.4

Changelog: https://metacpan.org/dist/BZ-Client/changes
DeltaFile
+28-16devel/p5-BZ-Client/pkg-plist
+3-3devel/p5-BZ-Client/distinfo
+1-1devel/p5-BZ-Client/Makefile
+32-203 files

FreeBSD/ports e9ff763devel/git-codereview Makefile distinfo

devel/git-codereview: Update version 1.19.0=>1.20.0
DeltaFile
+3-10devel/git-codereview/Makefile
+5-3devel/git-codereview/distinfo
+8-132 files

FreeBSD/ports 2c666actextproc/groonga distinfo Makefile

textproc/groonga: Update version 16.0.1=>16.0.2

Changelog: https://groonga.org/docs/news/16.html#release-16-0-2
DeltaFile
+3-3textproc/groonga/distinfo
+1-1textproc/groonga/Makefile
+4-42 files

FreeBSD/ports 6216f07devel/athens distinfo Makefile

devel/athens: Update version 0.17.0=>0.17.1

Changelog: https://github.com/gomods/athens/releases/tag/v0.17.1
DeltaFile
+5-5devel/athens/distinfo
+3-4devel/athens/Makefile
+8-92 files

FreeBSD/ports caa36f8net-mgmt/netbox Makefile

net-mgmt/netbox: Refactor gunicorn requirements

Approved by:    kai (private email)
DeltaFile
+2-1net-mgmt/netbox/Makefile
+2-11 files

FreeBSD/ports a552e32www/py-gunicorn distinfo Makefile

www/py-gunicorn: Update version 25.3.0=>26.0.0

Changelog: https://github.com/benoitc/gunicorn/releases/tag/26.0.0
DeltaFile
+3-3www/py-gunicorn/distinfo
+1-1www/py-gunicorn/Makefile
+4-42 files

FreeBSD/ports 2c566b2emulators/qemu-devel distinfo Makefile

emulators/qemu-devel: Update version 10.2.20260130=>10.2.20260228
DeltaFile
+15-15emulators/qemu-devel/distinfo
+1-1emulators/qemu-devel/Makefile
+16-162 files

FreeBSD/ports 9bb33ccdatabases/clickhouse Makefile distinfo

databases/clickhouse: Update version 25.11.1.558=>25.11.2.24

- Take MAINTAINERSHIP but pi@ has implicit permission
- Refactor the module generation with curl instead of fetch as we are
  hitting the Github API limit

Changelog: https://github.com/ClickHouse/ClickHouse/releases/tag/v25.11.2.24-stable
DeltaFile
+19-15databases/clickhouse/Makefile
+3-3databases/clickhouse/distinfo
+22-182 files