scsh version 0.6.7 for Mac OS X 10.5 Leopard
Tuesday the 13th of May, 2008

    scsh  most recent diff


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



      # $Id: Portfile 21275 2007-01-19 08:18:04Z markd macports.org $

      PortSystem 1.0

      Name: scsh
      Version: 0.6.7
      Category: lang
      Maintainers: norman astro.gla.ac.uk
      Description: Scheme shell
      Long Description: Scsh is an open-source Unix shell embedded within Scheme. Scsh is a variant of Scheme 48 (an R5RS compliant new-tech Scheme system) Scsh is designed for writing real-life standalone Unix programs and shell scripts. Scsh spans a wide range of application, from `script' applications usually handled with perl or sh, to more standard systems applications usually written in C.
      Homepage: http://www.scsh.net/
      master_sites ftp://ftp.scsh.net/pub/scsh/0.6/
      checksums md5 69c88ca86a8aaaf0f87d253b99d339b5
      configure.args --mandir=${prefix}/share/man
      build.target enough

    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/scsh
      % sudo port install scsh
      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 scsh
      ---> Verifying checksum for scsh
      ---> Extracting scsh
      ---> Configuring scsh
      ---> Building scsh with target all
      ---> Staging scsh into destroot
      ---> Installing scsh
    - 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 scsh with these commands:
      %  man scsh
      % apropos scsh
      % which scsh
      % locate scsh

     Where to find more information:

    Darwin Ports



    image test