autossh version 1.4a for Mac OS X 10.5 Leopard
Friday the 16th of May, 2008

    autossh  most recent diff


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



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

      PortSystem 1.0
      Name: autossh
      Version: 1.4a
      Category: net sysutils
      Maintainers: nomaintainer
      Homepage: http://www.harding.motd.ca/autossh/
      Description: tool to restart terminated ssh sessions
      Long Description: autossh is a program to start a copy of ssh and monitor it, restarting it as necessary should it die or stop passing traffic.
      Platform: darwin freebsd
      extract.suffix .tgz
      master_sites ${homepage}
      checksums md5 a5497938986f0c179926f1ebba603767
      destroot.destdir prefix=${destroot}${prefix} bindir=${destroot}${prefix}/bin mandir=${destroot}${prefix}/share/man datadir=${destroot}${prefix}/share

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

     Where to find more information:

    Darwin Ports



    image test