CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]  2022/05/23 08:18:41

Log message:
    import lang/wasi-sdk, the sdk part of https://wasi.dev/
    
    built on top of llvm sources (but without any of our patches), it
    builds/bundles compiler-rt, libcxx and libcxxabi for the 'wasm32-wasi'
    target to provide the wasi sysroot required to enable wasm sandboxing in
    firefox.
    
    with some inspiration from freebsd/pkgsrc/archlinux.
    
    ok sthen@
    
    Status:
    
    Vendor Tag: landry
    Release Tags:       landry_20220523
    
    N ports/lang/wasi-sdk/Makefile.inc
    N ports/lang/wasi-sdk/Makefile
    N ports/lang/wasi-sdk/libcxxabi/Makefile
    N ports/lang/wasi-sdk/libcxxabi/distinfo
    N ports/lang/wasi-sdk/libcxxabi/pkg/PLIST
    N ports/lang/wasi-sdk/libcxxabi/pkg/DESCR
    N ports/lang/wasi-sdk/compiler-rt/Makefile
    N ports/lang/wasi-sdk/compiler-rt/distinfo
    N ports/lang/wasi-sdk/compiler-rt/pkg/PLIST
    N ports/lang/wasi-sdk/compiler-rt/pkg/DESCR
    N ports/lang/wasi-sdk/libcxx/Makefile
    N ports/lang/wasi-sdk/libcxx/distinfo
    N ports/lang/wasi-sdk/libcxx/pkg/PLIST
    N ports/lang/wasi-sdk/libcxx/pkg/DESCR
    
    No conflicts created by this import

Reply via email to