FreeBSD/ports 534d64bnet/claws distinfo Makefile

net/claws: Update to 0.4.0
DeltaFile
+5-5net/claws/distinfo
+1-1net/claws/Makefile
+6-62 files

FreeBSD/ports 4bd9d66graphics/opencv Makefile

graphics/opencv: Fix typo in GTK3 option

PR:             292033
DeltaFile
+1-1graphics/opencv/Makefile
+1-11 files

FreeBSD/ports 55367bfdevel/boost-libs/files patch-boost_type__traits_is__signed.hpp patch-boost_type__traits_is__unsigned.hpp

boost-libs: make boost type_traits build with clang 21

Recent versions of clang made -Wenum-constexpr-conversion errors into a
hard error, as was announced several versions ago.

Boost type_traits has two instances where it attempts to convert
out-of-range enum values, leading to errors similar to:

    In file included from ../src/lib/dhcpsrv/csv_lease_file6.cc:9:
    In file included from ../src/lib/dhcpsrv/dhcpsrv_log.h:11:
    In file included from ../src/lib/log/macros.h:10:
    In file included from ../src/lib/log/logger.h:19:
    In file included from ../src/lib/log/log_formatter.h:19:
    In file included from /usr/local/include/boost/lexical_cast.hpp:33:
    In file included from /usr/local/include/boost/lexical_cast/try_lexical_convert.hpp:31:
    In file included from /usr/local/include/boost/lexical_cast/detail/converter_numeric.hpp:31:
    In file included from /usr/local/include/boost/type_traits/make_unsigned.hpp:14:
    /usr/local/include/boost/type_traits/is_signed.hpp:37:25: error: in-class initializer for static data member is not a constant expression
       37 |    static const no_cv_t minus_one = (static_cast<no_cv_t>(-1));

    [58 lines not shown]
DeltaFile
+48-0devel/boost-libs/files/patch-boost_type__traits_is__signed.hpp
+42-0devel/boost-libs/files/patch-boost_type__traits_is__unsigned.hpp
+90-02 files

FreeBSD/ports ab93476devel/boost-libs Makefile, devel/boost-libs/files patch-boost_type__traits_is__signed.hpp patch-boost_type__traits_is__unsigned.hpp

boost-libs: make boost type_traits build with clang 21

Recent versions of clang made -Wenum-constexpr-conversion errors into a
hard error, as was announced several versions ago.

Boost type_traits has two instances where it attempts to convert
out-of-range enum values, leading to errors similar to:

    In file included from ../src/lib/dhcpsrv/csv_lease_file6.cc:9:
    In file included from ../src/lib/dhcpsrv/dhcpsrv_log.h:11:
    In file included from ../src/lib/log/macros.h:10:
    In file included from ../src/lib/log/logger.h:19:
    In file included from ../src/lib/log/log_formatter.h:19:
    In file included from /usr/local/include/boost/lexical_cast.hpp:33:
    In file included from /usr/local/include/boost/lexical_cast/try_lexical_convert.hpp:31:
    In file included from /usr/local/include/boost/lexical_cast/detail/converter_numeric.hpp:31:
    In file included from /usr/local/include/boost/type_traits/make_unsigned.hpp:14:
    /usr/local/include/boost/type_traits/is_signed.hpp:37:25: error: in-class initializer for static data member is not a constant expression
       37 |    static const no_cv_t minus_one = (static_cast<no_cv_t>(-1));

    [56 lines not shown]
DeltaFile
+48-0devel/boost-libs/files/patch-boost_type__traits_is__signed.hpp
+42-0devel/boost-libs/files/patch-boost_type__traits_is__unsigned.hpp
+1-1devel/boost-libs/Makefile
+91-13 files

FreeBSD/ports fe912b8multimedia/navidrome Makefile

multimedia/navidrome: Try arm64 builds again
DeltaFile
+1-3multimedia/navidrome/Makefile
+1-31 files

FreeBSD/ports 07e8057sysutils/bottom distinfo Makefile.crates

sysutils/bottom: Update to 0.12.3
DeltaFile
+259-289sysutils/bottom/distinfo
+129-144sysutils/bottom/Makefile.crates
+1-1sysutils/bottom/Makefile
+389-4343 files

FreeBSD/ports c267620math/calc distinfo Makefile

math/calc: Update to 2.16.1.0
DeltaFile
+3-3math/calc/distinfo
+1-1math/calc/Makefile
+4-42 files

FreeBSD/ports 9702a37sysutils/mtail distinfo Makefile, sysutils/mtail/files pkg-message.in mtail.in

sysutils/mtail: New Port

mtail is a tool for extracting metrics from application logs to be
exported into a timeseries database or timeseries calculator for
alerting and dashboarding.

It fills a monitoring niche by being the glue between applications that
do not export their own internal state (other than via logs) and
existing monitoring systems, such that system operators do not need to
patch those applications to instrument them or writing custom extraction
code for every such application.
DeltaFile
+47-0sysutils/mtail/distinfo
+44-0sysutils/mtail/Makefile
+34-0sysutils/mtail/pkg-plist
+31-0sysutils/mtail/files/pkg-message.in
+30-0sysutils/mtail/files/mtail.in
+23-0sysutils/mtail/Makefile.gomod
+209-04 files not shown
+221-210 files

FreeBSD/ports 2a5aca7x11-wm/durden Makefile distinfo

x11-wm/durden: Update 0.6.1 => 0.6.3, take maintainership

Changelog:
https://codeberg.org/letoram/durden/src/tag/0.6.3/CHANGELOG.md

Also adopt port.

PR:     292084
DeltaFile
+4-5x11-wm/durden/Makefile
+3-3x11-wm/durden/distinfo
+7-82 files

FreeBSD/src 8f41677. COPYRIGHT, sys/sys copyright.h

copyright: Happy New Year 2026!

We are now one quarter into the 21st century.
DeltaFile
+2-2sys/sys/copyright.h
+1-1COPYRIGHT
+3-32 files

FreeBSD/ports 6e10fe5graphics/mesa-devel Makefile distinfo

graphics/mesa-devel: update to 25.3.b.2892

Changes:        https://gitlab.freedesktop.org/mesa/mesa/-/compare/b3c983b8ddc...7ed6679361f
DeltaFile
+3-4graphics/mesa-devel/Makefile
+3-3graphics/mesa-devel/distinfo
+6-72 files

FreeBSD/ports 7d81488games/veloren-weekly distinfo Makefile.crates, games/veloren-weekly/files patch-gilrs patch-libc

games/veloren-weekly: update to s20251229

Changes:        https://gitlab.com/veloren/veloren/-/compare/85e45ca0bd...253b0afc73
DeltaFile
+553-537games/veloren-weekly/distinfo
+275-267games/veloren-weekly/Makefile.crates
+85-24games/veloren-weekly/files/patch-gilrs
+6-11games/veloren-weekly/Makefile
+6-8games/veloren-weekly/files/patch-libc
+11-0games/veloren-weekly/files/patch-unix
+936-8471 files not shown
+938-8497 files

FreeBSD/ports 6ff1dcdgraphics/openshadinglanguage Makefile pkg-plist-pybind

graphics/openshadinglanguage: unbreak python bindings package

Reported by:    bulk -t
DeltaFile
+1-1graphics/openshadinglanguage/Makefile
+1-1graphics/openshadinglanguage/pkg-plist-pybind
+2-22 files

FreeBSD/ports 958660a. COPYRIGHT

COPYRIGHT: Bump to 2026

Sponsored by:   The FreeBSD Foundation
DeltaFile
+1-1COPYRIGHT
+1-11 files

FreeBSD/ports cbf656amath Makefile, math/manifold Makefile pkg-plist

math/manifold: resurrect and update to 3.3.2

PR:     291258
DeltaFile
+54-0math/manifold/Makefile
+24-0math/manifold/pkg-plist
+11-0math/manifold/files/patch-CMakeLists.txt
+4-0math/manifold/pkg-descr
+3-0math/manifold/distinfo
+1-0math/Makefile
+97-01 files not shown
+97-17 files

FreeBSD/ports b727756graphics/openpgl Makefile distinfo

graphics/openpgl: update to v0.7.1

PR:     292057
DeltaFile
+2-4graphics/openpgl/Makefile
+3-3graphics/openpgl/distinfo
+5-0graphics/openpgl/pkg-plist
+10-73 files

FreeBSD/ports 7d6a345graphics/opensubdiv Makefile distinfo

graphics/opensubdiv: update to v3.7.0

PR:     292058
DeltaFile
+4-3graphics/opensubdiv/Makefile
+3-3graphics/opensubdiv/distinfo
+7-62 files

FreeBSD/ports 6283487graphics/openshadinglanguage pkg-plist distinfo, graphics/openshadinglanguage/files patch-src_doc_CMakeLists.txt

graphics/openshadinglanguage: update to v1.14.8.0

PR:     292059
DeltaFile
+1-8graphics/openshadinglanguage/pkg-plist
+4-4graphics/openshadinglanguage/files/patch-src_doc_CMakeLists.txt
+3-3graphics/openshadinglanguage/distinfo
+3-2graphics/openshadinglanguage/Makefile
+11-174 files

FreeBSD/ports a49f74dx11-wm/xfce4-panel pkg-plist Makefile

x11-wm/xfce4-panel: fix plist with NlS=on (+)

Reported by:    bulk -t
Approved by:    portmgr blanket
DeltaFile
+1-0x11-wm/xfce4-panel/pkg-plist
+1-0x11-wm/xfce4-panel/Makefile
+2-02 files

FreeBSD/ports 1253268sysutils/xfce4-settings Makefile pkg-plist

sysutils/xfce4-settings: fix plist with NlS=on (+)

Reported by:    bulk -t
Approved by:    portmgr blanket
DeltaFile
+1-0sysutils/xfce4-settings/Makefile
+1-0sysutils/xfce4-settings/pkg-plist
+2-02 files

FreeBSD/ports eaad47ex11/libxfce4windowing pkg-plist Makefile

x11/libxfce4windowing: fix plist with NlS=on (+)

Reported by:    bulk -t
Approved by:    portmgr blanket
DeltaFile
+4-0x11/libxfce4windowing/pkg-plist
+1-0x11/libxfce4windowing/Makefile
+5-02 files

FreeBSD/ports ccd2fa1www/angie distinfo, www/angie-module-auth-spnego Makefile

www/angie: Update 1.10.3 => 1.11.1

News:
https://en.angie.software/news/releases/angie-1-11-0/

Changelog:
https://en.angie.software/angie/docs/oss_changes/#angie-1-11-1

PR:     291930
DeltaFile
+3-3www/angie/distinfo
+1-1www/angie-module-auth-spnego/Makefile
+1-1www/angie-module-auth-totp/Makefile
+1-1www/angie-module-brotli/Makefile
+1-1www/angie-module-cache-purge/Makefile
+1-1www/angie-module-dav-ext/Makefile
+8-818 files not shown
+26-2624 files

FreeBSD/ports 9aaa900graphics/ptex pkg-plist distinfo

graphics/ptex: update to v2.5.1 release

PR:     292056
DeltaFile
+7-21graphics/ptex/pkg-plist
+3-3graphics/ptex/distinfo
+3-1graphics/ptex/Makefile
+13-253 files

FreeBSD/ports 5f287e0security/create-cert distinfo Makefile

security/create-cert: Update to 2.12

While here add WWW.

Changes since 2.11:

 - Try to avoid leaking temp files after switching to mktemp.

 - getopt -> getopts

 - Cleanup key if cert creation fails.

 - Update to autoconf 2.72.

 - Prefer "openssl rehash" (newer openssl) to c_rehash (sometimes
   missing) using a patch from Michael Proto.

 - Minor consession to ubuntu (where /bin/sh is dash).


    [3 lines not shown]
DeltaFile
+3-3security/create-cert/distinfo
+2-1security/create-cert/Makefile
+5-42 files

FreeBSD/ports 654cefdwww/payara pkg-plist Makefile, www/payara/files pkg-message.in

www/payara: Update 5.2020.4 => 7.2025.2

Changelogs:
https://github.com/payara/Payara/releases/tag/payara-server-5.2020.5
https://github.com/payara/Payara/releases/tag/payara-server-5.2020.6
https://github.com/payara/Payara/releases/tag/payara-server-5.2020.7
https://github.com/payara/Payara/releases/tag/payara-server-5.2021.1
https://github.com/payara/Payara/releases/tag/payara-server-5.2021.2
https://github.com/payara/Payara/releases/tag/payara-server-5.2021.3
https://github.com/payara/Payara/releases/tag/payara-server-5.2021.4
https://github.com/payara/Payara/releases/tag/payara-server-5.2021.5
https://github.com/payara/Payara/releases/tag/payara-server-5.2021.6
https://github.com/payara/Payara/releases/tag/payara-server-5.2021.7
https://github.com/payara/Payara/releases/tag/payara-server-5.2021.8
https://github.com/payara/Payara/releases/tag/payara-server-5.2021.9
https://github.com/payara/Payara/releases/tag/payara-server-5.2021.10
https://github.com/payara/Payara/releases/tag/payara-server-5.2022.1
https://github.com/payara/Payara/releases/tag/payara-server-5.2022.2
https://github.com/payara/Payara/releases/tag/payara-server-5.2022.3

    [47 lines not shown]
DeltaFile
+2,180-512www/payara/pkg-plist
+24-33www/payara/Makefile
+19-0www/payara/files/pkg-message.in
+0-19www/payara/pkg-message
+3-3www/payara/distinfo
+2,226-5675 files

FreeBSD/ports cf17d54graphics/opencv/files patch-modules_core_include_opencv2_core_vsx__utils.hpp

graphics/opencv: fix build on powerpc64le

Add back definitions removed in https://github.com/opencv/opencv/commit/63ef786a3a0afcd44bf842f967656052d52dde09.
DeltaFile
+13-0graphics/opencv/files/patch-modules_core_include_opencv2_core_vsx__utils.hpp
+13-01 files

FreeBSD/ports b22e918net-im/nchat Makefile pkg-plist

net-im/nchat: fix pkg-plist on powerpc / powerpc64

CMake Warning at CMakeLists.txt:104 (message):
  Telegram requires little endian, auto-disabling.
DeltaFile
+8-0net-im/nchat/Makefile
+2-2net-im/nchat/pkg-plist
+10-22 files

FreeBSD/ports b598cb1sysutils/flashrom Makefile

sysutils/flashrom: mark broken for 13.x
DeltaFile
+1-0sysutils/flashrom/Makefile
+1-01 files

FreeBSD/ports 9647906net-im/conduit distinfo Makefile

net-im/conduit: Update to 0.10.11

MFH:            2025Q4
(cherry picked from commit b1b70066f0dbc2749aa41652810b5bff3dccc9da)
DeltaFile
+3-3net-im/conduit/distinfo
+2-2net-im/conduit/Makefile
+5-52 files

FreeBSD/ports b1b7006net-im/conduit distinfo Makefile

net-im/conduit: Update to 0.10.11

MFH:            2025Q4
DeltaFile
+3-3net-im/conduit/distinfo
+2-2net-im/conduit/Makefile
+5-52 files