CFT: pkgng support for tinderbox

Baptiste Daroussin bapt at FreeBSD.org
Wed Feb 15 21:46:27 UTC 2012


On Wed, Feb 15, 2012 at 10:07:18PM +0100, 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
> 
> It also needs a database change:
> 
> alter table port_dependencies CHANGE dependency_type dependency_type \
> ENUM('UNKNOWN', 'PKG_DEPENDS', 'EXTRACT_DEPENDS', 'PATCH_DEPENDS', \
> 'FETCH_DEPENDS', 'BUILD_DEPENDS', 'LIB_DEPENDS', 'RUN_DEPENDS', \
> 'TEST_DEPENDS') DEFAULT 'UNKNOWN';
> 
> To enable pkgng support please update your portstree in the tinderbox and
> add these lines to your portstree environment in scripts/etc/env:
> 
> export WITH_PKGNG=yes
> export PKGSUFFIX=.txz
> 
> Thanks,
> Beat
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"

Thank you very much for you hard work on fixing the patch and doing all the hard
work.

regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20120215/bdf7b68b/attachment.pgp


More information about the freebsd-ports mailing list