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.

non port: devel/cloudabi/distinfo

Number of commits found: 12

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 
Saturday, 25 Nov 2017
21:48 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
Original commitRevision:454898 
Sunday, 12 Nov 2017
22:13 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
Original commitRevision:454091 
Sunday, 29 Oct 2017
21:34 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
Original commitRevision:453138 
Friday, 8 Sep 2017
14:35 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
Original commitRevision:449457 
Monday, 31 Jul 2017
19:57 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
Original commitRevision:446996 
Friday, 24 Mar 2017
13:27 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
Original commitRevision:436812 
Wednesday, 8 Feb 2017
11:51 ed search for other commits by this committer
Upgrade CloudABI packages to the latest upstream versions.
Original commitRevision:433648 
Tuesday, 17 Jan 2017
07:20 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.
Original commitRevision:431722 
Wednesday, 17 Aug 2016
06:48 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.
Original commitRevision:420320 
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: 12