[Midnightbsd-cvs] [MidnightBSD/mports] 741cfd: devel/wasi-libcxx22: add LLVM 22 libc++ runtime (#...

Lucas Holt noreply at github.com
Tue Aug 11 09:20:37 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 741cfdf27022f471cb3a7e01a8f628da6109902d
      https://github.com/MidnightBSD/mports/commit/741cfdf27022f471cb3a7e01a8f628da6109902d
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-08-11 (Tue, 11 Aug 2026)

  Changed paths:
    M devel/Makefile
    A devel/wasi-libcxx22/Makefile
    A devel/wasi-libcxx22/pkg-plist

  Log Message:
  -----------
  devel/wasi-libcxx22: add LLVM 22 libc++ runtime (#738)

## Summary
- add the LLVM 22.1.8 WebAssembly libc++ master-port stub
- add the FreeBSD LLVM 22 packing list
- register the new origin in devel/Makefile

Requires wasi-compiler-rt22, merged in #737.

## Validation
- bmake makesum
- bmake check-license
- bmake patch
- bmake build
- bmake fake
- bmake package
- bmake test
- bmake index advanced past the wasi-compiler-rt22 error; the next
unrelated blocker is missing textproc/php85-pspell

Portlint reports its known MASTERDIR-stub parsing false positive; the
existing versioned WASI runtime ports use the same layout.

## Summary by Sourcery

Add a new versioned WASI libc++ 22 runtime port aligned with LLVM 22 and
register it in the devel category.

New Features:
- Introduce the devel/wasi-libcxx22 port as a MASTERDIR-based stub for
the shared WASI libc++ framework.

Enhancements:
- Register the new wasi-libcxx22 origin in devel/Makefile to make it
available in the ports tree.

Build:
- Add the packaging list scaffold for the new wasi-libcxx22 port to
support package generation.

Signed-off-by: Lucas Holt <luke at foolishgames.com>



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications


More information about the Midnightbsd-cvs mailing list