| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
The yaml parser used in nuageinit is too incomplete, import libyaml
in order to be able to use as a complete parser for nuageinit.
|
| |
|
|
| |
Notes:
svn path=/head/; revision=262407
|
| |
|
|
|
|
|
|
|
|
|
| |
SHLIB_MAJOR to 1.0
Suggested by: des
Approved by: bapt
MFC after: 1 week
Notes:
svn path=/head/; revision=256450
|
| |
|
|
|
|
|
|
|
| |
this library outside of base.
Requested by: simon
Notes:
svn path=/head/; revision=247840
|
|
|
LibYAML is a YAML 1.1 parser and emitter under MIT license which will
soon be used by the pkg boostrap (usr.bin/pkg) and bhyve
Reviewed by: roberto, antoine
Notes:
svn path=/head/; revision=247779
|