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
Unknown Object (File)
Mon, Jul 15, 8:40 AM
Unknown Object (File)
Sun, Jul 14, 7:06 AM
Unknown Object (File)
Sat, Jul 13, 5:41 AM
Unknown Object (File)
Fri, Jul 12, 12:42 PM
Unknown Object (File)
Fri, Jul 12, 3:42 AM
Unknown Object (File)
Fri, Jul 12, 3:00 AM
Unknown Object (File)
Fri, Jul 12, 12:59 AM
Unknown Object (File)
Tue, Jul 2, 9:14 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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 11410
Build 11770: arc lint + arc unit

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.