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
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
uvwasi WASI syscall API built atop libuv
0.0.21 develnew! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-05-18 03:39:26
Last Update: 2025-05-18 03:14:31
Commit Hash: 7e508d1
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.21/catalog.mk
  2. /usr/local/share/licenses/uvwasi-0.0.21/LICENSE
  3. /usr/local/share/licenses/uvwasi-0.0.21/MIT
  4. include/uvwasi/uvwasi.h
  5. include/uvwasi/wasi_serdes.h
  6. include/uvwasi/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.so
  12. lib/libuvwasi_a.a
  13. libdata/pkgconfig/uvwasi.pc
  14. @owner
  15. @group
  16. @mode
Collapse this list.
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 = 1745936000 SHA256 (nodejs-uvwasi-v0.0.21_GH0.tar.gz) = 5cf32f166c493f41c0de7f3fd578d0be1b692c81c54f0c68889e62240fe9ab60 SIZE (nodejs-uvwasi-v0.0.21_GH0.tar.gz) = 69358

No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
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.21?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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: 1