notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Remember
I remember
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
uvwasi WASI syscall API built atop libuv
0.0.23 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.0.21Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-05-18 03:39:26
Last Update: 2025-09-30 10:50:42
Commit Hash: 13b0e29
License: MIT
WWW:
https://github.com/nodejs/uvwasi
Description:
This project does not currently provide the comprehensive file system security properties provided by some WASI runtimes. Full support for secure file system sandboxing may or may not be implemented in future. In the mean time, do not rely on it to run untrusted code. uvwasi implements the WASI system call API, so that WebAssembly runtimes can easily implement WASI calls. Under the hood, uvwasi leverages libuv where possible for maximum portability.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (16 items)
Collapse this list.
  1. /usr/local/share/licenses/uvwasi-0.0.23/catalog.mk
  2. /usr/local/share/licenses/uvwasi-0.0.23/LICENSE
  3. /usr/local/share/licenses/uvwasi-0.0.23/MIT
  4. include/uvwasi.h
  5. include/wasi_serdes.h
  6. include/wasi_types.h
  7. lib/cmake/uvwasi/uvwasiConfig.cmake
  8. lib/cmake/uvwasi/uvwasiConfigVersion.cmake
  9. lib/cmake/uvwasi/uvwasiTargets-release.cmake
  10. lib/cmake/uvwasi/uvwasiTargets.cmake
  11. lib/libuvwasi.a
  12. lib/libuvwasi.so
  13. libdata/pkgconfig/uvwasi.pc
  14. @owner
  15. @group
  16. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • uvwasi>0:devel/uvwasi
To install the port:
cd /usr/ports/devel/uvwasi/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/uvwasi
  • pkg install uvwasi
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: uvwasi
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1757436419 SHA256 (nodejs-uvwasi-v0.0.23_GH0.tar.gz) = cdb148aac298883b51da887657deca910c7c02f35435e24f125cef536fe8d5e1 SIZE (nodejs-uvwasi-v0.0.23_GH0.tar.gz) = 72247

Packages (timestamps in pop-ups are UTC):
uvwasi
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.0.230.0.23-0.0.210.0.23n/an/an/a
FreeBSD:13:quarterly0.0.230.0.23-0.0.210.0.23n/an/an/a
FreeBSD:14:latest0.0.230.0.23-0.0.210.0.23---
FreeBSD:14:quarterly0.0.230.0.23-0.0.210.0.23---
FreeBSD:15:latest0.0.230.0.23n/a0.0.21n/an/a--
FreeBSD:15:quarterly0.0.230.0.23n/a-n/an/a--
FreeBSD:16:latest0.0.230.0.23n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libuv.so : devel/libuv
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_uvwasi
USES:
cmake:testing pathfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/nodejs/uvwasi/tar.gz/v0.0.23?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.0.23
30 Sep 2025 10:50:42
commit hash: 13b0e291629664e04343a5ee502ba98000b00eafcommit hash: 13b0e291629664e04343a5ee502ba98000b00eafcommit hash: 13b0e291629664e04343a5ee502ba98000b00eafcommit hash: 13b0e291629664e04343a5ee502ba98000b00eaf files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/uvwasi: Update to 0.0.23

Changes:	https://github.com/nodejs/uvwasi/releases
0.0.21
18 May 2025 03:14:31
commit hash: 7e508d156b67c7ab93dcad675aa96f9169b5d393commit hash: 7e508d156b67c7ab93dcad675aa96f9169b5d393commit hash: 7e508d156b67c7ab93dcad675aa96f9169b5d393commit hash: 7e508d156b67c7ab93dcad675aa96f9169b5d393 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/uvwasi: Add uvwasi 0.0.21

This project does not currently provide the comprehensive file system security
properties provided by some WASI runtimes. Full support for secure file system
sandboxing may or may not be implemented in future. In the mean time, do not
rely on it to run untrusted code.

uvwasi implements the WASI system call API, so that WebAssembly runtimes can
easily implement WASI calls. Under the hood, uvwasi leverages libuv where
possible for maximum portability.

Number of commits found: 2