FreeBSD/ports 606cb0cnet-mgmt/librenms distinfo Makefile

net-mgmt/librenms: Update to 26.1.0

re: https://github.com/librenms/librenms/releases/tag/26.1.0
DeltaFile
+5-5net-mgmt/librenms/distinfo
+3-4net-mgmt/librenms/Makefile
+8-92 files

FreeBSD/ports 5f62ab4misc/shimmy distinfo Makefile.crates

misc/shimmy: Update to 1.9.0

While here, add VISION option for visual image/web analysis
support. (ON by default)

Changelog: https://github.com/Michael-A-Kuykendall/shimmy/blob/v1.9.0/CHANGELOG.md

Reported by:    GitHub (watch releases)
DeltaFile
+261-153misc/shimmy/distinfo
+129-75misc/shimmy/Makefile.crates
+7-5misc/shimmy/Makefile
+397-2333 files

FreeBSD/ports 8a712f4emulators/virtualbox-ose Makefile, emulators/virtualbox-ose-legacy Makefile

emulators/virtualbox-ose{,-legacy}: Limit python to 3.10-3.11

This is temporary workaround for build error:

/usr/ports/emulators/virtualbox-ose/work/VirtualBox-6.1.50/src/libs/xpcom18a4/python/src/VariantUtils.cpp:197:7: error: use of undeclared identifier 'PyUnicode_GET_SIZE'; did you mean 'PyDict_GET_SIZE'?
                if (PyUnicode_GET_SIZE(val_use) == 0) {
                    ^~~~~~~~~~~~~~~~~~
                    PyDict_GET_SIZE
/usr/local/include/python3.12/cpython/dictobject.h:53:26: note: 'PyDict_GET_SIZE' declared here
static inline Py_ssize_t PyDict_GET_SIZE(PyObject *op) {
                         ^
/usr/ports/emulators/virtualbox-ose/work/VirtualBox-6.1.50/src/libs/xpcom18a4/python/src/VariantUtils.cpp:501:38: error: use of undeclared identifier 'PyUnicode_AS_UNICODE'
                                FILL_SIMPLE_POINTER( PRUnichar, *PyUnicode_AS_UNICODE(val_use) );
                                                                 ^
/usr/ports/emulators/virtualbox-ose/work/VirtualBox-6.1.50/src/libs/xpcom18a4/python/src/VariantUtils.cpp:829:8: error: use of undeclared identifier 'PyUnicode_GetSize'
                        if (PyUnicode_GetSize(ob) == 0) {
                            ^

Support for the python 3.12+ was added in the VirtualBox 7.0.

    [3 lines not shown]
DeltaFile
+1-1emulators/virtualbox-ose-legacy/Makefile
+1-1emulators/virtualbox-ose/Makefile
+2-22 files

FreeBSD/src 8342d9fsys/conf options.i386 files.amd64, sys/modules Makefile

asmc(4): Stop building it on i386, as it supports only 64-bit chipsets

Reported by:    ngie
Fixes:          fde9fe18219f ("i386: Fix kernel compilation after introduction of ASMC_DEBUG option")
Sponsored by:   The FreeBSD Foundation
DeltaFile
+0-3sys/conf/options.i386
+1-1sys/modules/Makefile
+1-0sys/conf/files.amd64
+0-1sys/conf/files.x86
+2-54 files

FreeBSD/src 9c25620sys/amd64/conf NOTES, sys/i386/conf MINIMAL

sys: vt_efifb: EFI not supported on i386; move it back to amd64/NOTES

We do not support EFI boot on i386.  Thus:
1. Move (back) 'device vt_efifb' from x86/NOTES to amd64/NOTES.
2. Remove 'device vt_efifb' from i386/MINIMAL.

Reported by:    jhb
Fixes:          f224591746bd ("Add ASMC_DEBUG make option")
Fixes:          67599eef01f5 ("sys/x86/NOTES: Add vt_efifb")
Sponsored by:   The FreeBSD Foundation
DeltaFile
+3-0sys/amd64/conf/NOTES
+0-1sys/i386/conf/MINIMAL
+0-1sys/x86/conf/NOTES
+3-23 files

FreeBSD/ports b8fd079misc/codex distinfo Makefile.crates, misc/codex/files patch-codex-rs_core_tests_suite_view__image.rs

misc/codex: Update to 0.80.0

Changelog: https://github.com/openai/codex/releases/tag/rust-v0.80.0

Reported by:    GitHub (watch releases)
DeltaFile
+13-7misc/codex/distinfo
+5-2misc/codex/Makefile.crates
+3-3misc/codex/files/patch-codex-rs_core_tests_suite_view__image.rs
+3-2misc/codex/Makefile
+24-144 files

FreeBSD/ports a1399eddevel/onetbb Makefile, devel/onetbb/files patch-test_common_memory_usage.h patch-test_CMakeLists.txt

devel/onetbb: Fix procfs-related failing tests

'make test' failed with the following errors:

         17 - test_parallel_invoke (Subprocess aborted)
         23 - test_task_group (Subprocess aborted)
         29 - test_resumable_tasks (SEGFAULT)
         63 - test_hw_concurrency (ILLEGAL)
         66 - test_global_control (Subprocess aborted)
         67 - test_task (SEGFAULT)
         71 - test_arena_constraints (Subprocess aborted)
         74 - test_tbb_header (Failed)
        105 - conformance_resumable_tasks (SEGFAULT)
        129 - test_malloc_regression (Subprocess aborted)
        131 - test_malloc_compliance (Subprocess aborted)
        132 - test_malloc_used_by_lib (Subprocess aborted)
        133 - test_malloc_lib_unload (Subprocess aborted)
        135 - test_malloc_whitebox (Subprocess aborted)


    [17 lines not shown]
DeltaFile
+34-0devel/onetbb/files/patch-test_common_memory_usage.h
+24-0devel/onetbb/files/patch-test_CMakeLists.txt
+1-0devel/onetbb/Makefile
+59-03 files

FreeBSD/src 6b69d67sys/dev/sound/midi midi.c

sound: Unlock around uiomove() in midi_{read,write}()

Sponsored by:   The FreeBSD Foundation
MFC after:      1 week
Reviewed by:    markj
Differential Revision:  https://reviews.freebsd.org/D54130
DeltaFile
+6-2sys/dev/sound/midi/midi.c
+6-21 files

FreeBSD/ports 8a64617devel/R-cran-tibble distinfo Makefile

devel/R-cran-tibble: Update to 3.3.1

Reported by:    portscout
DeltaFile
+3-3devel/R-cran-tibble/distinfo
+1-1devel/R-cran-tibble/Makefile
+4-42 files

FreeBSD/ports 8e84520audio/mac Makefile, audio/mac/files patch-Source_MACLib_Prepare.cpp

audio/mac: fix build on big-endian

/wrkdirs/usr/ports/audio/mac/work/mac-11.91/Source/MACLib/Prepare.cpp:35:5: error: use of undeclared identifier 'SwitchBufferBytes'
   35 |     SwitchBufferBytes(const_cast<unsigned char *>(pRawData), pWaveFormatEx->wBitsPerSample / 8, nTotalBlocks * pWaveFormatEx->nChannels);
      |     ^
/wrkdirs/usr/ports/audio/mac/work/mac-11.91/Source/MACLib/Prepare.cpp:41:5: error: use of undeclared identifier 'SwitchBufferBytes'
   41 |     SwitchBufferBytes(const_cast<unsigned char *>(pRawData), pWaveFormatEx->wBitsPerSample / 8, nTotalBlocks * pWaveFormatEx->nChannels);
      |     ^
/wrkdirs/usr/ports/audio/mac/work/mac-11.91/Source/MACLib/Prepare.cpp:980:5: error: use of undeclared identifier 'SwitchBufferBytes'
  980 |     SwitchBufferBytes(const_cast<unsigned char *>(pRawData), pWaveFormatEx->wBitsPerSample / 8, nBlocks * pWaveFormatEx->nChannels);
      |     ^
/wrkdirs/usr/ports/audio/mac/work/mac-11.91/Source/MACLib/Prepare.cpp:987:5: error: use of undeclared identifier 'SwitchBufferBytes'
  987 |     SwitchBufferBytes(const_cast<unsigned char *>(pRawData), pWaveFormatEx->wBitsPerSample / 8, nBlocks * pWaveFormatEx->nChannels);
      |     ^
4 errors generated.
DeltaFile
+12-0audio/mac/files/patch-Source_MACLib_Prepare.cpp
+1-0audio/mac/Makefile
+13-02 files

FreeBSD/ports 1d16af9x11-wm/dwm distinfo Makefile

x11-wm/dwm: update to 6.7
DeltaFile
+3-3x11-wm/dwm/distinfo
+1-1x11-wm/dwm/Makefile
+4-42 files

FreeBSD/ports f711c4bprint/scribus-devel distinfo Makefile

print/scribus-devel: update to 1.7.2

Changelog:      https://wiki.scribus.net/canvas/1.7.2_Release
DeltaFile
+3-3print/scribus-devel/distinfo
+1-1print/scribus-devel/Makefile
+1-0print/scribus-devel/pkg-plist
+5-43 files

FreeBSD/ports 37d1605sysutils/fastfetch distinfo Makefile

sysutils/fastfetch: update to 2.57.0

Changelog:      https://github.com/fastfetch-cli/fastfetch/releases/tag/2.57.0
DeltaFile
+3-3sysutils/fastfetch/distinfo
+1-1sysutils/fastfetch/Makefile
+1-0sysutils/fastfetch/pkg-plist
+5-43 files

FreeBSD/ports 208848acad/freecad-devel pkg-plist

cad/freecad-devel: fix pkg-plist without webengine

pkg-static: Unable to access file /wrkdirs/usr/ports/cad/freecad-devel/work/stage/usr/local/FreeCAD/Mod/Web/Init.py:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/cad/freecad-devel/work/stage/usr/local/FreeCAD/lib/Web.so:No such file or directory
DeltaFile
+2-2cad/freecad-devel/pkg-plist
+2-21 files

FreeBSD/ports 88b5e7bdevel/sbt distinfo Makefile

devel/sbt: update to 1.12.0 release
DeltaFile
+3-3devel/sbt/distinfo
+1-1devel/sbt/Makefile
+4-42 files

FreeBSD/ports 9617c57misc/py-xgboost distinfo Makefile, misc/py-xgboost/files patch-CMakeLists.txt

misc/{,py-}xgboost: update 2.1.4 → 3.1.3

Reported by:    portscout
DeltaFile
+8-8misc/py-xgboost/files/patch-CMakeLists.txt
+8-8misc/xgboost/files/patch-CMakeLists.txt
+3-3misc/py-xgboost/distinfo
+3-3misc/xgboost/distinfo
+1-1misc/py-xgboost/Makefile
+2-0misc/xgboost/pkg-plist
+25-231 files not shown
+26-247 files

FreeBSD/ports c96e71dmisc/cuttlefish distinfo pkg-plist

misc/cuttlefish: update 2.10.0 → 2.10.1

Reported by:    portscout
DeltaFile
+3-3misc/cuttlefish/distinfo
+1-1misc/cuttlefish/pkg-plist
+1-1misc/cuttlefish/Makefile
+5-53 files

FreeBSD/ports 250f1d7devel/py-uv-build distinfo Makefile

devel/py-uv-build: update 0.9.21 → 0.9.24

Reported by:    portscout
DeltaFile
+3-3devel/py-uv-build/distinfo
+1-1devel/py-uv-build/Makefile
+4-42 files

FreeBSD/ports 4854fb0math/py-spot distinfo Makefile, math/spot Makefile distinfo

math/{,py-}spot: update 2.14.3 → 2.14.5

Reported by:    portscout
DeltaFile
+12-1math/spot/Makefile
+3-3math/py-spot/distinfo
+3-3math/spot/distinfo
+1-1math/py-spot/Makefile
+19-84 files

FreeBSD/ports 995ae8baudio/neuralrack-lv2 distinfo Makefile

audio/neuralrack-lv2: update 0.2.0-2 → 0.3.0

Reported by:    portscout
DeltaFile
+5-5audio/neuralrack-lv2/distinfo
+2-3audio/neuralrack-lv2/Makefile
+7-82 files

FreeBSD/ports 1ee0314devel/linenoise Makefile distinfo

devel/linenoise: update 1.0-34 → 2.0

Reported by:    portscout
DeltaFile
+2-4devel/linenoise/Makefile
+3-3devel/linenoise/distinfo
+5-72 files

FreeBSD/ports a853630misc/llama-cpp pkg-plist distinfo

misc/llama-cpp: update 7617 → 7709

Reported by:    portscout
DeltaFile
+3-4misc/llama-cpp/pkg-plist
+3-3misc/llama-cpp/distinfo
+1-1misc/llama-cpp/Makefile
+7-83 files

FreeBSD/ports 4f467a7devel/py-uv distinfo Makefile, devel/uv distinfo Makefile.crates

devel/{,py-}uv: update 0.9.21 → 0.9.24

Reported by:    portscout
DeltaFile
+45-47devel/uv/distinfo
+21-22devel/uv/Makefile.crates
+3-3devel/py-uv/distinfo
+1-1devel/uv/Makefile
+1-1devel/py-uv/Makefile
+71-745 files

FreeBSD/ports b8f3068dns/mosdns distinfo Makefile

dns/mosdns: update 5.3.3 → 5.3.4

Reported by:    portscout
DeltaFile
+5-5dns/mosdns/distinfo
+1-2dns/mosdns/Makefile
+6-72 files

FreeBSD/ports 68523f6misc/github-copilot-cli distinfo Makefile, misc/github-copilot-cli/files package-lock.json package-lock-sharp.json

misc/github-copilot-cli: update 0.0.373 → 0.0.377
DeltaFile
+28-28misc/github-copilot-cli/files/package-lock.json
+5-5misc/github-copilot-cli/distinfo
+3-3misc/github-copilot-cli/files/package-lock-sharp.json
+1-1misc/github-copilot-cli/Makefile
+37-374 files

FreeBSD/ports baee469devel/bacon distinfo Makefile

devel/bacon: update 3.20.1 → 3.21.0

Reported by:    portscout
DeltaFile
+281-289devel/bacon/distinfo
+140-145devel/bacon/Makefile
+421-4342 files

FreeBSD/ports ccbc408graphics/resvg distinfo Makefile

graphics/resvg: update 0.45.1 → 0.46.0

Reported by:    portscout
DeltaFile
+75-67graphics/resvg/distinfo
+37-34graphics/resvg/Makefile
+112-1012 files

FreeBSD/ports 888bfaenet-p2p/qbittorrent Makefile

net-p2p/qbittorrent: Add workaround for the crash in QT6 libraries

PR:             291988
DeltaFile
+3-1net-p2p/qbittorrent/Makefile
+3-11 files

FreeBSD/ports 4b91ef7devel/py-logbook distinfo Makefile, devel/py-logbook/files patch-pyproject.toml

devel/py-logbook: update to 1.9.2

Changes: https://github.com/getlogbook/logbook/blob/1.9.2/CHANGES
DeltaFile
+41-3devel/py-logbook/distinfo
+16-5devel/py-logbook/Makefile
+19-0devel/py-logbook/Makefile.crates
+11-0devel/py-logbook/files/patch-pyproject.toml
+87-84 files

FreeBSD/ports dbc437castro/libnova Makefile distinfo, astro/libnova/files patch-src_Makefile.am patch-src_elp_Makefile.am

astro/libnova: fix fetching, improve port

* Pull sources from Gentoo repo because upstream stopped tarball
  releases after v0.15
* Clarify LICENSE
* Patch to remove hardcoded AM_FLAGS
* Patch to fix linking with libelp

PR:             292368
Reported by:    diizzy@
Approved by:    db@, yuri@ (Mentors, implicit)
MFH:            2025Q4

(cherry picked from commit 6cf40a435f0726d0e67f4cf5a270dcea1a0934d6)
DeltaFile
+20-0astro/libnova/files/patch-src_Makefile.am
+5-6astro/libnova/Makefile
+10-0astro/libnova/files/patch-src_elp_Makefile.am
+3-3astro/libnova/distinfo
+38-94 files