notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/cl-asdf/files/asdf-init.lisp

Number of commits found: 13

Tuesday, 4 Oct 2011
20:50 olgeni search for other commits by this committer
Use :wild-inferiors when configuring the standard output translation,
else fasl files in subdirectories would not be found.

PR:             ports/160770 (reported)
Original commit
Tuesday, 16 Aug 2011
20:52 olgeni search for other commits by this committer
Upgrade to ASDF 2.017.

From now on, asdf-binary-translations is no longer supported upstream.
Therefore, we use the new asdf:initialize-output-translations
function with the same logic as before.

SBCL 1.0.49 already has a bundled ASDF 2, which caused all cl-*-sbcl
ports to fail. The upcoming Clozure CL 1.7 will also need ASDF 2
support.
Original commit
Monday, 28 Mar 2011
16:23 olgeni search for other commits by this committer
Add Clozure CL paths to asdf:*central-registry*.
Original commit
15:43 olgeni search for other commits by this committer
The upcoming Clozure CL upgrade will require loading asdf-binary-locations.
Original commit
15:41 olgeni search for other commits by this committer
Whitespace fix.
Original commit
Wednesday, 20 Jan 2010
18:09 olgeni search for other commits by this committer
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.
Original commit
12:40 olgeni search for other commits by this committer
When building ASDF modules with the previous cl-asdf port version,
sometimes the build would fail because of "missing" packages that
weren't actually missing (this only happened in ports that aren't
committed yet).

Rewrite the FASL placement code using the asdf-binary-locations
extension, which is already included in the cl-asdf port but needs
to be installed from ports when building for SBCL (which has its
own ASDF code). The binary-locations code generates paths unsuitable
for PLISTs, therefore it has been overridden with
lisp-specific-fasl-subdir.

Because of the new code, PLIST generation for cl-*-sbcl and cl-*-clisp
ports is now entirely automated.

All dependent cl-* ports are upgraded (obsolete code removed,
PORTREVISION bumped).
Original commit
Tuesday, 12 Jan 2010
22:28 olgeni search for other commits by this committer
Upgrade to version 1.374 and cleanup.

The asdf-init.lisp script was changed to support the bundled ASDF
libraries in lang/ccl and lang/sbcl. Therefore, it can be safely
loaded by both (also by lang/clisp) to enable the ASDF framework.
Original commit
Saturday, 9 Jan 2010
18:47 olgeni search for other commits by this committer
Fix more typos.
Original commit
Friday, 8 Jan 2010
22:04 olgeni search for other commits by this committer
Fix file name in comments; spell check comment text.
Original commit
20:45 olgeni search for other commits by this committer
Fix some typos in the comment section.
Original commit
Tuesday, 10 Jul 2007
14:06 tdb search for other commits by this committer
Respect LOCALBASE.

PR:             113573
Submitted by:   self
Original commit
Tuesday, 3 Jun 2003
02:54 will search for other commits by this committer
Add cl-asdf 2003.05.16, a system definition facility for Common Lisp.

PR:             52358
Submitted by:   Henrik Motakef <henrik.motakef@web.de>
Original commit

Number of commits found: 13