FreeBSD/ports 85245e8databases/pg.el distinfo Makefile

databases/pg.el: Update to 0.61

ChangeLog:      https://github.com/emarsden/pg-el/blob/v0.61/CHANGELOG.md
DeltaFile
+3-3databases/pg.el/distinfo
+1-1databases/pg.el/Makefile
+4-42 files

LLVM/project ebb0c9cflang/include/flang/Parser openmp-utils.h, flang/lib/Parser openmp-parsers.cpp openmp-utils.cpp

[flang][OpenMP] Move some utilities from openmp-parsers to openmp-uti… (#169188)

…ls, NFC
DeltaFile
+0-24flang/lib/Parser/openmp-parsers.cpp
+19-0flang/lib/Parser/openmp-utils.cpp
+10-0flang/include/flang/Parser/openmp-utils.h
+29-243 files

OpenBSD/ports 41q1MZEeditors/nano distinfo Makefile

   editors/nano: maintenance update to 8.7
VersionDeltaFile
1.89+2-2editors/nano/distinfo
1.141+1-1editors/nano/Makefile
+3-32 files

LLVM/project 9ee6fdfflang/include/flang/Parser openmp-utils.h, flang/lib/Parser openmp-parsers.cpp openmp-utils.cpp

[flang][OpenMP] Move some utilities from openmp-parsers to openmp-utils, NFC
DeltaFile
+0-24flang/lib/Parser/openmp-parsers.cpp
+19-0flang/lib/Parser/openmp-utils.cpp
+10-0flang/include/flang/Parser/openmp-utils.h
+29-243 files

FreeBSD/ports 36aec66www/bluefish distinfo Makefile

www/bluefish: Update to 2.2.19

ChangeLog:
https://sourceforge.net/p/bluefish/code/HEAD/tree/tags/bluefish_2_2_19/ChangeLog

MFH:            2025Q4 (bugfix release)
(cherry picked from commit 4bc166d534cdca58a92745be4f107ae615e07f9c)
DeltaFile
+3-3www/bluefish/distinfo
+1-1www/bluefish/Makefile
+4-42 files

FreeBSD/ports 4bc166dwww/bluefish distinfo Makefile

www/bluefish: Update to 2.2.19

ChangeLog:
https://sourceforge.net/p/bluefish/code/HEAD/tree/tags/bluefish_2_2_19/ChangeLog

MFH:            2025Q4 (bugfix release)
DeltaFile
+3-3www/bluefish/distinfo
+1-1www/bluefish/Makefile
+4-42 files

LLVM/project d96a93flld/ELF InputFiles.cpp SyntheticSections.cpp, lld/test/ELF version-script-extern-undefined.s

ELF: Use index 0 for unversioned undefined symbols (#168189)

The GNU documentation is ambiguous about the version index for
unversioned undefined symbols. The current specification at
https://sourceware.org/gnu-gabi/program-loading-and-dynamic-linking.txt
defines VER_NDX_LOCAL (0) as "The symbol is private, and is not
available outside this object."

However, this naming is misleading for undefined symbols. As suggested
in
discussions, VER_NDX_LOCAL should conceptually be VER_NDX_NONE and apply
to unversioned undefined symbols as well.

GNU ld has used index 0 for unversioned undefined symbols both before
version 2.35 (see https://sourceware.org/PR26002) and in the upcoming
2.46 release (see https://sourceware.org/PR33577). This change aligns
with GNU ld's behavior by switching from index 1 to index 0.

While here, add a test to dso-undef-extract-lazy.s that undefined
symbols of index 0 in DSO are treated as unversioned symbols.
DeltaFile
+3-2lld/ELF/InputFiles.cpp
+3-2lld/ELF/SyntheticSections.cpp
+2-2llvm/include/llvm/BinaryFormat/ELF.h
+1-1lld/test/ELF/linkerscript/version-script.s
+2-0lld/ELF/Symbols.h
+1-1lld/test/ELF/version-script-extern-undefined.s
+12-86 files

FreeBSD/ports e6242cdemulators/fceux Makefile, graphics/libbpg Makefile

*/*: bump PORTREVISION following lib/libx265.so soname change

Reported by:    vvd
DeltaFile
+1-1multimedia/vlc/Makefile
+1-1emulators/fceux/Makefile
+1-1multimedia/ffmpeg4/Makefile
+1-1multimedia/gstreamer1-plugins-x265/Makefile
+1-1graphics/libbpg/Makefile
+1-1graphics/libheif/Makefile
+6-65 files not shown
+11-911 files

NetBSD/pkgsrc 51MKAJedoc pkg-vulnerabilities

   pkg-vulnerabilities: add last 48-72 hours CVEs

   + 7-zip, cups-filters,
     php-phppgadmin (probably not reported upstream, likely not fixed),
     wireshark, wolfssl
VersionDeltaFile
1.670+16-1doc/pkg-vulnerabilities
+16-11 files

LLVM/project 080ca90llvm/lib/Transforms/Vectorize VPlanTransforms.cpp LoopVectorize.cpp, llvm/unittests/Transforms/Vectorize VPlanHCFGTest.cpp

[VPlan] Create resume phis in scalar preheader early. (NFC) (#166099)

Create phi recipes for scalar resume value up front in addInitialSkeleton during initial construction. This will allow moving the remaining code dealing with resume values to VPlan transforms/construction.

PR: https://github.com/llvm/llvm-project/pull/166099
DeltaFile
+20-27llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
+3-14llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
+6-6llvm/lib/Transforms/Vectorize/VPlanTransforms.h
+9-0llvm/lib/Transforms/Vectorize/VPlanConstruction.cpp
+4-2llvm/unittests/Transforms/Vectorize/VPlanHCFGTest.cpp
+4-1llvm/lib/Transforms/Vectorize/VPlan.h
+46-501 files not shown
+48-527 files

FreeBSD/ports 49facf5cad/freecad Makefile

cad/freecad: Add CONFLICTS_INSTALL for cad/freecad-devel

PR:             291150
Approved by:    portmgr@ (blanket)
DeltaFile
+3-1cad/freecad/Makefile
+3-11 files

LLVM/project bac88b5llvm/lib/Target/AArch64 AArch64InstrInfo.td

[AArch64] Mark FMOVvXfY_ns as rematerializable, cheap

Otherwise, the register allocator may spill and reload constants that
can be rematerialized with a single instruction.
DeltaFile
+2-0llvm/lib/Target/AArch64/AArch64InstrInfo.td
+2-01 files

NetBSD/pkgsrc pzIdeI7textproc/hunspell Makefile distinfo, textproc/hunspell/patches patch-src_parsers_latexparser.cxx

   hunspell: Fix a ctype(3) abuse

   There are probably other ctype(3) abuses but "-Wall" does not seem to
   work when <cctype> is included because the macros get undef-ed and
   that one was exercised the hard way via `hunspell -t`.

   PKGREVISION++
VersionDeltaFile
1.1+15-0textproc/hunspell/patches/patch-src_parsers_latexparser.cxx
1.45+2-2textproc/hunspell/Makefile
1.18+2-1textproc/hunspell/distinfo
+19-33 files

LLVM/project 4294d6allvm/test/CodeGen/AMDGPU shufflevector.v4p0.v4p0.ll shufflevector.v4i64.v4i64.ll, llvm/test/tools/llvm-dwarfdump/X86 simplified-template-names.s

remove test change, which was pre-committed

Created using spr 1.3.5-bogner
DeltaFile
+5,975-8,879llvm/test/CodeGen/AMDGPU/shufflevector.v4p0.v4p0.ll
+5,975-8,879llvm/test/CodeGen/AMDGPU/shufflevector.v4i64.v4i64.ll
+7,387-7,087llvm/test/tools/llvm-dwarfdump/X86/simplified-template-names.s
+5,500-8,716llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.1024bit.ll
+3,880-6,644llvm/test/CodeGen/AMDGPU/shufflevector.v4p0.v3p0.ll
+3,880-6,644llvm/test/CodeGen/AMDGPU/shufflevector.v4i64.v3i64.ll
+32,597-46,8493,191 files not shown
+205,763-176,0803,197 files

OpenBSD/ports tljuuCWbiology/py-biopython distinfo Makefile, biology/py-biopython/pkg PLIST

   Update biopython to 1.86.
VersionDeltaFile
1.23+20-112biology/py-biopython/pkg/PLIST
1.18+2-2biology/py-biopython/distinfo
1.52+1-2biology/py-biopython/Makefile
+23-1163 files

HardenedBSD/ports bd01682net-mgmt/libsmi/files patch-tools_dump-tree.c

HBSD: Fix HARDCFLAGS for net-mgmt/libsmi

Signed-off-by:  Shawn Webb <shawn.webb at hardenedbsd.org>
DeltaFile
+20-0net-mgmt/libsmi/files/patch-tools_dump-tree.c
+20-01 files

NetBSD/src wPFoqQ4tests/lib/libpthread/dlopen t_dso_pthread_create.c

   tests/lib/libpthread: Don't abuse xfail.

   Use a signal handler to check for SIGABRT, rather than
   atf_tc_expect_signal.

   xfail is for when there is a bug that we haven't fixed yet and the
   test manifests a symptom of that bug -- a list of xfails is a list of
   open bugs to be fixed.  In this case, we are verifying that
   pthread_create _correctly_ raises SIGABRT (or fails with nonzero
   return code -- both are acceptable outcomes, really), and there is no
   bug here at the moment.

   Prompted by (but unrelated to):

   PR lib/59784: dlopening and dlclosing libpthread is broken
VersionDeltaFile
1.2+29-14tests/lib/libpthread/dlopen/t_dso_pthread_create.c
+29-141 files

NetBSD/src ZRJDCNetests/lib/libpthread/dlopen t_dlopen.c

   tests/lib/libpthread: Test unloading libpthread after lazy binding.

   If you dlopen libpthread and dlclose it again, the thread stubs like
   pthread_mutex_lock need to continue working -- a library might have
   calls to it in order to support thread-safety for threaded
   applications, but that library needs to continue working even in
   non-threaded applications after lazy binding of the libpthread symbol
   instead of the libc stub.

   PR lib/59784: dlopening and dlclosing libpthread is broken
VersionDeltaFile
1.2+109-28tests/lib/libpthread/dlopen/t_dlopen.c
+109-281 files

FreeBSD/ports fe3fb88cad/openscad-devel distinfo Makefile.git_rev

cad/openscad-devel: Update

Update to 2025.11.20.
Add now mandatory lib3mf dependency.
DeltaFile
+5-5cad/openscad-devel/distinfo
+3-3cad/openscad-devel/Makefile.git_rev
+2-1cad/openscad-devel/Makefile
+1-0cad/openscad-devel/pkg-plist
+11-94 files

FreeBSD/ports c75a1eeaudio/atracdenc distinfo Makefile

audio/atracdenc: Update to 0.2.2

Changelog:
https://github.com/dcherednik/atracdenc/blob/0.2.2/debian/changelog
DeltaFile
+3-3audio/atracdenc/distinfo
+2-2audio/atracdenc/Makefile
+2-2audio/atracdenc/pkg-descr
+7-73 files

FreeBSD/ports 8691ae4textproc/utf8proc distinfo Makefile

textproc/utf8proc: Update to 2.11.2

Changelog:
https://github.com/JuliaStrings/utf8proc/releases/tag/v2.11.2
DeltaFile
+7-7textproc/utf8proc/distinfo
+1-1textproc/utf8proc/Makefile
+1-1textproc/utf8proc/pkg-plist
+9-93 files

FreeBSD/ports 651b80amultimedia/mediamtx distinfo Makefile

multimedia/mediamtx: Update to 1.15.4

Changelog: https://github.com/bluenviron/mediamtx/releases/tag/v1.15.4
DeltaFile
+7-7multimedia/mediamtx/distinfo
+3-4multimedia/mediamtx/Makefile
+10-112 files

FreeBSD/ports 27af043news/pan pkg-plist Makefile, news/pan/files patch-pan_data_article-cache.cc patch-pan_general_file-util.cc

news/pan: Update to 0.164

Changelog: https://gitlab.gnome.org/GNOME/pan/-/releases/v0.164

...and some additional port Makefile style adjustments by committer

PR:             290802
Approved by:    maintainer timeout, 2+ weeks
DeltaFile
+93-8news/pan/pkg-plist
+41-36news/pan/Makefile
+0-29news/pan/files/patch-pan_data_article-cache.cc
+0-28news/pan/files/patch-pan_general_file-util.cc
+0-23news/pan/files/patch-pan_tasks_task-xoverinfo.cc
+0-21news/pan/files/patch-pan_gui_group-prefs-dialog.cc
+134-14522 files not shown
+137-47228 files

FreeBSD/ports 7cd3180net/libnpupnp distinfo Makefile

net/libnpupnp: Update to 6.2.3

Changelog:
https://framagit.org/medoc92/npupnp/-/raw/libnpupnp-v6.2.1/debian/changelog?ref_type=tags
DeltaFile
+3-3net/libnpupnp/distinfo
+1-1net/libnpupnp/Makefile
+4-42 files

FreeBSD/ports 81a4d35archivers/libarchive distinfo Makefile

archivers/libarchive: Update to 3.8.3

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

PR:             291087
Reviewed by:    glewis (maintainer)
DeltaFile
+3-3archivers/libarchive/distinfo
+2-2archivers/libarchive/Makefile
+1-1archivers/libarchive/pkg-plist
+6-63 files

FreeBSD/ports ebf92aasecurity/stunnel Makefile pkg-plist

security/stunnel: Improve port

* Remove GNU_CONFIGURE_MANPREFIX (redundant)
* Remove if statement for libressl, already covered by BROKEN_SSL definition
* Rework multiple REINPLACE_CMD commands, remove no longer valid ones and remove requirement of -E switch. These should also be a bit easier to follow
* Use modern framework helpers for options
* Remove redundant LDFLAGS
* Rework Makefile layout to more closely follow Porters Handbook and reduces Makefile size overall
* Don't install stunnel.logrotate and stunnel.rh.init (cleans up pkg-plist)
* Remove bash-completion from pkg-plist, not installed unless specified during configure stage

PR:             290360
Approved by:    maintainer timeout, blanket
DeltaFile
+59-70security/stunnel/Makefile
+0-3security/stunnel/pkg-plist
+59-732 files

FreeBSD/ports be4eefcarchivers/libdeflate distinfo Makefile

archivers/libdeflate: Update to 1.25

Changelog: https://github.com/ebiggers/libdeflate/blob/v1.25/NEWS.md

PR:             290777
Approved by:    maintainer timeout, 2+ weeks
DeltaFile
+3-3archivers/libdeflate/distinfo
+2-2archivers/libdeflate/Makefile
+5-52 files

NetBSD/pkgsrc XYzIBXzdoc CHANGES-2025

   Updated devel/capnproto, devel/py-exceptiongroup
VersionDeltaFile
1.6851+3-1doc/CHANGES-2025
+3-11 files

NetBSD/pkgsrc LUkIxQ5devel/py-exceptiongroup distinfo Makefile

   py-exceptiongroup: updated to 1.3.1

   1.3.1

   - Fixed ``AttributeError: 'TracebackException' object has no attribute 'exceptions'``
     when formatting unpickled TBEs from another Python process which did not apply the
     ``exceptiongroup`` patches
VersionDeltaFile
1.15+4-4devel/py-exceptiongroup/distinfo
1.17+2-2devel/py-exceptiongroup/Makefile
+6-62 files

FreeBSD/ports e9f9b8ecad/lib3mf Makefile distinfo

cad/lib3mf: Patch for lib3mf

* Use upstream release archive [1]
* Remove commented lines (leftovers)
* Unbundle fast_float as a build dependency [2]
* Remove incorrect library depenency of googletest
* Define compiler:c++17-lang instead of compiler:c++20-lang
* Define localbase:ldflags [3]
* Don't extract (un)bundled libraries (requires bsdtar)
* Use CMake helpers [4]
* Enable "make test"

PR:             291154
Reported by:    Daniel Engberg
DeltaFile
+31-17cad/lib3mf/Makefile
+3-3cad/lib3mf/distinfo
+34-202 files