Better detection of ftp to fetch file (i.e. on Mac OS-X too)
# it is needed)
libtoolize -c --install
autoreconf --install
-./configure --with-examples --with-drill # --with-pyldns
+./configure --with-examples --with-drill # --with-pyldns --with-p5-dns-ldns
make
make doc # needs doxygen for the html pages
(cd pcat && autoreconf && ./configure && make)
test_tool_avail "dig"
echo start the test at `date` in `pwd`
-$TPKG clean
+[ "$1" = "clean" -o "$2" = "clean" ] && $TPKG clean
$TPKG -a ../.. fake 01-compile.tpkg
$TPKG -a ../.. fake 02-lint.tpkg # Works only on FreeBSD really
$TPKG -a ../.. fake 07-compile-examples.tpkg