CFT: pkgng support for tinderbox

Andrey Zonov andrey at zonov.org
Mon Feb 20 11:23:18 UTC 2012


On Mon, Feb 20, 2012 at 1:52 PM, Beat Gätzi <beat at chruetertee.ch> wrote:

> 2012/2/19 Andrey Zonov <andrey at zonov.org>:
> > On 16.02.2012 1:07, Beat Gätzi wrote:
> >>
> >> Hi,
> >>
> >> pkgng support for tinderbox (written by bapt@) is ready and is looking
> for
> >> some review and testers. The patch is against tinderbox HEAD:
> >>
> >> http://tmp.chruetertee.ch/tinderbox-pkgng.patch
> >>
> >
> > Hi,
> >
> > Tinderbox doesn't create repository (pkg repo) after building.  Is this
> > intention behaviour?
>
> Yes. Probably it is possible to create a pkg repo with a hook but I
> haven't tried it yet.
>

Hmmm, OK.  This hook does all work:

# cat postPortBuild-hook.sh
#!/bin/sh
pkg repo $PB/packages/$BUILD
# tc updateHookCmd -h postPortBuild -c postPortBuild-hook.sh

Thanks!

-- 
Andrey Zonov


More information about the freebsd-ports mailing list