FreeBSD/ports b700ef8Mk/Uses npm.mk

Mk/Uses/npm.mk: Copy pnpm-workspace.yaml from PKGJSONSDIR to WRKSRC when it exists
DeltaFile
+10-0Mk/Uses/npm.mk
+10-01 files

FreeBSD/ports 89e5e41Mk/Uses npm.mk

Mk/Uses/npm.mk: Remove temp directory in pnpm store before making archive

Leaving the directory in place may cause the node modules archive to
be unreproducible.
DeltaFile
+4-3Mk/Uses/npm.mk
+4-31 files

FreeBSD/ports 6116844databases/rainfrog distinfo Makefile.crates

databases/rainfrog: Update to 0.3.20

ChangeLog:      https://github.com/achristmascarl/rainfrog/releases/tag/v0.3.20
Reported by:    "github-actions[bot]" <notifications at github.com>
DeltaFile
+143-21databases/rainfrog/distinfo
+70-9databases/rainfrog/Makefile.crates
+1-1databases/rainfrog/Makefile
+214-313 files

FreeBSD/ports 9463e66www/forgejo15 distinfo Makefile

www/forgejo15: Update to 15.0.5

Changelog:
* https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/15.0.5.md

MFH:            2026Q3
(cherry picked from commit f21f20e4441c40fdd8d3bc74e02c01c89b32b812)
DeltaFile
+3-3www/forgejo15/distinfo
+1-1www/forgejo15/Makefile
+4-42 files

FreeBSD/ports 0dfbb73www/forgejo16 Makefile pkg-plist, www/forgejo16/files app.ini.sample.in forgejo.in

www/forgejo16: New port

Changelog:
* https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/16.0.0.md
DeltaFile
+94-0www/forgejo16/files/app.ini.sample.in
+92-0www/forgejo16/Makefile
+88-0www/forgejo16/files/forgejo.in
+18-0www/forgejo16/files/pkg-message.in
+8-0www/forgejo16/pkg-plist
+5-0www/forgejo16/pkg-descr
+305-03 files not shown
+310-19 files

FreeBSD/ports f21f20ewww/forgejo15 distinfo Makefile

www/forgejo15: Update to 15.0.5

Changelog:
* https://codeberg.org/forgejo/forgejo/src/branch/forgejo/release-notes-published/15.0.5.md

MFH:            2026Q3
DeltaFile
+3-3www/forgejo15/distinfo
+1-1www/forgejo15/Makefile
+4-42 files

FreeBSD/ports 624613fgraphics/gnash/files patch-libbase_GnashImageGif.cpp

graphics/gnash: fix build with giflib 6

PR: 296878
DeltaFile
+3-3graphics/gnash/files/patch-libbase_GnashImageGif.cpp
+3-31 files

FreeBSD/ports 7305b7bwww/linux-freetube distinfo Makefile

www/linux-freetube: Update to 0.25.0.b

ChangeLog:      https://github.com/FreeTubeApp/FreeTube/releases/tag/v0.25.0-beta
Reported by:    efb4f5ff-1298-471a-8973-3d47447115dc <notifications at github.com>
DeltaFile
+3-3www/linux-freetube/distinfo
+1-1www/linux-freetube/Makefile
+4-42 files

FreeBSD/ports f532f19security/tailscale distinfo Makefile

security/tailscale: Update to 1.98.9.

MFH:            2026Q3
Security:       272a2772-8367-11f1-82b9-901b0e9408dc
DeltaFile
+5-5security/tailscale/distinfo
+1-2security/tailscale/Makefile
+6-72 files

FreeBSD/ports 2afa82bsecurity/vuxml/vuln 2026.xml

security/vuxml: Document vulnerabilities in Tailscale
DeltaFile
+44-0security/vuxml/vuln/2026.xml
+44-01 files

FreeBSD/ports b522e8ddevel/py-python-jsonrpc-server Makefile

devel/py-python-jsonrpc-server: Deprecate and mark broken

There is no new version in 6 years, the upstream build and CI are
failing and nothing depends on this port, hence the removal.

PR:             296894
Approved by:    Goran Mekić <meka at sys.it.com> (maintainer)
Sponsored by:   UNIS Labs
MFH:            2026Q3

(cherry picked from commit 9e571760f9488ebf5441ce9f921a9c4c047e5abc)
DeltaFile
+4-0devel/py-python-jsonrpc-server/Makefile
+4-01 files

FreeBSD/ports 9e57176devel/py-python-jsonrpc-server Makefile

devel/py-python-jsonrpc-server: Deprecate and mark broken

There is no new version in 6 years, the upstream build and CI are
failing and nothing depends on this port, hence the removal.

PR:             296894
Approved by:    Goran Mekić <meka at sys.it.com> (maintainer)
Sponsored by:   UNIS Labs
MFH:            2026Q3
DeltaFile
+4-0devel/py-python-jsonrpc-server/Makefile
+4-01 files

FreeBSD/ports 0757627devel/esbuild Makefile

devel/esbuild: try to make the message more readable
DeltaFile
+3-1devel/esbuild/Makefile
+3-11 files

FreeBSD/ports 69b12a0sysutils/dd_rescue distinfo Makefile, sysutils/dd_rescue/files patch-Makefile patch-pread64.h

sysutils/dd_rescue: Update to 1.99.22
DeltaFile
+10-10sysutils/dd_rescue/files/patch-Makefile
+10-5sysutils/dd_rescue/files/patch-pread64.h
+3-3sysutils/dd_rescue/distinfo
+3-3sysutils/dd_rescue/files/patch-dd__rescue.c
+3-2sysutils/dd_rescue/files/patch-libddr__null.c
+1-1sysutils/dd_rescue/Makefile
+30-246 files

FreeBSD/ports 95fe3ebdatabases/mysql97-server/files patch-sql_server__component_mysql__file__imp.cc pkg-message.in

databases/mysql97: Fix build with llvm 21, directory ownership and cleanup

- Add upstream patches for missing #include <type_traits> and <cstdlib>,
  fixing the build with clang/libc++ 21 [1] [2]
- Register MY_SECDIR and MY_TMPDIR with mysql:mysql 0750 in pkg-plist,
  so mysqld no longer fails to start after package upgrades reset the
  ownership to root [3]
- Fix CONFLICTS_INSTALL pattern in the client not matching
  mysql80-client
  and align it with the wildcard style used by the server
- Update pkg-message for 9.x: mysql_upgrade no longer exists, the server
  performs upgrade tasks itself; fix version reference and quoting
- Drop duplicate -DWITH_LZ4=system, remove a stale line continuation,
  whitespace fixes
- Rename patch-sql_server_component_mysql__file__imp.cc to follow the
  patch naming convention

PR:             296439 [1], 296443 [2], 296758 [3]
Reported by:    Trond Endrestøl [1] [2], Alexander Ushakov [3]

    [2 lines not shown]
DeltaFile
+11-0databases/mysql97-server/files/patch-sql_server__component_mysql__file__imp.cc
+4-7databases/mysql97-server/files/pkg-message.in
+0-11databases/mysql97-server/files/patch-sql_server_component_mysql__file__imp.cc
+10-0databases/mysql97-server/files/patch-components_mysqlbackup_backup__page__tracker.cc
+10-0databases/mysql97-server/files/patch-libs_mysql_gtid_tag__plain.h
+10-0databases/mysql97-server/files/patch-router_src_harness_src_stdx_filesystem.cc
+45-183 files not shown
+56-329 files

FreeBSD/ports 89d8ca7net/netpeek distinfo pkg-plist

net/netpeek: Update 2.8.7 => 2.8.8

While here, use GLIB_SCHEMAS.

Changelog:
https://github.com/ZingyTomato/NetPeek/releases/tag/v0.2.8

Reported by:    portscout
Approved by:    osa, vvd (Mentors, implicit)
DeltaFile
+3-3net/netpeek/distinfo
+3-1net/netpeek/pkg-plist
+2-1net/netpeek/Makefile
+8-53 files

FreeBSD/ports d1bace7sysutils/dcfldd distinfo Makefile, sysutils/dcfldd/files patch-configure.ac

sysutils/dcfldd: Update to 1.9.3
DeltaFile
+17-0sysutils/dcfldd/files/patch-configure.ac
+3-3sysutils/dcfldd/distinfo
+1-2sysutils/dcfldd/Makefile
+21-53 files

FreeBSD/ports 134b547devel/pyenv pkg-plist distinfo

devel/pyenv: Update to 2.8.1
DeltaFile
+6-2devel/pyenv/pkg-plist
+3-3devel/pyenv/distinfo
+1-1devel/pyenv/Makefile
+10-63 files

FreeBSD/ports 25b8777net-mgmt/thanos distinfo Makefile

net-mgmt/thanos: Update 0.42.0 => 0.42.2

Approved by:            db@, yuri@ (Mentors, implicit)
DeltaFile
+5-5net-mgmt/thanos/distinfo
+2-3net-mgmt/thanos/Makefile
+7-82 files

FreeBSD/ports d39a4ecx11/histui distinfo Makefile

x11/histui: Update to 0.0.14

ChangeLog:

https://github.com/jmylchreest/histui/releases/tag/v0.0.12
https://github.com/jmylchreest/histui/releases/tag/v0.0.13
https://github.com/jmylchreest/histui/releases/tag/v0.0.14

Reported by:    "github-actions[bot]" <notifications at github.com>
DeltaFile
+5-5x11/histui/distinfo
+2-2x11/histui/Makefile
+7-72 files

FreeBSD/ports 268f851deskutils/freeplane pkg-plist distinfo

deskutils/freeplane: Update to 1.13.3

ChangeLog:      https://github.com/freeplane/freeplane/releases/tag/release-1.13.3
Reported by:    Dimitry Polivaev <notifications at github.com>
DeltaFile
+45-12deskutils/freeplane/pkg-plist
+3-3deskutils/freeplane/distinfo
+2-2deskutils/freeplane/Makefile
+50-173 files

FreeBSD/ports b3b5c90devel/open62541 pkg-plist distinfo, devel/open62541/files patch-arch_posix_eventloop__posix.h

devel/open62541: Update to version 1.5.5

Changelog: https://github.com/open62541/open62541/releases/tag/v1.5.5

PR:             296837
DeltaFile
+6-8devel/open62541/pkg-plist
+12-0devel/open62541/files/patch-arch_posix_eventloop__posix.h
+3-3devel/open62541/distinfo
+1-1devel/open62541/Makefile
+22-124 files

FreeBSD/ports 9d6e242audio/libresidfp distinfo Makefile

audio/libresidfp: Update to 1.1.2

Changelog:
https://github.com/libsidplayfp/libresidfp/releases/tag/v1.1.2
DeltaFile
+3-3audio/libresidfp/distinfo
+1-1audio/libresidfp/Makefile
+1-1audio/libresidfp/pkg-plist
+5-53 files

FreeBSD/ports 1ec36abarchivers/libarchive distinfo Makefile

archivers/libarchive: Update to 3.8.8

Changelog: https://github.com/libarchive/libarchive/releases/tag/v3.8.8

PR:             296310
Reviewed by:    glewis (maintainer)
DeltaFile
+3-3archivers/libarchive/distinfo
+1-1archivers/libarchive/Makefile
+1-1archivers/libarchive/pkg-plist
+5-53 files

FreeBSD/ports 606aeeedevel/capnproto distinfo Makefile

devel/capnproto: Update to 1.5.0

Changelog: https://github.com/capnproto/capnproto/compare/v1.4.0...v1.5.0
DeltaFile
+3-3devel/capnproto/distinfo
+1-2devel/capnproto/Makefile
+4-52 files

FreeBSD/ports bdb0ccedevel/libgit2 distinfo Makefile

devel/libgit2: update to 1.9.6

Changes:        https://github.com/libgit2/libgit2/releases
(cherry picked from commit f7f81df0f5bc162886c4ef488cbbc90a026c252e)
DeltaFile
+3-3devel/libgit2/distinfo
+1-1devel/libgit2/Makefile
+4-42 files

FreeBSD/ports 13ed601net/wstunnel distinfo Makefile

net/wstunnel: update 10.6.1 → 10.6.2
DeltaFile
+103-107net/wstunnel/distinfo
+51-53net/wstunnel/Makefile
+154-1602 files

FreeBSD/ports b107a0amultimedia/lms distinfo Makefile

multimedia/lms: update 3.77.0 → 3.79.0
DeltaFile
+3-3multimedia/lms/distinfo
+1-1multimedia/lms/Makefile
+4-42 files

FreeBSD/ports 8a339a5devel/py-uv-bump distinfo Makefile

devel/py-uv-bump: update 0.5.0 → 0.6.0
DeltaFile
+3-3devel/py-uv-bump/distinfo
+1-1devel/py-uv-bump/Makefile
+4-42 files

FreeBSD/ports f852a71benchmarks/inferno distinfo Makefile

benchmarks/inferno: update 0.12.6 → 0.12.8
DeltaFile
+139-167benchmarks/inferno/distinfo
+69-84benchmarks/inferno/Makefile
+208-2512 files