Port details |
- wasi-libcxx18 C++ standard library for WebAssembly System Interface
- 18.1.8_1 devel =2 18.1.8Version of this port present on the latest quarterly branch.
- Maintainer: vishwin@FreeBSD.org
- Port Added: 2024-03-27 19:00:26
- Last Update: 2024-10-18 12:38:20
- Commit Hash: 84b600f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: lang
- License: LLVM2
- WWW:
- https://llvm.org/
- Description:
- The LLVM Project is a collection of modular and reusable compiler and
toolchain technologies.
This port includes Clang builting for WASI
(WebAssembly System Interface).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- wasi-libcxx18>0:devel/wasi-libcxx18
- To install the port:
- cd /usr/ports/devel/wasi-libcxx18/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/wasi-libcxx18
- pkg install wasi-libcxx18
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wasi-libcxx18
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1719009196
SHA256 (llvm-project-18.1.8.src.tar.xz) = 0b58557a6d32ceee97c8d533a59b9212d87e0fc4d2833924eb6c611247db2f2a
SIZE (llvm-project-18.1.8.src.tar.xz) = 132067260
Packages (timestamps in pop-ups are UTC):
- Master port: devel/wasi-libcxx
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- stdarg.h : devel/wasi-libc@18
- wasi-compiler-rt18>0 : devel/wasi-compiler-rt18
- cmake : devel/cmake-core
- ninja : devel/ninja
- llvm-config18 : devel/llvm18
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_wasi-libcxx18
- USES:
- cmake tar:xz llvm:18
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: devel/wasi-libcxx | Commit | Credits | Log message |
18.1.8_1 18 Oct 2024 12:38:20 |
Charlie Li (vishwin) |
wasi: update to latest commit past sdk-22
devel/wasi-libc is now flavourised per supported LLVM version. Each
flavour includes/copies the corresponding clang's stdarg.h and
stddef.h instead of simply using the latest clang release.
Technically upstream dropped support for LLVM < 18, but the commit
doing so admittedly operated under an uncertain assumption. LLVM
17 is still supported in these ports for the benefit of Rust and
gecko@ ports, which specify LLVM 17 minimum, and to facilitate LTO
with that version. LLVM 19 is also supported in this version, with
the corresponding ports to be committed separately.
Bump PORTREVISION of consumers |
18.1.8 17 Jul 2024 14:42:09 |
Charlie Li (vishwin) |
devel/wasi-{compiler-rt,libcxx}18: sync to 18.1.8 |
18.1.7 12 Jun 2024 13:15:38 |
Charlie Li (vishwin) |
devel/wasi-{compiler-rt,libcxx}18: sync to 18.1.7 |
18.1.6 20 May 2024 23:52:12 |
Charlie Li (vishwin) |
devel/wasi-{compiler-rt,libcxx}18: sync to 18.1.6 |
18.1.5 10 May 2024 18:13:55 |
Charlie Li (vishwin) |
devel/{compiler-rt,libcxx}18: sync to 18.1.5 |
18.1.4 19 Apr 2024 13:37:18 |
Charlie Li (vishwin) |
devel/wasi-{compiler-rt,libcxx}18: sync to 18.1.4 |
18.1.3 05 Apr 2024 03:09:16 |
Charlie Li (vishwin) |
devel/wasi-{compiler-rt,libcxx}18: sync to 18.1.3 |
18.1.2 27 Mar 2024 18:57:23 |
Charlie Li (vishwin) |
devel/wasi-{compiler-rt,libcxx}18: add |
Number of commits found: 8
|