Changeset 14885


Ignore:
Timestamp:
10/01/16 13:42:59 (7 years ago)
Author:
Mark Evenson
Message:

Remove ASDF-INSTALL from ABCL-CONTRIB

The Quicklisp library manager has superseded all plausible use of
ADSF-INSTALL at this historical moment.

Location:
trunk/abcl
Files:
1 deleted
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/abcl/abcl.rdf

    r14875 r14885  
    2020  doap:language        "Common Lisp" ;
    2121  dc:created           "01-JAN-2004" ;
    22   dc:modified          "29-SEP-2016" ;
     22  dc:modified          "01-OCT-2016" ;
    2323  dc:version           "abcl-1.4.0" ;
    2424  dc:release           "dev" ;
    2525  abcl:git             <https://github.com/easye/abcl/> ; # Does this overwrite?  TODO Check RDF specs.
    2626  abcl:git             <https://gitlab.common-lisp.net/mevenson/abcl/> ;
    27   abcl:svn             <http://abcl.org/trac/changeset/14875> .
     27  abcl:svn             <http://abcl.org/trac/changeset/14885> .
    2828 
    2929<>
     
    138138    rdf:_1 abcl:abcl ;
    139139    rdf:_2 abcl:abcl-contrib ;
    140     rdf:_3 abcl:asdf-install ; # remove with abcl-1.4.0
    141140    rdf:_4 abcl:jss ;
    142141    rdf:_5 abcl:jfli ;
     
    147146] .
    148147
    149 abcl:asdf dc:version "3.1.7.26" .
     148abcl:jna dc:version "4.2.2" .
     149abcl:asdf dc:version "3.1.7.27" .
    150150
    151151abcl:abcl-contrib 
    152152  rdfs:seeAlso <file:contrib/README.markdown> .                             
    153 
    154 abcl:asdf-install
    155   rdfs:seeAlso <file:contrib/asdf-install/README> .                             
    156 
    157153abcl:abcl-asdf
    158154  rdfs:seeAlso <file:contrib/asdf-asdf/README.markdown> .                             
    159155abcl:asdf-jar
    160156  rdfs:seeAlso <file:contrib/asdf-jar/README.markdown> .                             
    161 
    162157abcl:jfli
    163158  rdfs:seeAlso <file:contrib/jfli/README> .                             
    164 
    165159abcl:jss
    166160  rdfs:seeAlso <file:contrib/jss/README.markdown> .                             
  • trunk/abcl/contrib/README.markdown

    r14305 r14885  
    55is potentially useful for system construction and distribution.
    66
     7quicklisp-abcl
     8
     9    Loads and installs the Quicklisp library manager from the network
     10    if not locally present.
    711
    812abcl-asdf
     
    3842   
    3943[jfli]: http://sourceforge.net/projects/jfli/
    40 
    41 quicklisp-abcl
    42 
    43     Stub for loading Quicklisp from main repository if not locally
    44     present.  Must currently be invoked with the force option:
    45    
    46     CL-USER> (asdf:load-system :quicklisp-abcl :force t)
    4744   
    4845mvn
     
    5451    mvn currently includes only the single artifact:
    5552   
    56     jna     
    57          Cache, from the network if necessary, the jna-3.4.0.jar in
    58          the current JVM process, allowing the bootstrapping of
    59          dynamically linking to shared executables on the host platform.
    60 
    61 
    62 Deprecated
    63 ----------
    64 
    65 asdf-install
    66    
    67     Install ASDF system definitions from the network. 
    68    
    69     Deprecated, use Quicklisp from the REPL via
    70    
    71         CL-USER> (load "http://beta.quicklisp.org/quicklisp.lisp")
    72        
    73     instead.
     53    jna
     54         Cache, from the network if necessary, the jna-4.2.2.jar binary
     55         artifact in the current JVM process, allowing the
     56         bootstrapping of dynamically linking to shared executables on
     57         the host platform.
    7458
    7559# Colophon
     
    7761Mark <evenson.not.org@gmail.com>
    7862Created:  2011-09-11
    79 Revised:  2012-12-06
     63Revised:  2016-10-01
    8064<> abcl:documents <release#abcl-contrib.jar> .
    8165
  • trunk/abcl/doc/manual/abcl.tex

    r14849 r14885  
    12561256        symbols via the \code{SHARPSIGN-DOUBLE-QUOTE} macros as Java Syntax
    12571257        Sucks
    1258       \item \code{asdf-install} DEPRECATED.  Scheduled for removal in 1.4.0.
    12591258\end{enumerate}
    12601259
     
    14381437
    14391438
    1440 \section{asdf-install}
    1441 
    1442 The asdf-install contrib provides an implementation of ASDF-INSTALL.
    1443 Superseded by Quicklisp (see Xach2011 \cite{quicklisp}).
    1444 
    1445 The \code{require} of the \code{asdf-install} symbol has the side
    1446 effect of pushing the directory \verb+~/.asdf-install-dir/systems/+ into
    1447 the value of the \textsc{ASDF} central registry in
    1448 \code{asdf:*central-registry*}, providing a convenient mechanism for
    1449 stashing \textsc{ABCL} specific system definitions for convenient
    1450 access.
    1451 
    1452 \url{http://abcl.org/tags/1.3.0/contrib/asdf-install/README}.
    1453 
    1454 
    14551439\chapter{History}
    14561440\index{History}
  • trunk/abcl/test/lisp/ansi/ansi-test-failures

    r14870 r14885  
    6966965982081 cons cells
    697697#|
     698
     699
     700#| svn r14884
     70147 unexpected failures: SHIFTF.7, LOOP.1.40, LOOP.1.41, LOOP.1.42, LOOP.1.43, CALL-NEXT-METHOD.ERROR.1, CALL-NEXT-METHOD.ERROR.2, INVOKE-DEBUGGER.1, MAKE-CONDITION.3, MAKE-CONDITION.4, SXHASH.8, DEFPACKAGE.2B, MAP.48, TYPE-OF.1, TYPE-OF.4, READ-BYTE.ERROR.5, WRITE-BYTE.ERROR.4, PEEK-CHAR.18, PEEK-CHAR.19, FILE-POSITION.10, CLEAR-INPUT.ERROR.5, FINISH-OUTPUT.ERROR.3, FORCE-OUTPUT.ERROR.3, CLEAR-OUTPUT.ERROR.3, MAKE-CONCATENATED-STREAM.30, PRINT.RANDOM-STATE.1, PRINT-STRUCTURE.1, PPRINT-LOGICAL-BLOCK.17, FORMAT.F.5, FORMAT.F.8, FORMAT.F.45, FORMATTER.F.45, FORMAT.F.46, FORMATTER.F.46, FORMAT.F.46B, FORMATTER.F.46B, FORMAT.F.47, FORMATTER.F.47, APROPOS.ERROR.2, APROPOS-LIST.ERROR.2, DISASSEMBLE.5, TRACE.8, DECODE-UNIVERSAL-TIME.3, DECODE-UNIVERSAL-TIME.4, DECODE-UNIVERSAL-TIME.5, ENCODE-UNIVERSAL-TIME.1, ENCODE-UNIVERSAL-TIME.3.1 unexpected successes: CFFI-TESTS::STRING.ENCODING.UTF-16.BASIC.443.486 seconds real time
     7025983791 cons cells
     703|#
Note: See TracChangeset for help on using the changeset viewer.