FreeBSD/ports 5efd77dnet/activemq distinfo Makefile

net/activemq: Update 6.2.9 => 6.3.1

Release Notes:
https://activemq.apache.org/components/classic/download/classic-06-03-00
https://activemq.apache.org/components/classic/download/classic-06-03-01

Sponsored by:   UNIS Labs
DeltaFile
+22-1net/activemq/pkg-plist
+3-3net/activemq/Makefile
+2-2net/activemq/distinfo
+27-63 files

LLVM/project f406aaellvm/include/llvm/ExecutionEngine/Orc EPCGenericMemoryAccess.h EPCGenericMemoryAccessSPS.h, llvm/include/llvm/ExecutionEngine/Orc/RTBridge Proxy.h

[ORC] Remove Orc/RTBridge, split utilities from SPS bindings (#216473)

RTBridge was a holding pen for the new proxy APIs, and its name collided
confusingly with Shared/OrcRTBridge.h. Move its contents into Orc/ and
delete it:

  RTBridge/Proxy.h              -> Proxy.h
  RTBridge/SPS/ProxySpec.h      -> SPSProxySpec.h
  RTBridge/CallProxies.h        -> CallProxies.h
  RTBridge/SPS/CallProxySpecs.h -> CallProxiesSPS.h

Drop rt:: from the proxy machinery: Proxy is not runtime specific, but a
general-purpose utility for calling code in the executor (it abstracts
over dispatch mechanism and serialization).

SPS dispatch becomes llvm::orc::sps::ProxySpec. Controller-interface
descriptors keep llvm::orc::rt::sps_ci -- those really are
runtime-specific.


    [18 lines not shown]
DeltaFile
+0-284llvm/unittests/ExecutionEngine/Orc/SPSProxiesTest.cpp
+284-0llvm/unittests/ExecutionEngine/Orc/SPSProxySpecTest.cpp
+210-0llvm/include/llvm/ExecutionEngine/Orc/Proxy.h
+0-209llvm/include/llvm/ExecutionEngine/Orc/RTBridge/Proxy.h
+42-43llvm/include/llvm/ExecutionEngine/Orc/EPCGenericMemoryAccess.h
+85-0llvm/include/llvm/ExecutionEngine/Orc/EPCGenericMemoryAccessSPS.h
+621-53632 files not shown
+1,179-1,10738 files

FreeBSD/ports cd465belang/gawk distinfo Makefile

lang/gawk: backport upstream patch for systems without MPFR and GMP

This affects us because MPFR option for multiple-precision floating
-point support added with r322035 (now commit 6c3d62a0a143) back in
2013 is disabled by default.  We might flip the switch one day, but
that would require extra care and testing to not break other things.

Pull the identical patch from GitHub mirror which is easier to work
against than Savannah repository (commit hashes remain the same).

PR:             297421
Submitted by:   leres
DeltaFile
+4-0lang/gawk/Makefile
+2-0lang/gawk/distinfo
+6-02 files

FreeBSD/ports 57d12abnet/activemq Makefile distinfo

net/activemq: Update 6.2.7 => 6.2.9

Release Notes:
https://activemq.apache.org/components/classic/download/classic-06-02-08
https://activemq.apache.org/components/classic/download/classic-06-02-09

Sponsored by:   UNIS Labs
MFH:            2026Q3

(cherry picked from commit 919baa3ba8e7d7636d01ac8f723c017e2cf7be27)
DeltaFile
+3-3net/activemq/distinfo
+1-1net/activemq/Makefile
+4-42 files

FreeBSD/ports 919baa3net/activemq Makefile distinfo

net/activemq: Update 6.2.7 => 6.2.9

Release Notes:
https://activemq.apache.org/components/classic/download/classic-06-02-08
https://activemq.apache.org/components/classic/download/classic-06-02-09

Sponsored by:   UNIS Labs
MFH:            2026Q3
DeltaFile
+3-3net/activemq/distinfo
+1-1net/activemq/Makefile
+4-42 files

HardenedBSD/src e4654f6contrib/less search.c command.c

Merge remote-tracking branch 'rad/hardened/current/master' into hardened/current/pledge
DeltaFile
+245-91contrib/less/decode.c
+213-114contrib/less/less.nro
+147-59contrib/less/regexp.c
+173-29contrib/less/optfunc.c
+132-54contrib/less/command.c
+83-55contrib/less/search.c
+993-40238 files not shown
+1,844-76344 files

HardenedBSD/src e8e7564contrib/less search.c command.c

Merge branch 'freebsd/current/main' into hardened/current/master
DeltaFile
+245-91contrib/less/decode.c
+213-114contrib/less/less.nro
+147-59contrib/less/regexp.c
+173-29contrib/less/optfunc.c
+132-54contrib/less/command.c
+83-55contrib/less/search.c
+993-40238 files not shown
+1,844-76344 files

FreeBSD/ports afaaae1games/libretro-virtualjaguar pkg-descr distinfo

games/libretro-virtualjaguar: Update 0.20230601 => 3.3.0

Changelogs:
https://github.com/libretro/virtualjaguar-libretro/releases#release-v3.3.0

Commit log:
https://github.com/libretro/virtualjaguar-libretro/compare/8126e5c...v3.3.0

- Fix warnings from portclippy.
- Exclude from extract unnecessary files.
- Update pkg-descr.

PR:             297535
Tested by:      rottlog <rottlogg at proton.me>
Sponsored by:   UNIS Labs
Co-authored-by: rottlog <rottlogg at proton.me>
DeltaFile
+10-4games/libretro-virtualjaguar/Makefile
+3-3games/libretro-virtualjaguar/distinfo
+2-1games/libretro-virtualjaguar/pkg-descr
+15-83 files

NetBSD/pkgsrc DrAapA2emulators/ntvcm/files ntvcm.1

   Flipped letters in naem, stupid acronyms...

   Spotted by John D. Baker - thanks!
VersionDeltaFile
1.2+2-2emulators/ntvcm/files/ntvcm.1
+2-21 files

FreeBSD/ports 01d971esysutils/framework-tool-tui Makefile Makefile.crates

sysutils/framework-tool-tui: Update to 0.8.5

Event:          FrOSCon 21
DeltaFile
+63-49sysutils/framework-tool-tui/distinfo
+30-23sysutils/framework-tool-tui/Makefile.crates
+1-2sysutils/framework-tool-tui/Makefile
+94-743 files

HardenedBSD/ports 01d971esysutils/framework-tool-tui Makefile Makefile.crates

sysutils/framework-tool-tui: Update to 0.8.5

Event:          FrOSCon 21
DeltaFile
+63-49sysutils/framework-tool-tui/distinfo
+30-23sysutils/framework-tool-tui/Makefile.crates
+1-2sysutils/framework-tool-tui/Makefile
+94-743 files

OpenBSD/src on662UGsys/arch/arm64/dev aplns.c simplebus.c

   Specify the correct "read" and "write" bits to the NVMMU based on the
   opcode of the NVMe command.  Drop the opcode itself, since it isn't needed.
   This allows us to drop the magic "null check" bit that is no longer
   supported by the firmware that Apple ships with newer macOS releases.
   Based on work done by Sven Peter over at Asahi Linux.

   ok jmatthew@
VersionDeltaFile
1.24+59-1sys/arch/arm64/dev/simplebus.c
1.20+5-9sys/arch/arm64/dev/aplns.c
+64-102 files

NetBSD/pkgsrc-wip 8a99bf4llama.cpp Makefile.common PLIST, llama.cpp/patches patch-vendor_sheredom_subprocess.h

llama.cpp: update to 0.0.2.10437.

A couple of weeks of commits.
DeltaFile
+0-16llama.cpp/patches/patch-vendor_sheredom_subprocess.h
+6-7llama.cpp/distinfo
+4-4llama.cpp/PLIST
+2-2llama.cpp/Makefile.common
+12-294 files

NetBSD/pkgsrc eiGGdnydoc CHANGES-2026

   doc: Updated sysutils/xplr to 1.1.1
VersionDeltaFile
1.5297+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc BZszzfrsysutils/xplr Makefile cargo-depends.mk

   sysutils/xplr: update to 1.1.1

   What's Changed

       fix(search): fixed a bug that caused results to reshuffle during search.
       other(search): xplr search will default to the default skim algorithm.

   Others:

       deps: upgraded dependencies.
       docs: fix nonexistent util function in upgrade guide by @latent-9 in #777
       ubuntu(snap): @mikoloism helped fix Ubuntu snap build.
VersionDeltaFile
1.66+673-433sysutils/xplr/distinfo
1.41+223-143sysutils/xplr/cargo-depends.mk
1.66+4-4sysutils/xplr/Makefile
+900-5803 files

NetBSD/pkgsrc zU9lRhtdoc CHANGES-2026

   doc: Updated sysutils/dua-cli to 2.42.1
VersionDeltaFile
1.5296+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 13CtVrxsysutils/dua-cli cargo-depends.mk distinfo

   sysutils/dua-cli: update to 2.42.1

   v2.42.1
   *the same as 2.42, and:

   Starting directories with a large amount of files, like 50k, now see a 5x speedup on macOS and Windows as bulk-reading is also done there. Note also that this is still a small absolute difference, 100ms vs 500ms, but a good demonstration of how much large trees with a lot of such directories will benefit by this, as these small absolute improvements accumulate.

   v2.42.0
   The headline or this release is ~30% better traversal performance on macOS due to the usage of bulk-metadata APIs on supported filesytems.
   Bug Fixes

       sanitize control characters in marked path output
       dua-cli's interactive TUI is built on ratatui, which protects the
       paths it renders on screen. But marking a file for deletion and then
       quitting prints that file's path directly to the terminal after the
       TUI has already released terminal control, bypassing ratatui's
       protective rendering entirely. A scanned file's name has no character
       restrictions, so a crafted file name can inject terminal escape
       sequences into the printed path.

    [4 lines not shown]
VersionDeltaFile
1.55+4-4sysutils/dua-cli/distinfo
1.55+4-4sysutils/dua-cli/Makefile
1.42+0-0sysutils/dua-cli/cargo-depends.mk
+8-83 files

NetBSD/src sf28Qo0sys/arch/amiga/dev grf_cl.c, sys/arch/arm/include/arm32 pmap.h

   s/forcably/forcibly/ and couple more typos in comments.
VersionDeltaFile
1.220+3-3sys/miscfs/specfs/spec_vnops.c
1.73+3-3sys/miscfs/genfs/layer_vnops.c
1.27+3-3sys/arch/hppa/hppa/machdep.c
1.59+3-3sys/arch/amiga/dev/grf_cl.c
1.181+2-2sys/arch/arm/include/arm32/pmap.h
+14-145 files

FreeBSD/doc e1f0ccfdocumentation/content/en/books/porters-handbook/security _index.adoc

Suggest port maintainers submit bugs for VuXML updates

Reviewed by:                fernape, joneum
Differential Revision:      https://reviews.freebsd.org/D37094
DeltaFile
+8-7documentation/content/en/books/porters-handbook/security/_index.adoc
+8-71 files

FreeBSD/ports d2e3c9alang/racket Makefile distinfo

lang/racket: Update to 9.3
DeltaFile
+3-3lang/racket/distinfo
+1-1lang/racket/Makefile
+4-42 files

FreeBSD/ports ecd0c32shells/rura Makefile Makefile.crates

shells/rura: Update to 1.12.0
DeltaFile
+39-3shells/rura/distinfo
+18-0shells/rura/Makefile.crates
+1-1shells/rura/Makefile
+58-43 files

HardenedBSD/ports ecd0c32shells/rura Makefile Makefile.crates

shells/rura: Update to 1.12.0
DeltaFile
+39-3shells/rura/distinfo
+18-0shells/rura/Makefile.crates
+1-1shells/rura/Makefile
+58-43 files

HardenedBSD/ports d2e3c9alang/racket Makefile distinfo

lang/racket: Update to 9.3
DeltaFile
+3-3lang/racket/distinfo
+1-1lang/racket/Makefile
+4-42 files

HardenedBSD/ports 749a89blang/racket-minimal Makefile distinfo

lang/racket-minimal: Update to 9.3
DeltaFile
+3-3lang/racket-minimal/distinfo
+1-1lang/racket-minimal/Makefile
+4-42 files

FreeBSD/ports 749a89blang/racket-minimal Makefile distinfo

lang/racket-minimal: Update to 9.3
DeltaFile
+3-3lang/racket-minimal/distinfo
+1-1lang/racket-minimal/Makefile
+4-42 files

HardenedBSD/ports 28b3d1bdevel/pyenv Makefile distinfo

devel/pyenv: Update to 2.8.4
DeltaFile
+13-0devel/pyenv/pkg-plist
+3-3devel/pyenv/distinfo
+1-1devel/pyenv/Makefile
+17-43 files

FreeBSD/ports 9fdf4e8lang/c3c Makefile distinfo

lang/c3c: Update to 0.8.3
DeltaFile
+3-3lang/c3c/distinfo
+1-1lang/c3c/Makefile
+4-42 files

FreeBSD/ports 28b3d1bdevel/pyenv Makefile distinfo

devel/pyenv: Update to 2.8.4
DeltaFile
+13-0devel/pyenv/pkg-plist
+3-3devel/pyenv/distinfo
+1-1devel/pyenv/Makefile
+17-43 files

FreeBSD/ports 88772e9devel/gwm Makefile distinfo

devel/gwm: Update to 1.8.0
DeltaFile
+3-3devel/gwm/distinfo
+1-1devel/gwm/Makefile
+4-42 files

HardenedBSD/ports 88772e9devel/gwm Makefile distinfo

devel/gwm: Update to 1.8.0
DeltaFile
+3-3devel/gwm/distinfo
+1-1devel/gwm/Makefile
+4-42 files