4 Jun 2003 05:14
[sucky] Automatic download tool.
Daniel Barlow <dan <at> telent.net>
2003-06-04 03:14:32 GMT
2003-06-04 03:14:32 GMT
I've just committed a first cut at a tool which can be used to download and install cclan packages automatically. It's a hack, but it's a low-overhead hack that can easily be installed. Herewith a list of features/nonfeatures * finds package locations by referring to the :(package) link on the given cliki page * builtin http (almost) client. Copes with proxies, unless they need to be authenticated to * attempts to pull detached pgp signatures (foo.asc files) and verify them against the download. probably quite important when your download location can be changed by anyone who can edit a cliki page * doesn't yet, however, verify that the package signature is from someone whose Lisp you trust, just that you have them on your pgp keyring * downloads files, sets asdf to compiling them. chases dependencies where the dependencies are not present on the system * does/knows absolutely nothing about versions * presently sbcl-only. requires tar and gpg, but no dependencies on any Lisp modules other than thosre that come with sbcl. not elegant, but it can be used to bootstrap a more elegant solution, which will probably need more libraries and stuff.(Continue reading)
RSS Feed