There's a project on github called "wayback-machine-downloader" which is an archive.org crawler done in Ruby. Allows you to specify date ranges (to pluck out certain versions of the site, e.g. before the domain-resellers grabbed the expired domain). Just need Ruby 1.9.2 installed, and gem does the rest.