fsh version 1.2 for Mac OS X 10.5 Leopard
Friday the 16th of May, 2008

    fsh  most recent diff


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



      # $Id: Portfile 30239 2007-10-23 01:55:09Z jmpp macports.org $

      PortSystem 1.0
      Name: fsh
      Version: 1.2
      Category: net
      Maintainers: nomaintainer
      Description: Fast remote command execution
      Long Description: fsh is a drop-in rsh-compatible replacement for ssh that automatically resuses ssh tunnels.
      Homepage: http://www.lysator.liu.se/fsh/
      Platform: darwin
      master_sites ftp://ftp.lysator.liu.se/pub/unix/fsh/
      checksums md5 74d7fc65044d1c9c27c6e9edbbde9c68
      configure.args --infodir=${prefix}/share/info

      post-destroot {
      file delete ${destroot}${prefix}/share/info/dir
      }

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

     Where to find more information:

    Darwin Ports



    image test