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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
wasm3 High performance WebAssembly interpreter
0.5.0_2 devel on this many watch lists=1 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.5.0_2Version of this port present on the latest quarterly branch.
Maintainer: freebsd@sysctl.cz search for ports maintained by this maintainer
Port Added: 2021-09-19 04:48:07
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: ripgrep, ktimetracker, iceoryx, drm-kmod, tmux
License: MIT
WWW:
https://github.com/wasm3/wasm3
Description:
High performance WebAssembly interpreter in C with low system requirements and wide support of different architectures
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 (4 items)
Collapse this list.
  1. bin/wasm3
  2. /usr/local/share/licenses/wasm3-0.5.0_2/catalog.mk
  3. /usr/local/share/licenses/wasm3-0.5.0_2/LICENSE
  4. /usr/local/share/licenses/wasm3-0.5.0_2/MIT
Collapse this list.
Dependency lines:
  • wasm3>0:devel/wasm3
To install the port:
cd /usr/ports/devel/wasm3/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/wasm3
  • pkg install wasm3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: wasm3
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1631844705 SHA256 (wasm3-wasm3-v0.5.0_GH0.tar.gz) = b778dd72ee2251f4fe9e2666ee3fe1c26f06f517c3ffce572416db067546536c SIZE (wasm3-wasm3-v0.5.0_GH0.tar.gz) = 2582080

Expand this list (2 items)

Collapse this list.

SHA256 (vshymanskyy-uvwasi-b063d686848_GH0.tar.gz) = 13e58764bbada1119d5298cddfcb88152574ca753522585d25936df36caee84e SIZE (vshymanskyy-uvwasi-b063d686848_GH0.tar.gz) = 59759

Collapse this list.


Packages (timestamps in pop-ups are UTC):
wasm3
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.5.0_20.5.0_2-0.5.0_20.5.0_2---
FreeBSD:13:quarterly0.5.0_20.5.0_20.5.0_20.5.0_20.5.0_20.5.0_20.5.0_20.5.0_2
FreeBSD:14:latest0.5.0_20.5.0_20.5.0_20.5.0_20.5.0_20.5.0_2-0.5.0_2
FreeBSD:14:quarterly0.5.0_20.5.0_2-0.5.0_20.5.0_20.5.0_20.5.0_20.5.0_2
FreeBSD:15:latest0.5.0_20.5.0_2n/a0.5.0_2n/a0.5.0_20.5.0_20.5.0_2
FreeBSD:15:quarterly--n/a-n/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_wasm3
USES:
cmake:insource cpe localbase:ldflags
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/wasm3/wasm3/tar.gz/v0.5.0?dummy=/
Collapse this list.

Number of commits found: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.5.0_2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.5.0_2
14 Nov 2021 07:34:25
commit hash: b62fdebf66a9200ea7849b664abe6619216bd33ccommit hash: b62fdebf66a9200ea7849b664abe6619216bd33ccommit hash: b62fdebf66a9200ea7849b664abe6619216bd33ccommit hash: b62fdebf66a9200ea7849b664abe6619216bd33c files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
Author: Daniel Engberg
devel/wasm3: Fix compilation and clean up port.

Rephrase COMMENT and pkg-descr to sound less like a sales pitch
Disable -march=native as this overrides settings by the framework and fails on
multiple non x86 platforms
Remove GitHub related variables that are already defined
Replace += with = for GH_TUPLE
Remove forced O3 optimization

PR:		259701
Approved by:	portmgr (build fix blanket)
Differential Revision:	https://reviews.freebsd.org/D32883
0.5.0_1
13 Nov 2021 19:36:58
commit hash: 5320bdfd13e6f863b7a449d05e3a58b65699e865commit hash: 5320bdfd13e6f863b7a449d05e3a58b65699e865commit hash: 5320bdfd13e6f863b7a449d05e3a58b65699e865commit hash: 5320bdfd13e6f863b7a449d05e3a58b65699e865 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
devel/wasm3: Remove march=native.

It breaks runtime on x86 arch and fails to build on non x86 arch.

Approved by:	portmgr (build fix blanket)
0.5.0
18 Oct 2021 19:25:53
commit hash: 58e9b6b2059275c19420f96287a98f9e7f6c9bcbcommit hash: 58e9b6b2059275c19420f96287a98f9e7f6c9bcbcommit hash: 58e9b6b2059275c19420f96287a98f9e7f6c9bcbcommit hash: 58e9b6b2059275c19420f96287a98f9e7f6c9bcb files touched by this commit
Stefan Eßer (se) search for other commits by this committer
devel/wasm3: Add CPE information

Approved by:	portmgr (blanket)
0.5.0
16 Oct 2021 09:51:39
commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4acommit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4acommit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4acommit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
*: fix tab vs. space issues, and comments according to the guide.
0.5.0
19 Sep 2021 04:46:36
commit hash: 8f0b24d62bc67d33044aa08d5fc068d28ab5d302commit hash: 8f0b24d62bc67d33044aa08d5fc068d28ab5d302commit hash: 8f0b24d62bc67d33044aa08d5fc068d28ab5d302commit hash: 8f0b24d62bc67d33044aa08d5fc068d28ab5d302 files touched by this commit
Vanilla I. Shu (vanilla) search for other commits by this committer
devel/wasm3: add ports.

PR:		258458
Reported by:	Martin Filla <freebsd at sysctl.cz>

Number of commits found: 7