notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/cloudabi/pkg-plist

Number of commits found: 3

Tuesday, 30 Jan 2018
09:12 ed search for other commits by this committer
Upgrade all CloudABI components to their latest upstream versions.

This release of CloudABI includes some minor tweaks to improve support
for Rust, including some changes that should keep the ABI more robust
going forward. In addition to that, there are some tiny fixes for Linux,
but these are not relevant for FreeBSD.

Reviewed by:	mat
Differential Revision:	https://reviews.freebsd.org/D14076
Original commitRevision:460378 
Monday, 8 Aug 2016
17:35 ed search for other commits by this committer
Update the CloudABI definitions to version 0.7.

This version removes the native system call wrappers (the functions that
use "syscall" to invoke a system call). The reason for this is that this
will no longer be covered by the specification. Instead, userspace
processes must use the vDSO to invoke system calls.
Original commitRevision:419868 
Friday, 22 Apr 2016
10:50 ed search for other commits by this committer
Upgrade cloudabi-utils to the latest version.

The latest version of cloudabi-run now includes an emulator for running
CloudABI executables. Though this emulator has been primarily developed
for Mac OS X, it also works reasonably well on FreeBSD. This means that
FreeBSD users can now experiment with CloudABI even on FreeBSD <11.

The new version of cloudabi-utils now depends on an additional package,
simply called cloudabi. This package installs a set of headers that
describe the actual binary interface that programs can use.

Reviewed by:	beat
Differential Revision:	https://reviews.freebsd.org/D6056
Original commitRevision:413771 

Number of commits found: 3