FreeBSD/ports 72e62f4 — textproc/dblatex/files patch-lib_dbtexmf_dblatex_grubber_plugins.py patch-lib_dbtexmf_core_dbtex.py
textproc/dblatex: fix build with python 3.12 (and probably newer versions)
Patches used:
- https://sourceforge.net/p/dblatex/patches/12/ by Miro Hrončok
- https://sourceforge.net/p/dblatex/patches/13/ by Michael J Gruber
PR: 291803
Reported-by: D'Arcy J.M. Cain <darcy at druid.net>
Obtained-from: https://sourceforge.net/projects/dblatex/
Author: Christian Ullrich <chris at chrullrich.net>
fts: add misc fts traversal tests
Extend fts_misc_test.c with additional test cases:
- FTS_NOCHDIR with absolute paths allows application chdir freely
- fts_name is always NUL-terminated with correct fts_namelen
- FTS_D/FTS_DP are paired and fts_level increments correctly
- FTSENT fts_errno/fts_dev/fts_ino/fts_nlink are correct
- circular symlink loop under FTS_PHYSICAL terminates
- cycle via symlink under FTS_LOGICAL yields FTS_DC
- fts_close after root deletion must not crash
- fts_close after root rename restores CWD (SVN r77497)
- FTS_NOCHDIR + empty directory does not corrupt path (SVN r49772)
- FTS_NS entry has non-zero fts_errno
- FTS_XDEV and FTS_WHITEOUT stubbed pending mount setup
Sponsored by: Google LLC (GSoC 2026)
Reviewed by: asomers, jillest
MFC after: 2 weeks
Pull Request: https://github.com/freebsd/freebsd-src/pull/2248
audio/linux-rl9-opus: Add CPE information
audio/cadence: Add CPE information
audio/py-spotipy: Add CPE information
audio/timidity++: Add CPE information
audio/mumble-server: Add CPE information
audio/jack: Add CPE information
archivers/unzip: Fix CPE_VENDOR
archivers/unarj: Add CPE information
archivers/py-py7zr: Add CPE information
archivers/p5-Archive-Tar: Add CPE information
archivers/rubygem-minitar: Add CPE information
archivers/rubygem-minitar0: Add CPE information
archivers/libzip: Fix CPE_VENDOR
archivers/libunrar: Add CPE information
archivers/apache-commons-compress: Add CPE information
ath/octave-forge-dicom: Update to 0.7.3.
netlink: Fix lock leak in nl_find_nhop
Reviewed by: bz, pouria
Fixes: 7e5bf68495cc ("netlink: add netlink support")
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D57156
(cherry picked from commit d66fec481bfd65cbabb6c12a410d76843e76083e)
(cherry picked from commit ab599e44dba31d7b002aed8c71242e06d992b21a)
netlink: Fix lock leak in nl_find_nhop
Reviewed by: bz, pouria
Fixes: 7e5bf68495cc ("netlink: add netlink support")
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D57156
(cherry picked from commit d66fec481bfd65cbabb6c12a410d76843e76083e)
lang/quickjs-ng: update: 0.14.0 -> 0.15.1
ChangeLog: https://github.com/quickjs-ng/quickjs/compare/v0.14.0...v0.15.1
Sponsored by: tipi.work
net-im/tox: Update 0.2.22 => 0.2.23 (security fix)
Changelog:
https://github.com/TokTok/c-toxcore/releases/tag/v0.2.23
PR: 295879
Security: GHSA-42vg-9mg3-399f
Sponsored by: UNIS Labs
MFH: 2026Q2
(cherry picked from commit d71a613b8f54c2140b05ff3c4b3f3535a5684ba9)
net-im/tox: Update 0.2.22 => 0.2.23 (security fix)
Changelog:
https://github.com/TokTok/c-toxcore/releases/tag/v0.2.23
PR: 295879
Security: GHSA-42vg-9mg3-399f
Sponsored by: UNIS Labs
MFH: 2026Q2
FreeBSD/ports b4225bd — x11-drivers/xlibre-xf86-input-egalax Makefile, x11-drivers/xlibre-xf86-input-elographics Makefile
*/*: Bump xlibre-drivers ports. xlibre-server was updated to 25.1.6
With hat: xlibre
x11-servers/xlibre-server: Update to 25.1.6
ChangeLog at: https://github.com/X11Libre/xserver/releases/tag/xlibre-xserver-25.1.6
With hat: xlibre
ftp/surge: remove, dupplicate of www/surge
www/filebrowser: Update to 2.63.12
ChangeLogs:
- https://github.com/filebrowser/filebrowser/releases/tag/v2.63.6
- https://github.com/filebrowser/filebrowser/releases/tag/v2.63.7
- https://github.com/filebrowser/filebrowser/releases/tag/v2.63.8
- https://github.com/filebrowser/filebrowser/releases/tag/v2.63.9
- https://github.com/filebrowser/filebrowser/releases/tag/v2.63.10
- https://github.com/filebrowser/filebrowser/releases/tag/v2.63.11
- https://github.com/filebrowser/filebrowser/releases/tag/v2.63.12
www/pocket-id: Update to 2.8.0
ChangeLog: https://github.com/pocket-id/pocket-id/releases/tag/v2.8.0
sysutils/go-ntfy: Update to 2.24.0
ChangeLog: https://github.com/binwiederhier/ntfy/releases/tag/v2.24.0
devel/libcjson: Add CPE information