Umit version 0.9.5 - How to Download and Install on Mac OS X
Monday the 22nd of March, 2010

    version 0.9.5

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


      The umit Portfile 51955 2009-06-07 10:04:10Z arthurk macports.org $

      PortSystem 1.0
      PortGroup python25 1.0

      Name: umit
      Version: 0.9.5
      Revision: 1
      epoch 1
      Category: net
      Maintainers: gmail.com:luis.kop
      Description: A graphical tool to scanner networks
      Homepage: http://www.umitproject.org/
      Platform: darwin freebsd
      Long Description: Umit is a graphical scanner.

      Patch Files: patch-base.diff patch-setup.diff patch-locale.diff
      Master Sites: sourceforge:umit

      Checksums: md5 f4c63b19d22e9f7d78458b3409d440ad sha1 0d49f306e7482a83924966559d0f711cd82b57bd rmd160 ad03c62e7e2fe8884945b74f24601c913dd0ab18

      depends_lib port:coreutils port:nmap port:py25-gtk

      use_bzip2 yes

      post-patch {
      reinplace "s|__PREFIX__|${prefix}|g" ${worksrcpath}/umitCore/BasePaths.py
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.