NetBSD/pkgsrc YGSYqUtlang/rust Makefile

   rust: Apply ugly workaround for Darwin/arm64.

   Ideally this should be resolved in the build process and only set the
   library path at the specific points that it is required, but for now at
   least it doesn't appear to have any harmful side-effects setting it for the
   entire build, and makes the package build again.

   Limit the blast radius of the other LD_LIBRARY_PATH settings to NetBSD, and
   add a comment to explain why.
VersionDeltaFile
1.339+26-11lang/rust/Makefile
+26-111 files

NetBSD/pkgsrc 4VYFXyklang/rust options.mk

   rust: Stop using bundled LLVM on Darwin/arm64.

   This appears to no longer be necessary, and saves a significant amount of time
   during the build.
VersionDeltaFile
1.46+2-2lang/rust/options.mk
+2-21 files

NetBSD/pkgsrc AjEpIghdoc pkg-vulnerabilities

   pkg-vulnerabilities: + qt6-qtbase, salt, spdlog

   All fixed in recent releases.
VersionDeltaFile
1.426+14-1doc/pkg-vulnerabilities
+14-11 files

NetBSD/pkgsrc AmOcpc5doc CHANGES-2025, net/nagios-plugin-mysqlslave distinfo Makefile

   Updated net/nagios-plugin-mysqlslave to 0.4

   This version fixes spurious errors when Seconds_Behind_Master is NULL
VersionDeltaFile
1.6+4-4net/nagios-plugin-mysqlslave/distinfo
1.8+3-3net/nagios-plugin-mysqlslave/Makefile
1.3967+2-1doc/CHANGES-2025
+9-83 files

NetBSD/pkgsrc 3ipO2B9doc pkg-vulnerabilities

   pkg-vulnerabilities: Add recent CVEs

   + gimp, glib2, kafka, konsole, libarchive, libtpms, metabase,
     ncurses (fixed on 20250329 devel version, latest 6.5 affected),
     openssl, p5-CryptX,
     pspp (probably not fixed, no feedbacks from upstream in the bug report),
     py-octoprint, py-protobuf
VersionDeltaFile
1.425+22-1doc/pkg-vulnerabilities
+22-11 files

NetBSD/pkgsrc Q5UtnWvlang/rust distinfo, lang/rust/patches patch-src_bootstrap_src_lib.rs

   rust: Remove trailing whitespace in patch.

   This somehow got added during the 1.86.0 update, even though the hunk in
   question did not change.  Incorrect formatting breaks "tidy check" and thus
   make test, which now works again.
VersionDeltaFile
1.184+2-2lang/rust/distinfo
1.6+2-2lang/rust/patches/patch-src_bootstrap_src_lib.rs
+4-42 files

NetBSD/pkgsrc KuZIejnmath/suitesparse Makefile

   suitesparse: revert again to fortran as language, as there is no fortran8

   Apparently the change from fortran77 to fortran8 was already a mistake.
   We just have fortran77 and plain fortran for 'modern' Fortran. We might
   need fortran2008 and similar like C and C++ versions.

   Right now, I do not know where ntnb gets the build failure on NetBSD 10
   from. Is it the use of pkg-config and hence the actual use of the chosen
   BLAS?
VersionDeltaFile
1.12+2-2math/suitesparse/Makefile
+2-21 files

NetBSD/pkgsrc Zac9avklang/rust distinfo Makefile

   rust: Update illumos bootstrap kit.
VersionDeltaFile
1.183+4-4lang/rust/distinfo
1.338+2-2lang/rust/Makefile
+6-62 files

NetBSD/pkgsrc CAREhL3doc CHANGES-2025

   Updated textproc/libxml2, textproc/py-libxml2
VersionDeltaFile
1.3966+3-1doc/CHANGES-2025
+3-11 files

NetBSD/pkgsrc fm66h8Ftextproc/libxml2 distinfo Makefile.common

   libxml2 py-libxml2: updated to 2.14.4

   2.14.4

   Regressions

   - parser: Fix parsing of PublicIds and VersionNums
   - parser: Fix custom SAX parsers without cdataBlock handler
   - error: Fix initGenericErrorDefaultFunc compatibility macro again
   - io: Make xmlOutputBufferCreate* not free encoder on error
   - reader: Fix null deref on malloc failure
   - Revert "meson: Install libxml2.py"

   Security

   - tree: Fix integer overflow in xmlBuildQName

   Improvements


    [8 lines not shown]
VersionDeltaFile
1.154+4-4textproc/libxml2/distinfo
1.27+2-2textproc/libxml2/Makefile.common
+6-62 files

NetBSD/pkgsrc txL4yVrlang/rust Makefile

   rust: Fix SmartOS stage0-bootstrap.
VersionDeltaFile
1.337+4-4lang/rust/Makefile
+4-41 files

NetBSD/pkgsrc dCcZgFZlang/rust/patches patch-src_llvm-project_llvm_cmake_modules_AddLLVM.cmake.orig

   rust: Remove .orig file that should not be here.
VersionDeltaFile
1.2+1-1lang/rust/patches/patch-src_llvm-project_llvm_cmake_modules_AddLLVM.cmake.orig
+1-11 files

NetBSD/pkgsrc FNL0Zqddoc pkg-vulnerabilities

   pkg-vulnerabilities: Add recent CVEs

   + apache-tomcat,
     assimp (not fixed, tracked via https://github.com/assimp/assimp/issues/6128)
     chromium, firefox, thunderbird
VersionDeltaFile
1.424+13-1doc/pkg-vulnerabilities
+13-11 files

NetBSD/pkgsrc nLbPF0jmath/suitesparse Makefile

   suitesparse: require fortran8 again, got downgraded by accident before
VersionDeltaFile
1.11+2-2math/suitesparse/Makefile
+2-21 files

NetBSD/pkgsrc KF8VuA9doc CHANGES-2025

   doc: Updated devel/difftastic to 0.64.0
VersionDeltaFile
1.3965+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc JbSHYAydevel/difftastic distinfo cargo-depends.mk

   devel/difftastic: update to 0.64.0

   Parsing

    - Updated to the latest tree-sitter parser for Erlang, F#, Gleam, Pascal and Swift.
    - File detection is now stricter for UTF-8, and recognises more compression file types as binary (e.g. zstd or bzip2).
    - Added support for Verilog and SystemVerilog.

   Build

    - CI on GitHub now uses Ubuntu 22.04 for Linux builds (previously Ubuntu 20.04), so prebuilt binaries will require a newer glibc version to run.

   Internal

    - Difftastic has switched from MiMalloc to Jemalloc for allocation. This is modest performance regression (up to 20% longer runtime in testing).
      Jemalloc is currently easier to build (see issue #805) and has fewer pathological performance corner cases.
VersionDeltaFile
1.40+25-13devel/difftastic/distinfo
1.31+7-3devel/difftastic/cargo-depends.mk
1.40+2-2devel/difftastic/Makefile
+34-183 files

NetBSD/pkgsrc ZjFEaAtdoc CHANGES-2025

   doc: Updated devel/bacon to 3.16.0
VersionDeltaFile
1.3964+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc NIozFBIdevel/bacon distinfo cargo-depends.mk

   devel/bacon: update to 3.16.0

   v3.16.0 - 2025/06/14

    - bacon colors configuration, see https://dystroy.org/bacon/config/#skin - Fix #215
    - swift analyzers for building and linting - Thanks @mhedgpeth
    - open-jobs-menu (bound to ctrl-j) and configurable open-menu - Fix #364
VersionDeltaFile
1.29+142-133devel/bacon/distinfo
1.28+46-43devel/bacon/cargo-depends.mk
1.30+2-2devel/bacon/Makefile
+190-1783 files

NetBSD/pkgsrc glBI6hXdoc CHANGES-2025

   doc: Updated shells/oh-my-posh to 26.9.0
VersionDeltaFile
1.3963+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc 4HEf9Rpshells/oh-my-posh distinfo Makefile

   shells/oh-my-posh: update to 26.9.0

   v26.9.0
   Features

    - path: add .Format function to format any path (97e592d)
    - ytdma: consume from companion API (aae572f), closes #5401

   v26.8.0
   Features

    - path: add fish style (1195b1b), closes #5275
VersionDeltaFile
1.241+4-4shells/oh-my-posh/distinfo
1.260+2-2shells/oh-my-posh/Makefile
+6-62 files

NetBSD/pkgsrc EebBW4ydoc CHANGES-2025

   Note update of lang/rust-bin to 1.86.0.
VersionDeltaFile
1.3962+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc syrlQCplang/rust-bin distinfo Makefile

   lang/rust-bin: update to version 1.86.0 to correspond with lang/rust.

   Illumos commented out for now since those bits are not yet available.
VersionDeltaFile
1.45+55-55lang/rust-bin/distinfo
1.76+10-10lang/rust-bin/Makefile
+65-652 files

NetBSD/pkgsrc PV5w9C7doc pkg-vulnerabilities TODO

   doc: add a couple unfixed libxml2 and libxslt vulnerabilities
VersionDeltaFile
1.423+7-1doc/pkg-vulnerabilities
1.25897+3-3doc/TODO
+10-42 files

NetBSD/pkgsrc FHi3vEqdoc pkg-vulnerabilities

   doc: add erlang vulnerability
VersionDeltaFile
1.422+2-1doc/pkg-vulnerabilities
+2-11 files

NetBSD/pkgsrc NWelENksysutils/lsof distinfo, sysutils/lsof/patches patch-af

   lsof: simplify a NetBSD build fix patch

   Five years ago, r. 1.19 introduced a build fix for "NetBSD 9.0", without
   any further explanation. It appears this was intended for i386,
   specifically, though the commit didn't say, since other ports should
   have built without it. i386 builds have since been fixed differently,
   this being relevant for 10.x as well, where the older approach would not
   work. (It's also confusing to see separate places with NetBSD version
   conditionals pulling in sys/ptrace.h.)

   Change compile-tested on NetBSD 9.4_STABLE/amd64, 9.4_STABLE/i386,
   9.99.14/amd64, 9.99.14/i386. (I see nothing in the state of 9.0 headers
   that differs relevantly.)

   Slightly related to PR port-i386/59402.
VersionDeltaFile
1.25+7-10sysutils/lsof/patches/patch-af
1.110+2-2sysutils/lsof/distinfo
+9-122 files

NetBSD/pkgsrc tsiSfFBlang/rust rust.mk

   lang/rust: Fix typo to fix builds of rust.mk consumers
VersionDeltaFile
1.16+2-2lang/rust/rust.mk
+2-21 files

NetBSD/pkgsrc S0CkUtWdoc TODO

   rust 1.86.0 imported from pkgsrc-wip.
VersionDeltaFile
1.25896+1-2doc/TODO
+1-21 files

NetBSD/pkgsrc CoQT0MEdoc CHANGES-2025

   Note update of lang/rust to 1.86.0.
VersionDeltaFile
1.3961+2-1doc/CHANGES-2025
+2-11 files

NetBSD/pkgsrc jgL4HfIlang/rust Makefile

   lang/rust: drop PKGREVISION.
VersionDeltaFile
1.336+1-2lang/rust/Makefile
+1-21 files

NetBSD/pkgsrc zaEcLyFlang/rust distinfo Makefile, lang/rust/patches patch-src_llvm-project_llvm_cmake_modules_AddLLVM.cmake.orig patch-src_bootstrap_src_core_builder_cargo.rs

   lang/rust: update to version 1.86.0 from pkgsrc-wip.

   Pkgsrc changes:
    * Drop support for building now old 1.76.0 rust natively on 32-bit
      NetBSD arm ports, pushing those to use the rust-bin variant instead.
    * Use of newer GCC on NetBSD/powerpc turned out to not be required,
      given that your kernel and user-land is new enough.  >= 10.0 release?
    * Checksum updates.

   Upstream changes:

   Version 1.86.0 (2025-04-03)
   ==========================

   Language
   --------
   - [Stabilize upcasting trait objects to supertraits.]
     (https://github.com/rust-lang/rust/pull/134367)
   - [Allow safe functions to be marked with the `#[target_feature]` attribute.]

    [176 lines not shown]
VersionDeltaFile
1.182+114-114lang/rust/distinfo
1.335+27-27lang/rust/Makefile
1.1+51-0lang/rust/patches/patch-src_llvm-project_llvm_cmake_modules_AddLLVM.cmake.orig
1.2+9-25lang/rust/patches/patch-src_bootstrap_src_core_builder_cargo.rs
1.1+28-0lang/rust/patches/patch-compiler_rustc__target_src_spec_Targets_sparc64__unknown__netbsd.rs
1.1+15-0lang/rust/patches/patch-libc-0.2.168_src_unix_bsd_netbsdlike_netbsd_mod.rs
+244-16615 files not shown
+297-19121 files