If anyone is interested in writing the scripts to compile MAIN and devel, I'll happily schedule them to run on the compile farm. Right now, the Pd-extended scripts are a bit messy. There should be one script which is called from cron from pure-data/scripts/auto-build/
This script will need to rsync a copy of the source that is checked out on the compile farm master. Then it will compile everything and make a package (.dmg, .exe, .tar.bz2, etc). Then it rsyncs the resulting package back to the master to go on the website.
It should mail out a transcript if something fails.
.hc