I am forwarding these lines from Zach Beane, explaining how to download all packages from quicklisp. I personally use it to propagate the libraries from one test box to another in the hope that it reduces pressure on the original repo.
---------- Forwarded message ----------
From: Zach Beane
To get a copy of all Quicklisp projects, you can do this:
(in-package ql-dist-user)
(map nil 'ensure-installed (provided-systems t))
From there, ~/quicklisp/ can be archived and that archive can be
unpacked anywhere, either somewhere else on the same system or on
another system to have a mirror of everything in Quicklisp.
Everything is referenced relative to the path to [quicklisp]/setup.lisp,
so relocating it is no issue.
Hope this helps,
Zach
--
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com