Re: Import libyaml into base

2013-03-04 Thread Baptiste Daroussin
On Mon, Mar 04, 2013 at 09:55:20PM +, Simon L. B. Nielsen wrote: > On 2 Mar 2013 16:52, "Baptiste Daroussin" wrote: > > I want to import libyaml into base as libbsdyml so that no ports will use > it > > like we do for expat. > > > > I need it for the pk

Re: Import libyaml into base

2013-03-04 Thread Simon L. B. Nielsen
On 2 Mar 2013 16:52, "Baptiste Daroussin" wrote: > I want to import libyaml into base as libbsdyml so that no ports will use it > like we do for expat. > > I need it for the pkg bootstrap, so it it can parse pkg.conf. > > I know that some of the bhyve people

Import libyaml into base

2013-03-02 Thread Baptiste Daroussin
hi, I want to import libyaml into base as libbsdyml so that no ports will use it like we do for expat. I need it for the pkg bootstrap, so it it can parse pkg.conf. I know that some of the bhyve people will also be glad to use it. libyaml is MIT licensed, it is stable: no abi/api revolution in