lisp-hyperspec version 7.0 for Mac OS X 10.5 Leopard
Friday the 16th of May, 2008

    lisp-hyperspec  most recent diff


      View the most recent changes for the lisp-hyperspec port at: lisp-hyperspec.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for lisp-hyperspec.
      The raw portfile for lisp-hyperspec 7.0 is located here:
      http://lisp-hyperspec.darwinports.com/dports/lang/lisp-hyperspec/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/lisp-hyperspec
      Google
      Web Darwinports.com



      # $Id: Portfile 32256 2007-12-23 09:18:47Z ryandesign macports.org $

      PortSystem 1.0
      Name: lisp-hyperspec
      Version: 7.0
      Category: lang
      Maintainers: nomaintainer
      Platform: darwin
      Description: The Common Lisp HyperSpec
      Long Description: This is an HTML document derived from the ANSI Common Lisp standard (X3.226-1994), with permission from ANSI and NCITS (previously known as X3). The Common Lisp HyperSpec was prepared by Kent Pitman at Harlequin, who as Project Editor of X3J13 managed the completion of the document which became the ANSI Common Lisp Standard. In hardcopy, the ANSI Common Lisp standard is nearly 1100 printed pages describing nearly a thousand functions and variables in sufficient detail to accommodate hosting of the language on a wide variety of hardware and operating system platforms. While the paper version remains the official standard, we think that in practice you'll find the Common Lisp HyperSpec much easier to navigate and use than its paper alternative. In addition to the Common Lisp standard itself, the Common Lisp HyperSpec also incorporates interesting and useful cross references to other materials of the Common Lisp committee, J13 (formerly X3J13).

      #user_notes See the homepage for conditions on distribution. The # terms cover (in part) maintaining the integrity of the # document and exclude commercial redistribution. # # To view, point your browser to # /share/doc/lisp/${name}-${version}/HyperSpec/Front/index.htm # # Usually, is /opt/local. #

      Homepage: http://www.lispworks.com/reference/HyperSpec/index.html
      master_sites ftp://ftp.lispworks.com/pub/software_tools/reference/
      regsub -all "\\." $version "-" distVersion
      distname HyperSpec-${distVersion}

      checksums md5 8df440c9f1614e2acfa5e9a360c8969a

      # Do nothing for extract, configuration and build:

      extract { }
      configure { }
      build { }

      destroot {
      file mkdir ${destroot}${prefix}/share/doc/lisp/${distname}
      system "cd ${destroot}${prefix}/share/doc/lisp/${distname} && ${extract.cmd} ${extract.pre_args} ${distpath}/${distfile} ${extract.post_args}"
      system "chown -R root.admin ${destroot}${prefix}/share/doc/lisp"
      }

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/lisp-hyperspec
      % sudo port install lisp-hyperspec
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching lisp-hyperspec
      ---> Verifying checksum for lisp-hyperspec
      ---> Extracting lisp-hyperspec
      ---> Configuring lisp-hyperspec
      ---> Building lisp-hyperspec with target all
      ---> Staging lisp-hyperspec into destroot
      ---> Installing lisp-hyperspec
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using lisp-hyperspec with these commands:
      %  man lisp-hyperspec
      % apropos lisp-hyperspec
      % which lisp-hyperspec
      % locate lisp-hyperspec

     Where to find more information:

    Darwin Ports



    image test