NetBSD/pkgsrc-wip 72222d5rust185 cross.mk do-cross.mk

rust185: reduce diffs to lang/rust
DeltaFile
+12-12rust185/cross.mk
+8-8rust185/do-cross.mk
+20-202 files

NetBSD/pkgsrc-wip b0de78dbind920/patches patch-configure.ac, mattermost-server Makefile distinfo

bind920: tolerate being built with -fsanitize=thread.

Improve config check so that -lexecinfo is picked up instead
of relying on libtsan.so which misses some symbols.
DeltaFile
+12-12rust185/cross.mk
+8-8rust185/do-cross.mk
+13-0bind920/patches/patch-configure.ac
+6-6rust184/do-cross.mk
+6-4mattermost-server/Makefile
+3-3mattermost-server/distinfo
+48-333 files not shown
+52-379 files

NetBSD/pkgsrc-wip 9eced46rust185 Makefile distinfo, rust185/files gcc-wrap

rust185: make a package for rust 1.85.0.

Pkgsrc changes relative to rust184:

 * patch reorganization to deal with new version
   of upstream vendored crates, checksum updates.

Version 1.85.0 (2025-02-20)
==========================

Language
--------
- [The 2024 Edition is now stable.]
  (https://github.com/rust-lang/rust/pull/133349)
  See [the edition guide]
  (https://doc.rust-lang.org/nightly/edition-guide/rust-2024/index.html)
  for more details.
- [Stabilize async closures]
  (https://github.com/rust-lang/rust/pull/132706)

    [188 lines not shown]
DeltaFile
+742-0rust185/Makefile
+199-0rust185/files/gcc-wrap
+179-0rust185/patches/patch-src_tools_rust-installer_install-template.sh
+164-0rust185/distinfo
+128-0rust185/patches/patch-vendor_memchr-2.7.4_src_memchr.rs
+115-0rust185/cargo.mk
+1,527-060 files not shown
+3,363-066 files