FreeBSD/ports 8b1f21etextproc/codebook Makefile

textproc/codebook: Mark broken on arm64

Fails to build due to unknown field in structure.

Reported by:    pkg-fallout
DeltaFile
+2-0textproc/codebook/Makefile
+2-01 files

FreeBSD/ports 4aa2a20net/netatalk4 Makefile pkg-plist, net/netatalk4/files patch-etc_uams_meson.build patch-config_meson.build

net/netatalk4: Update to 4.5.0

See https://github.com/Netatalk/netatalk/releases/tag/netatalk-4-5-0 for
a list of changes in this release.
DeltaFile
+21-12net/netatalk4/files/patch-etc_uams_meson.build
+9-21net/netatalk4/files/patch-config_meson.build
+11-11net/netatalk4/files/patch-meson.build
+4-9net/netatalk4/Makefile
+5-8net/netatalk4/pkg-plist
+3-3net/netatalk4/distinfo
+53-646 files

FreeBSD/ports dad6443audio Makefile, sysutils Makefile

{audio,sysutils}/Makefile: Remove hooks of deleted ports

PR:             296049
Reported by:    chris.torek at gmail.com
Fixes:          2717347b94f9 ("audio/freebsd-13-mixer: Discontinue")
Fixes:          c3c20bddefe4 ("sysutils/mixer: Discontinue")

Approved by:    osa, vvd (Mentors, implicit)
DeltaFile
+0-1audio/Makefile
+0-1sysutils/Makefile
+0-22 files

FreeBSD/ports e192bcfprint/ft2demos Makefile distinfo, print/ft2demos/files patch-meson.build

print/ft2demos: Update 2.11.1 => 2.14.3

Commit log:
https://gitlab.com/freetype/freetype-demos/-/compare/VER-2-11-1...VER-2-14-3

PR:             295907
Sponsored by:   UNIS Labs
Co-authored-by: Vladimir Druzenko <vvd at FreeBSD.org>
DeltaFile
+12-12print/ft2demos/Makefile
+3-3print/ft2demos/files/patch-meson.build
+3-3print/ft2demos/distinfo
+18-183 files

FreeBSD/ports e1fe0afgraphics/gowall Makefile, graphics/zathura-pdf-mupdf Makefile

*/*: Bump PORTREVISION after mupdf upgrade
DeltaFile
+1-1graphics/gowall/Makefile
+1-1print/sioyek/Makefile
+1-0graphics/zathura-pdf-mupdf/Makefile
+3-23 files

FreeBSD/ports 4980a0bgraphics/mupdf distinfo Makefile

graphics/mupdf: Update to 1.27.2

Changelogs: https://mupdf.com/releases/history
DeltaFile
+3-3graphics/mupdf/distinfo
+1-1graphics/mupdf/Makefile
+4-42 files

FreeBSD/ports 2dfd1eewww/freenginx distinfo, www/freenginx/files extra-patch-mod_zip

www/{nginx,nginx-devel,freenginx}: 3rd-pary modules managemeht

Update mod_zip to 1.3.0 and switch Github author to evanmiller as this
seems to be author that the other, less current, versions are forked
from.

PR:     295934
Sponsored by:   Netzkommune GmbH
DeltaFile
+31-0www/freenginx/files/extra-patch-mod_zip
+31-0www/nginx-devel/files/extra-patch-mod_zip
+31-0www/nginx/files/extra-patch-mod_zip
+3-3www/nginx-devel/distinfo
+3-3www/freenginx/distinfo
+2-2www/nginx/distinfo
+101-87 files not shown
+111-1513 files

FreeBSD/src ffe47c4usr.bin/grep util.c

grep: periodic timer-based fflush instead of unconditional per-line flush

Replace the unconditional fflush(stdout) in grep_printline and
procmatches with a periodic timer that flushes at most once every
100ms.  This preserves interactive responsiveness (grep | tee,
grep | tail -f) while avoiding 1M+ write(2) syscalls when
processing large inputs.

The flush interval is tracked via clock_gettime(CLOCK_MONOTONIC)
and a static timespec.  --line-buffered continues to flush
immediately via setlinebuf(3), as before.

Benchmark on 1M lines (37MB output to file):
  unconditional fflush:  1.90s  (sys 1.22s)
  periodic 100ms timer:   0.49s  (sys 0.007s)

Reviewed by:            kevans
Differential Revision:  https://reviews.freebsd.org/D57528
DeltaFile
+29-4usr.bin/grep/util.c
+29-41 files

FreeBSD/ports e2eff47lang/erlang-wx Makefile pkg-plist

lang/erlang-wx: Update to 28.5.0.2

OTP 28 reordered the lib/*/vsn.mk files (version line first, then an
SPDX copyright block), so extract the app version with a grep for the
_VSN line instead of a positional cut over the whole file.
DeltaFile
+7-7lang/erlang-wx/Makefile
+6-2lang/erlang-wx/pkg-plist
+3-3lang/erlang-wx/distinfo
+16-123 files

FreeBSD/ports 47dbf3flang/erlang-java distinfo Makefile

lang/erlang-java: Update to 28.5.0.2
DeltaFile
+3-3lang/erlang-java/distinfo
+2-2lang/erlang-java/Makefile
+5-52 files

FreeBSD/ports 08d16c6lang/erlang-doc distinfo Makefile

lang/erlang-doc: Update to 28.5.0.2
DeltaFile
+3-3lang/erlang-doc/distinfo
+1-1lang/erlang-doc/Makefile
+4-42 files

FreeBSD/ports b60388flang/erlang-man distinfo Makefile

lang/erlang-man: Update to 28.5.0.2
DeltaFile
+3-3lang/erlang-man/distinfo
+1-1lang/erlang-man/Makefile
+4-42 files

FreeBSD/ports 1d3ce55lang/erlang Makefile distinfo

lang/erlang: Update to 28.5.0.2

OTP 26 is end-of-life; move the main suite to OTP 28.  Update the bundled
erl_interface, snmp and tools subsystem versions, and bump the corba
dependency to 5.2.2.

Drop the FOP and PDF options: they relied on the XML/fop documentation
toolchain that upstream removed in OTP 27, so they no longer build.
DeltaFile
+7-57lang/erlang/Makefile
+5-5lang/erlang/distinfo
+0-1lang/erlang/pkg-plist
+12-633 files

FreeBSD/ports 337c894misc/py-litellm distinfo Makefile

misc/py-litellm: Update to 1.89.0

Changelog: https://github.com/BerriAI/litellm/releases/tag/v1.89.0

Reported by:    portscout
DeltaFile
+3-3misc/py-litellm/distinfo
+1-1misc/py-litellm/Makefile
+4-42 files

FreeBSD/ports cba8d7fmultimedia/dvb-apps Makefile

multimedia/dvb-apps: Fix WWW
DeltaFile
+1-1multimedia/dvb-apps/Makefile
+1-11 files

FreeBSD/ports 27bb36esysutils/fwupd pkg-plist distinfo

sysutils/fwupd: Update to 2.1.5
DeltaFile
+34-11sysutils/fwupd/pkg-plist
+3-3sysutils/fwupd/distinfo
+1-1sysutils/fwupd/Makefile
+38-153 files

FreeBSD/ports 0077662security/vouch-proxy distinfo Makefile

security/vouch-proxy: Update to 0.48.0
DeltaFile
+5-5security/vouch-proxy/distinfo
+1-2security/vouch-proxy/Makefile
+6-72 files

FreeBSD/ports b7d811e. UPDATING, www/mattermost-server Makefile pkg-descr

www/mattermost-server: Update to 11.7.3

PR:             293120
DeltaFile
+51-0www/mattermost-server/files/patch-channels_app_limits__test.go
+13-0www/mattermost-server/files/patch-channels_app_limits.go
+13-0www/mattermost-server/files/patch-channels_api4_limits__test.go
+9-0UPDATING
+4-4www/mattermost-server/Makefile
+4-3www/mattermost-server/pkg-descr
+94-72 files not shown
+99-128 files

FreeBSD/ports 921b9dbwww/mattermost-webapp pkg-plist pkg-descr

www/mattermost-webapp: Update to 11.7.3
DeltaFile
+365-364www/mattermost-webapp/pkg-plist
+4-3www/mattermost-webapp/pkg-descr
+3-3www/mattermost-webapp/distinfo
+2-2www/mattermost-webapp/Makefile
+374-3724 files

FreeBSD/ports 4130cf2textproc/sigil distinfo Makefile

textproc/sigil: Update 2.7.6 => 2.8.0

Changelog:
https://github.com/Sigil-Ebook/Sigil/releases/tag/2.8.0

PR:             295954
Sponsored by:   UNIS Labs
MFH:            2026Q2

(cherry picked from commit 72174aa09fc2224b7b8917b84e63bdf5cfb59361)
DeltaFile
+3-3textproc/sigil/distinfo
+1-1textproc/sigil/Makefile
+0-1textproc/sigil/pkg-plist
+4-53 files

FreeBSD/ports 72174aatextproc/sigil distinfo Makefile

textproc/sigil: Update 2.7.6 => 2.8.0

Changelog:
https://github.com/Sigil-Ebook/Sigil/releases/tag/2.8.0

PR:             295954
Sponsored by:   UNIS Labs
MFH:            2026Q2
DeltaFile
+3-3textproc/sigil/distinfo
+1-1textproc/sigil/Makefile
+0-1textproc/sigil/pkg-plist
+4-53 files

FreeBSD/ports 9f2e853math/p5-Math-GSL-Alien Makefile

math/p5-Math-GSL-Alien: Improve dependencies

- BUILD_DEPENDS and RUN_DEPENDS are same - move to _BR_DEPENDS.
- Remove TEST_DEPENDS: p5-Test-Simple included in perl, p5-Alien-Build
  is in BUILD_DEPENDS and RUN_DEPENDS.
- Replace PORTVERSION with DISTVERSION.

PR:             292849
Sponsored by:   UNIS Labs
Co-authored-by: Vladimir Druzenko <vvd at FreeBSD.org>
DeltaFile
+5-7math/p5-Math-GSL-Alien/Makefile
+5-71 files

FreeBSD/ports 9d726ednet/td-system-tools pkg-plist Makefile

net/td-system-tools: Update 2.6.4 => 2.7.4

Changelog:
https://github.com/dreibh/system-tools/blob/td-system-tools-2.7.4/ChangeLog

Commit log:
https://github.com/dreibh/system-tools/compare/td-system-tools-2.6.4...td-system-tools-2.7.4

PR:             295751
Sponsored by:   UNIS Labs
Co-authored-by: Vladimir Druzenko <vvd at FreeBSD.org>
DeltaFile
+77-41net/td-system-tools/pkg-plist
+76-25net/td-system-tools/Makefile
+3-3net/td-system-tools/distinfo
+156-693 files

FreeBSD/ports e453dbddevel/py-ptvsd distinfo Makefile

devel/py-ptvsd: Update version 3.2.0=>3.2.1
DeltaFile
+3-3devel/py-ptvsd/distinfo
+1-1devel/py-ptvsd/Makefile
+4-42 files

FreeBSD/ports daf7c29finance/py-stripe distinfo Makefile

finance/py-stripe: Update version 4.0.0=>4.0.1

Changelog: https://github.com/stripe/stripe-python/releases/tag/v4.0.1
DeltaFile
+3-3finance/py-stripe/distinfo
+1-1finance/py-stripe/Makefile
+4-42 files

FreeBSD/ports 4c3e8ccdevel/py-ariadne distinfo Makefile

devel/py-ariadne: Update version 0.27.1=>0.28.0

Changelog: https://github.com/mirumee/ariadne/releases/tag/0.28.0
DeltaFile
+3-3devel/py-ariadne/distinfo
+1-1devel/py-ariadne/Makefile
+4-42 files

FreeBSD/ports 20a77d1net/liblinphone distinfo Makefile

net/liblinphone: Update version 5.4.100=>5.4.121

Changelog: https://gitlab.linphone.org/BC/public/liblinphone/-/tags/5.4.121
DeltaFile
+3-3net/liblinphone/distinfo
+3-2net/liblinphone/Makefile
+6-52 files

FreeBSD/ports 3265cc6net/belle-sip distinfo Makefile

net/belle-sip: Update version 5.4.100=>5.4.121

Changelog: https://gitlab.linphone.org/BC/public/belle-sip/-/tags/5.4.121
DeltaFile
+3-3net/belle-sip/distinfo
+3-2net/belle-sip/Makefile
+6-52 files

FreeBSD/ports a23429dnet/mediastreamer Makefile distinfo

net/mediastreamer: Update version 5.4.100=>5.4.121

- Switch to Qt6

Changelog: https://gitlab.linphone.org/BC/public/mediastreamer2/-/tags/5.4.121
DeltaFile
+4-4net/mediastreamer/Makefile
+3-3net/mediastreamer/distinfo
+7-72 files

FreeBSD/ports 216a19amultimedia/bcmatroska2 distinfo Makefile

multimedia/bcmatroska2: Update version 5.4.94=>5.4.118

Changelog: https://gitlab.linphone.org/BC/public/bcmatroska2/-/tags/5.4.118
DeltaFile
+3-3multimedia/bcmatroska2/distinfo
+3-1multimedia/bcmatroska2/Makefile
+6-42 files