freebsd-ports/devel/cl-asdf/files
Jimmy Olgeni 53c2e94613 Fix fasl loading by using an asdf:*source-to-target-mappings* entry
for each installed cl-* port.

Previously, some fasl files were either rebuilt when running as
root, or failed to load due to permission errors for normal users.
2010-01-20 18:09:01 +00:00
..
asdf-init.lisp Fix fasl loading by using an asdf:*source-to-target-mappings* entry 2010-01-20 18:09:01 +00:00
patch-asdf.lisp Upgrade to version 1.374 and cleanup. 2010-01-12 22:28:35 +00:00
pkg-message.in
README.FreeBSD

To use asdf and depending ports, you will have to configure your
Lisp systems so they know where to find asdf itself and the system
definition files.

A default configuration is installed in

  ${PREFIX}/etc/asdf-init.lisp

Review this file for further information, or simply load it from your
Lisp initialization file.