K 10 svn:author V 8 cperciva K 8 svn:date V 27 2013-03-04T01:56:00.082249Z K 7 svn:log V 587 Add Portsnap build code. To set up portsnap builds: 1. Edit build.conf, 2. Run setup.sh and follow the instructions it prints, 3. Run keygen.sh and follow the instructions it prints. After that, # build.sh snap does a portsnap build and generates a snapshot tarball (these are used to provide a faster bootstrap than downloading 23000+ individual files), # build.sh update does a portsnap build without a snapshot tarball, and # upload.sh uploads files over SSH to the target host. Alternatively, # loop.sh & will do a continuous loop of builds and uploads with one snapshot per day. END