Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Feb 2012 15:23:16 +0400
From:      Andrey Zonov <andrey@zonov.org>
To:        =?ISO-8859-1?Q?Beat_G=E4tzi?= <beat@chruetertee.ch>
Cc:        tinderbox-list@marcuscom.com, FreeBSD Ports <freebsd-ports@freebsd.org>
Subject:   Re: CFT: pkgng support for tinderbox
Message-ID:  <CANU_PUFfbgzy0V2AMbvcj%2BQYaQ9dofJJjT2JFu6u9jr%2BCkuM%2Bw@mail.gmail.com>
In-Reply-To: <CAJTLrNyncu=kByLG9uMZgg41iLKxCgk9GYuM=zmWiY0DKM6www@mail.gmail.com>
References:  <29CEA923-4620-4982-B8EA-45F46C711DAD@chruetertee.ch> <4F4157D5.3080109@zonov.org> <CAJTLrNyncu=kByLG9uMZgg41iLKxCgk9GYuM=zmWiY0DKM6www@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Feb 20, 2012 at 1:52 PM, Beat G=E4tzi <beat@chruetertee.ch> wrote:

> 2012/2/19 Andrey Zonov <andrey@zonov.org>:
> > On 16.02.2012 1:07, Beat G=E4tzi 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!

--=20
Andrey Zonov



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANU_PUFfbgzy0V2AMbvcj%2BQYaQ9dofJJjT2JFu6u9jr%2BCkuM%2Bw>