Page MenuHomeFreeBSD

Add argdata.
ClosedPublic

Authored by ed on Feb 25 2017, 11:05 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jul 26, 5:08 AM
Unknown Object (File)
Jul 6 2025, 12:43 PM
Unknown Object (File)
Jul 4 2025, 9:22 PM
Unknown Object (File)
Jul 4 2025, 8:21 PM
Unknown Object (File)
Jul 3 2025, 9:29 PM
Unknown Object (File)
Jul 3 2025, 6:46 AM
Unknown Object (File)
Jun 25 2025, 4:50 AM
Unknown Object (File)
Jun 24 2025, 8:18 PM
Subscribers
None

Details

Reviewers
bapt
mat
Commits
rP434809: Add Argdata.
Summary

The existing cloudabi-utils package has a copy of a library called
argdata integrated. Future versions of cloudabi-utils will no longer
ship with it, as argdata can be used independently of CloudABI.

This change introduces a new devel/argdata port, which can be used by
future versions of cloudabi-utils.

Test Plan

Builds fine on my FreeBSD systems.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 7730
Build 7877: arc lint + arc unit

Event Timeline

ed retitled this revision from to Add argdata..
ed updated this object.
ed edited the test plan for this revision. (Show Details)
ed added reviewers: bapt, mat.

Don't forget to 'svn add' the pkg-plist.

bapt edited edge metadata.
This revision is now accepted and ready to land.Feb 25 2017, 12:17 PM
This revision was automatically updated to reflect the committed changes.