Commit graph

2 commits

Author SHA1 Message Date
Oleksandr Kozachuk
098d48f838 Merged implementation of Common Lisp packages to mk/cl-package.mk. Added
possibility to choose the ECL package (f.e. lang/ecl or wip/ecl).
2011-03-08 13:36:33 +00:00
Oleksandr Kozachuk
4c21dc8e6b Import cl-fad-0.6.4 as wip/cl-fad.
CL-FAD (for "Files and Directories") is a thin layer atop Common Lisp's
standard pathname functions. It is intended to provide some unification between
current CL implementations on Windows, OS X, Linux, and Unix. Most of the code
was written by Peter Seibel for his book Practical Common Lisp.

CL-FAD comes with a BSD-style license so you can basically do with it whatever
you want.
2011-02-20 09:59:15 +00:00