From a5e2bed1c7b603f7f403b2cd7a1a5582ac6feaf8 Mon Sep 17 00:00:00 2001 From: Roman Bogorodskiy Date: Fri, 6 Oct 2006 19:18:17 +0000 Subject: [PATCH] Add a section about ports testing using Tinderbox to the 'Testing' chapter of the Porters Handbook. Reviewed by: pav, remko Approved by: pav --- .../books/porters-handbook/book.sgml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/en_US.ISO8859-1/books/porters-handbook/book.sgml b/en_US.ISO8859-1/books/porters-handbook/book.sgml index 09ae9a38a7..0b233ecc08 100644 --- a/en_US.ISO8859-1/books/porters-handbook/book.sgml +++ b/en_US.ISO8859-1/books/porters-handbook/book.sgml @@ -7004,6 +7004,23 @@ post-install: stripped of DESTDIR, as all these files are processed of a context of target environment. + + + Tinderbox + + If you're an avid ports contributor, you might want to take a + look at Tinderbox. It is a powerful + system for building and testing ports based on the scripts used on + Pointyhat. You can install + Tinderbox using + misc/tinderbox port. Be sure + to read supplied documentation since the configuration is not + trivial. + + Visit the Tinderbox website + for more details. + +