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
cloudabi Constants, types and data structures used by CloudABI
0.19 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.19Version of this port present on the latest quarterly branch.
Maintainer: ed@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-04-22 10:50:37
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: BSD2CLAUSE
WWW:
https://github.com/NuxiNL/cloudabi
Description:
Nuxi CloudABI is an application binary interface for UNIX-like operating systems built around the concept of capability-based security. In a nutshell, it means that you can run processes directly on top of a UNIX kernel while keeping complete control over the actions the process is allowed to perform. This port installs a set of header files that contain the definitions that describe the ABI itself: all of the constants, types, structures and system calls.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (12 items)
Collapse this list.
  1. /usr/local/share/licenses/cloudabi-0.19/catalog.mk
  2. /usr/local/share/licenses/cloudabi-0.19/LICENSE
  3. /usr/local/share/licenses/cloudabi-0.19/BSD2CLAUSE
  4. include/cloudabi32_types.h
  5. include/cloudabi64_types.h
  6. include/cloudabi_syscalls.h
  7. include/cloudabi_syscalls_info.h
  8. include/cloudabi_types.h
  9. include/cloudabi_types_common.h
  10. @owner
  11. @group
  12. @mode
Collapse this list.
Dependency lines:
  • cloudabi>0:devel/cloudabi
To install the port:
cd /usr/ports/devel/cloudabi/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/cloudabi
  • pkg install cloudabi
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cloudabi
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1517076945 SHA256 (NuxiNL-cloudabi-v0.19_GH0.tar.gz) = d78947e52d45f2202469b3606d2171b9f5e26258067d6d76f41e3e80c2555ff3 SIZE (NuxiNL-cloudabi-v0.19_GH0.tar.gz) = 175769

Packages (timestamps in pop-ups are UTC):
cloudabi
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.190.190.190.190.19-0.19-
FreeBSD:13:quarterly0.190.190.190.190.190.190.190.19
FreeBSD:14:latest0.190.190.190.190.190.19-0.19
FreeBSD:14:quarterly0.190.19-0.190.190.190.190.19
FreeBSD:15:latest0.190.19n/a0.19n/a0.190.190.19
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
This port is required by:
for Build
  1. sysutils/cloudabi-utils

Configuration Options:
No options to configure
Options name:
devel_cloudabi
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/NuxiNL/cloudabi/tar.gz/v0.19?dummy=/
Collapse this list.

Number of commits found: 16

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.19
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.19
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.19
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.19
30 Jan 2018 09:12:06
Revision:460378Original commit files touched by this commit
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
0.18
25 Nov 2017 21:48:43
Revision:454898Original commit files touched by this commit
ed search for other commits by this committer
Bump CloudABI to v0.18.

Compared to the previous version, nothing installed by this port has
changed. The only changes that have happened are in the vDSO assembly
files that are only used by the FreeBSD kernel. These changes allow us
to add support for running ARMv6/7 binaries on ARM64.

Reviewed by:	rene
Differential Revision:	https://reviews.freebsd.org/D13241
0.17
12 Nov 2017 22:13:47
Revision:454091Original commit files touched by this commit
ed search for other commits by this committer
devel/cloudabi and sysutils/cloudabi-utils: Upgrade to v0.17 and v0.35.

In CloudABI v0.17, we've removed some more unused bits from the polling
framework. Processes have also gained process IDs in the form of
UUIDv4s, which means they should never recycle and are globally unique.

cloudabi-utils has been patched to catch up with the ABI changes. While
there, some cleanups/bugfixes have been made to the emulator.

Reviewed by:	bapt
Differential Revision:	https://reviews.freebsd.org/D13052
0.16
29 Oct 2017 21:34:14
Revision:453138Original commit files touched by this commit
ed search for other commits by this committer
Update CloudABI related packages to the latest upstream versions.

We're currently working towards redesigning the entire polling/event
handling subsystem of CloudABI. This release of the CloudABI definitions
includes the first cut of changes in that area.

Reviewed by:	mat
Differential Revision:	https://reviews.freebsd.org/D12751
0.15
08 Sep 2017 14:35:32
Revision:449457Original commit files touched by this commit
ed search for other commits by this committer
Upgrade cloudabi-utils and related packages to the latest version.

Now that we have ARPC, Flower and yaml2argdata packaged, we can conclude
this series of commits by upgrading cloudabi-utils to the latest
upstream version again. This version of cloudabi-utils now has
integrated support for starting sandboxed processes that perform network
communication using Flower.

As cloudabi-utils has partially been rewritten in C++, drop the
dependency on libyaml. We now make use of yaml-cpp. Also apply some
minor cleanups (e.g., use DISTVERISON as opposed to PORTVERSION).

Reviewed by:	mat
Differential Revision:	https://reviews.freebsd.org/D12265
0.12
31 Jul 2017 19:57:59
Revision:446996Original commit files touched by this commit
ed search for other commits by this committer
Upgrade cloudabi and cloudabi-utils to the latest upstream versions.

This release of the CloudABI definitions contains some cleanups, such as
the removal of socket addresses. Though structures like sockaddr are
still defined by the C library, this information is no longer exposed by
runtimes. The reasoning being that additional services for CloudABI,
such as Flower, are going to facilitate this in the future:

https://github.com/NuxiNL/flower

Reviewed by:	bapt
Differential Revision:	https://reviews.freebsd.org/D11734
0.11
24 Mar 2017 13:27:16
Revision:436812Original commit files touched by this commit
ed search for other commits by this committer
Upgrade cloudabi and cloudabi-utils to the latest upstream versions.

This release includes various changes to the userspace emulator in the
area of networking. POSIX conformance of sendmsg()/recvmsg() has been
improved. File descriptor passing is now supported.

Approved by:	bapt
Differential Revision:	https://reviews.freebsd.org/D10125
0.10
08 Feb 2017 11:51:47
Revision:433648Original commit files touched by this commit
ed search for other commits by this committer
Upgrade CloudABI packages to the latest upstream versions.
0.9
17 Jan 2017 07:20:58
Revision:431722Original commit files touched by this commit
ed search for other commits by this committer
Upgrade CloudABI headers and utilities to the latest upstream versions.

This release contains no changes to the actual ABI itself, but performs
some renaming of system call argument names and structure members to
make them more uniform. Ranges (pointer + length) pairs now have
automatically inferred names.
0.8
17 Aug 2016 06:48:18
Revision:420320Original commit files touched by this commit
ed search for other commits by this committer
Upgrade cloudabi and cloudabi-utils to the latest upstream versions.

The most important change in these releases is that these versions now
provide very rudamentary support for i386.
0.7
08 Aug 2016 17:35:19
Revision:419868Original commit files touched by this commit
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.
0.6
22 Apr 2016 10:50:28
Revision:413771Original commit files touched by this commit
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

Number of commits found: 16