FreeBSD/ports f381a03math/openfst/files patch-src_include_fst_fst.h

math/openfst: Fix build

Reported by:    fallout
DeltaFile
+13-0math/openfst/files/patch-src_include_fst_fst.h
+13-01 files

OpenBSD/ports BfAogC1games/classicube Makefile distinfo, games/classicube/patches patch-src_Certs_c patch-src_Logger_c

   Update to classicube-1.3.8.

   From izzy Meyer (MAINTAINER)
VersionDeltaFile
1.1+17-0games/classicube/patches/patch-src_Certs_c
1.6+4-5games/classicube/Makefile
1.3+2-2games/classicube/distinfo
1.2+0-0games/classicube/patches/patch-src_Logger_c
+23-74 files

HardenedBSD/src c1fb42dsys/fs/nfsclient nfs_clstate.c

Merge branch 'freebsd/15-stable/main' into hardened/15-stable/main
DeltaFile
+7-1sys/fs/nfsclient/nfs_clstate.c
+7-11 files

HardenedBSD/ports 8dbfb90misc/comfy-cli Makefile, science/dssp/files patch-libdssp_src_dssp-io.cpp

Merge branch 'freebsd/main' into hardenedbsd/main
DeltaFile
+955-0www/wasmtime/distinfo
+500-0www/wasmtime/Makefile
+128-0science/dssp/files/patch-libdssp_src_dssp-io.cpp
+108-5textproc/quarto/pkg-plist
+26-26science/libcifpp/files/patch-CMakeLists.txt
+47-0misc/comfy-cli/Makefile
+1,764-3160 files not shown
+2,199-17266 files

LLVM/project 6f6adfborc-rt/include/orc-rt Session.h, orc-rt/unittests SessionTest.cpp

[orc-rt] Add Session::tryCreateService convenience function. (#187640)

Session::tryCreateService will try to create an instance of ServiceT by
forwarding the given arguments to the ServiceT::Create method, which
must return an Expected<std::unique_ptr<ServiceT>>.

This enables one-line construction and registration of Services with
fallible constructors (which are expected to be common).
DeltaFile
+27-0orc-rt/unittests/SessionTest.cpp
+14-0orc-rt/include/orc-rt/Session.h
+41-02 files

FreeBSD/ports 2f77f43editors/ted Makefile, editors/ted/files patch-appUtil_utilPrinter.c patch-appUtil-utilPrinter.c

editors/ted: Refactoring

Lint with portclippy and portfmt.
Refactoring do-install.
Regenerate patchfile.

PR:             291942
Approved by:    osa (mentor)
DeltaFile
+22-19editors/ted/Makefile
+19-0editors/ted/files/patch-appUtil_utilPrinter.c
+0-18editors/ted/files/patch-appUtil-utilPrinter.c
+0-14editors/ted/files/patch-textEncoding-sioIconv.c
+14-0editors/ted/files/patch-textEncoding_sioIconv.c
+3-3editors/ted/files/patch-Ted__makefile.in
+58-541 files not shown
+61-577 files

FreeBSD/ports 2e16bd4editors/ted Makefile pkg-plist

editors/ted: Take maintainership and flavorize

Switch from PORTVERSION to DISTVERSION.
Take maintainership.
Remove GTK2 option and Flavorize.
Remove DOCS option.

PR:             291942
Approved by:    osa (mentor)
DeltaFile
+13-16editors/ted/Makefile
+1-1editors/ted/pkg-plist
+14-172 files

FreeBSD/ports bca9cd9editors/ted Makefile, editors/ted/files patch-Ted_configure patch-appFrame_configure

editors/ted: Fix build

Update MASTER_SITES, LIB_DEPENDS, USES and USE_XORG.
Remove the REINPLACE_CMD related to iconv.
Switch freetype-config to pkg-config to fix build.

ld: error: undefined symbol: FT_New_Face
>>> referenced by appFontConfig.c
>>>               appFontConfig.o:(appFcGetFontMetrics) in archive ../lib/appFrame.a

ld: error: undefined symbol: FT_Get_Postscript_Name
>>> referenced by appFontConfig.c
>>>               appFontConfig.o:(appFcGetFontMetrics) in archive ../lib/appFrame.a

PR:             291942
Approved by:    osa (mentor)
DeltaFile
+22-0editors/ted/files/patch-Ted_configure
+22-0editors/ted/files/patch-appFrame_configure
+5-7editors/ted/Makefile
+49-73 files

FreeBSD/ports 3fb20denet/traefik distinfo Makefile

net/traefik: Update to upstream release 3.6.11

Details:
- Bugfix release, see
  https://github.com/traefik/traefik/releases/tag/v3.6.11
- Includes security fixes for several vulnerabilities.
  CVE-2026-32595 (BasicAuth Middleware Timing Attack)
  CVE-2026-32305 (Potential mTLS Bypass via Fragmented TLS ClientHello)
  CVE-2026-32695 (Details not yet available)

MFH:            2026Q1
Security:       CVE-2026-32595
                CVE-2026-32305
                CVE-2026-32695
(cherry picked from commit e89149eb3df13071ab04a340ae8f6caa322730c0)
DeltaFile
+3-3net/traefik/distinfo
+1-1net/traefik/Makefile
+4-42 files

FreeBSD/ports f9c02e9devel/libmcfp pkg-plist distinfo, devel/libmcfp/files patch-CMakeLists.txt patch-test_CMakeLists.txt

devel/libmcfp: update 1.4.2 → 2.0.0
DeltaFile
+37-0devel/libmcfp/files/patch-CMakeLists.txt
+8-6devel/libmcfp/pkg-plist
+0-12devel/libmcfp/files/patch-test_CMakeLists.txt
+3-3devel/libmcfp/distinfo
+3-2devel/libmcfp/Makefile
+1-0devel/mrc/Makefile
+52-236 files

HardenedBSD/ports d63020fscience/dssp pkg-plist distinfo, science/dssp/files patch-libdssp_src_dssp-io.cpp patch-libdssp_src_dssp.cpp

science/dssp: update 4.4.11 → 4.5.8
DeltaFile
+128-0science/dssp/files/patch-libdssp_src_dssp-io.cpp
+11-0science/dssp/files/patch-libdssp_src_dssp.cpp
+0-8science/dssp/pkg-plist
+3-3science/dssp/distinfo
+1-2science/dssp/Makefile
+143-135 files

HardenedBSD/ports 8aff1f2science/cif-tools distinfo, science/cif-tools/files patch-src_cif-diff.cpp patch-src_cif-validate.cpp

science/cif-tools: update 1.0.12 → 1.0.13
DeltaFile
+42-0science/cif-tools/files/patch-src_cif-diff.cpp
+26-0science/cif-tools/files/patch-src_cif-validate.cpp
+16-0science/cif-tools/files/patch-src_cif-grep.cpp
+14-0science/cif-tools/files/patch-src_cif2pdb.cpp
+11-0science/cif-tools/files/patch-src_mmCQL.cpp
+3-3science/cif-tools/distinfo
+112-31 files not shown
+114-67 files

FreeBSD/ports 8aff1f2science/cif-tools distinfo, science/cif-tools/files patch-src_cif-diff.cpp patch-src_cif-validate.cpp

science/cif-tools: update 1.0.12 → 1.0.13
DeltaFile
+42-0science/cif-tools/files/patch-src_cif-diff.cpp
+26-0science/cif-tools/files/patch-src_cif-validate.cpp
+16-0science/cif-tools/files/patch-src_cif-grep.cpp
+14-0science/cif-tools/files/patch-src_cif2pdb.cpp
+11-0science/cif-tools/files/patch-src_mmCQL.cpp
+3-3science/cif-tools/distinfo
+112-31 files not shown
+114-67 files

HardenedBSD/ports f9c02e9devel/libmcfp pkg-plist distinfo, devel/libmcfp/files patch-CMakeLists.txt patch-test_CMakeLists.txt

devel/libmcfp: update 1.4.2 → 2.0.0
DeltaFile
+37-0devel/libmcfp/files/patch-CMakeLists.txt
+8-6devel/libmcfp/pkg-plist
+0-12devel/libmcfp/files/patch-test_CMakeLists.txt
+3-3devel/libmcfp/distinfo
+3-2devel/libmcfp/Makefile
+1-0devel/mrc/Makefile
+52-236 files

FreeBSD/ports d63020fscience/dssp pkg-plist distinfo, science/dssp/files patch-libdssp_src_dssp-io.cpp patch-libdssp_src_dssp.cpp

science/dssp: update 4.4.11 → 4.5.8
DeltaFile
+128-0science/dssp/files/patch-libdssp_src_dssp-io.cpp
+11-0science/dssp/files/patch-libdssp_src_dssp.cpp
+0-8science/dssp/pkg-plist
+3-3science/dssp/distinfo
+1-2science/dssp/Makefile
+143-135 files

HardenedBSD/ports a2d50f7devel/mrc/files patch-src_mrc.cpp

devel/mrc: Add patch
DeltaFile
+12-0devel/mrc/files/patch-src_mrc.cpp
+12-01 files

FreeBSD/ports 3df3465science/libcifpp Makefile distinfo, science/libcifpp/files patch-CMakeLists.txt

science/libcifpp: update 7.0.8 → 10.0.0
DeltaFile
+26-26science/libcifpp/files/patch-CMakeLists.txt
+7-5science/libcifpp/Makefile
+5-5science/libcifpp/distinfo
+3-7science/libcifpp/pkg-plist
+41-434 files

HardenedBSD/ports 3df3465science/libcifpp Makefile distinfo, science/libcifpp/files patch-CMakeLists.txt

science/libcifpp: update 7.0.8 → 10.0.0
DeltaFile
+26-26science/libcifpp/files/patch-CMakeLists.txt
+7-5science/libcifpp/Makefile
+5-5science/libcifpp/distinfo
+3-7science/libcifpp/pkg-plist
+41-434 files

FreeBSD/ports a2d50f7devel/mrc/files patch-src_mrc.cpp

devel/mrc: Add patch
DeltaFile
+12-0devel/mrc/files/patch-src_mrc.cpp
+12-01 files

OpenBSD/src 48zsPgjusr.bin/awk main.c

   Found another deeply hidden open /dev/null O_RDWR which was happening
   in awk -safe mode.  Reproducer is awk -safe '{ close("/dev/stdin"); }
   Rerrange the pledges and unveils to make it work.
   ok millert dgl
VersionDeltaFile
1.74+18-8usr.bin/awk/main.c
+18-81 files

OpenBSD/ports oc05eEDnet/flare-messenger Makefile

   flare-messenger uses C1x. Move to ports-gcc on base-gcc arches
   to fix build on sparc64
VersionDeltaFile
1.3+4-0net/flare-messenger/Makefile
+4-01 files

FreeBSD/ports 80d2978lang/quickjs-ng distinfo Makefile

lang/quickjs-ng: update: 0.12.1 -> 0.13.0

ChangeLog:      https://github.com/quickjs-ng/quickjs/compare/v0.12.1...v0.13.0

Sponsored by:   tipi.work
DeltaFile
+3-3lang/quickjs-ng/distinfo
+1-1lang/quickjs-ng/Makefile
+4-42 files

HardenedBSD/ports 80d2978lang/quickjs-ng distinfo Makefile

lang/quickjs-ng: update: 0.12.1 -> 0.13.0

ChangeLog:      https://github.com/quickjs-ng/quickjs/compare/v0.12.1...v0.13.0

Sponsored by:   tipi.work
DeltaFile
+3-3lang/quickjs-ng/distinfo
+1-1lang/quickjs-ng/Makefile
+4-42 files

FreeBSD/ports 8d5b223math/clingo Makefile

math/clingo: Broken

Reported by:    fallout
DeltaFile
+2-0math/clingo/Makefile
+2-01 files

HardenedBSD/ports 8d5b223math/clingo Makefile

math/clingo: Broken

Reported by:    fallout
DeltaFile
+2-0math/clingo/Makefile
+2-01 files

FreeBSD/src 343ace4sbin/pfctl pfctl.c

pfctl: parser must not ignore error from pfctl_optimize_ruleset()

Ignoring the error may cause pfctl(8) to load inconsistent ruleset
preventing pf(4) to enforce desired policy.

Issue reported and fix suggested by berts _from_ fastmail _dot_ com

'Looks good.' @deraadt

MFC after:      1 week
Obtained from:  OpenBSD, sashan <sashan at openbsd.org>, 9fd28a8cca
Sponsored by:   Rubicon Communications, LLC ("Netgate")
DeltaFile
+3-2sbin/pfctl/pfctl.c
+3-21 files

FreeBSD/src 0b0d34ftests/sys/netpfil/pf nat.sh

pf tests: verify first-match-wins for nat rules

Sponsored by:   Orange Business Services
DeltaFile
+45-0tests/sys/netpfil/pf/nat.sh
+45-01 files

FreeBSD/ports 92eb9f0math/libpoly distinfo pkg-plist

math/libpoly: Fix fetch: the latest release was re-rolled with a minor fix

Reported by:    fallout
DeltaFile
+2-2math/libpoly/distinfo
+2-2math/libpoly/pkg-plist
+1-0math/libpoly/Makefile
+5-43 files

HardenedBSD/ports 92eb9f0math/libpoly distinfo pkg-plist

math/libpoly: Fix fetch: the latest release was re-rolled with a minor fix

Reported by:    fallout
DeltaFile
+2-2math/libpoly/distinfo
+2-2math/libpoly/pkg-plist
+1-0math/libpoly/Makefile
+5-43 files

FreeBSD/ports d37662ascience/abinit distinfo Makefile

science/abinit: update 10.4.7 → 10.6.5
DeltaFile
+3-3science/abinit/distinfo
+2-1science/abinit/Makefile
+5-42 files