Date: Fri, 3 Sep 2010 11:27:58 -0700 From: David Forsythe <dforsyth@FreeBSD.org> To: Baptiste Daroussin <bapt@freebsd.org> Cc: Florent Thoumie <flz@freebsd.org>, Julien Laffaye <jlaffaye@freebsd.org>, Garrett Cooper <gcooper@freebsd.org>, Tim Kientzle <kientzle@freebsd.org>, Ivan Voras <ivoras@freebsd.org>, freebsd-ports@freebsd.org, Anonymous <swell.k@gmail.com> Subject: Re: what next for the pkg_install rewrite Message-ID: <AANLkTinJChP=wE%2BPHXQ4DX-biZTznDWv7JDsv%2B03=2WR@mail.gmail.com> In-Reply-To: <20100902095219.GA47247@azathoth.lan> References: <4C6DA0FA.7080203@DataIX.net> <AANLkTi=h_GdAFbZ2X0agCAtyLLiwNrMoLx_ZunhBBx2=@mail.gmail.com> <AANLkTinn4utHttMPsCN1GKp1dTPOdTJAtLgG3m8BfLgw@mail.gmail.com> <AANLkTi=F_sbOWXkXkqAZ00xu9E44m8gPhD39kGet01vu@mail.gmail.com> <AANLkTi=1ons1-6xf83VTNZfQdhzaZpyA7w8U6z6VQ0-Q@mail.gmail.com> <20100820124332.GB1786@azathoth.lan> <86lj7o7e6e.fsf@gmail.com> <AANLkTikQK7HMaTEgevzhRcezxTYxetgY1A6hbXy9nMcz@mail.gmail.com> <AANLkTikEGLoSTYaEVhu6hO-K3QXrPHAgxVNLi-Moyjzm@mail.gmail.com> <AANLkTinD3aooVuJSGDHwZcuB%2Bd5cQADqa1_H0ca=AWib@mail.gmail.com> <20100902095219.GA47247@azathoth.lan>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Sep 2, 2010 at 2:52 AM, Baptiste Daroussin <bapt@freebsd.org> wrote: > sqlite if we goes on is BSD-like licensed so it should ne be a problem... > ... > That would be great, the json lib I use for testing purpose cjson > (http://sourceforge.net/projects/cjson/)... Okay, I'll pull both of these in when I get a chance. I might actually be able to use cjson to help with the logging I need to do in the database and in the install phase. > How hard would it be to add support for the new manifest on you libpkg which is > really great by the way :) After looking at cjson I could probably add support in a couple of hours. Some things in my lib aren't finalized though, so I wouldn't recommend spending time on it right now. > How hard would it be to allow other developers to work with you on libpkg? > separate the tasks etc. Before and during the summer it would have been pretty simple because I was working on git and hg. At the end of the summer I decided to move over to p4 until I have at least the entire current pkg system supported (and then I'll probably move the project back over to a git repo). Anyone can look at that and submit patches, but I don't want to create a communal repository until I'm "finished" with the lib. I'm in an... interesting... situation right now, I just moved and my bsd machine has no way of getting on the internet. I do have some pretty big changes in the pipeline that I haven't been able to commit yet, though (namely logging in the database and some naming convention changes), so go ahead and look, but I really wouldn't recommend touching too much for a while because a lot of stuff might change.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTinJChP=wE%2BPHXQ4DX-biZTznDWv7JDsv%2B03=2WR>