A crossbuild test tool based on the FreeBSD src tree, just minimized cross tools.
Requirements:
Extract buildtest_xxx.tar.gz and run bootstrap.pl to prepare. Then run buildtest.pl.
If you want to test another projects, edit bootstrap.pl and src/usr.bin/Makefile under extracted directory. (See bootstrap.pl line 12 and src/usr.bin/Makefile.bak)
Change MAKEOBJDIRPREFIX variable if you don't have permission to write /usr/obj.(buildtest.pl line 16)
NOTES. You could not see sf.net SSL key accept question if you use bootstrap.pl for first time check out. Make sure to accept SSL key before using bootstrap.pl