Csshx version 0.63 - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    version 0.63

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


      The csshx Portfile 52953 2009-06-26 08:18:52Z blb macports.org $

      PortSystem 1.0
      Name: csshX
      Version: 0.63
      Category: net sysutils security
      Maintainers: nomaintainer
      Description: Cluster ssh tool for Terminal.app
      Long Description: csshX is a tool to allow simultaneous control of multiple SSH sessions. csshX will attempt to create an SSH session to each remote host in separate Terminal.app windows. A master window will also be created. All keyboard input in the master will be sent to all the slave windows.

      Platform: darwin

      Homepage: http://code.google.com/p/csshx/
      Master Sites: googlecode
      extract.suffix .tgz

      Checksums: md5 0c7cfcf4b072bad592f9ab65708c58f1 sha1 5bac087c1f74cc055ce171e02b45bdafbc9e2850 rmd160 1340c71b5c633a401ae6e015349194ef4c08140f

      # Note this does not depend on MacPorts' perl but the system one for
      # things like Foundation.pm...

      use_configure no

      build {}

      destroot {
      xinstall -m 755 -W ${worksrcpath} csshX ${destroot}${prefix}/bin
      system "/usr/bin/pod2man ${worksrcpath}/csshX ${destroot}${prefix}/share/man/man1/csshX.1"
      }


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

     Where to find more information:

    Darwin Ports



    Lightbox this page.