Page MenuHomeFreeBSD

Upgrade cloudabi-utils and related packages to the latest version.
ClosedPublic

Authored by ed on Sep 7 2017, 1:55 PM.
Tags
None
Referenced Files
F132050270: D12265.id32762.diff
Mon, Oct 13, 5:58 AM
Unknown Object (File)
Sun, Oct 12, 2:36 AM
Unknown Object (File)
Fri, Oct 10, 10:50 AM
Unknown Object (File)
Thu, Sep 25, 6:19 PM
Unknown Object (File)
Sun, Sep 21, 8:20 PM
Unknown Object (File)
Wed, Sep 17, 6:41 AM
Unknown Object (File)
Wed, Sep 17, 5:42 AM
Unknown Object (File)
Tue, Sep 16, 12:38 AM
Subscribers
None

Details

Summary

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).

Test Plan

Poudriere logs available here:
http://80386.nl/pub/latest-per-pkg/

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Also apply cleanups to devel/cloudabi/Makefile.

This revision is now accepted and ready to land.Sep 8 2017, 2:22 PM
This revision was automatically updated to reflect the committed changes.