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/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