Hem version 0.3.3 - How to Download and Install on Mac OS X
Friday the 19th of March, 2010

    version 0.3.3

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
      The hem Portfile 50980 2009-05-14 19:41:55Z and.damore macports.org $

      PortSystem 1.0

      Name: hem
      Version: 0.3.3
      Description: persistent ssh connection and tunnel manager
      Long Description: Hem manages multiple background SSH connections using an ifconfig/rc style interface. It is most often used to setup persistent, long-running port tunnels and control master connections. Hem monitors connection upedness and can automatically bounce downed connection.
      Maintainers: brett
      Category: sysutils
      Platform: darwin
      Homepage: http://github.com/rtomayko/hem
      Master Sites: http://tomayko.com/dist/hem
      depends_build port:autossh
      Checksums: sha1 9d7eb9bd74ba4e83b4daa4d20ba3fa53e4107834
      configure.args --mandir=${prefix}/share/man

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.