Download and Install rb-net-pingsimple on Mac OS X
Wednesday the 9th of July, 2008

    rb-net-pingsimple  most recent diff


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



      # $Id: Portfile 30250 2007-10-23 02:16:17Z jmpp macports.org $
      PortSystem 1.0
      PortGroup ruby 1.0

      ruby.setup net-pingsimple 0.3.0 basic_install.rb {README doc} sourceforge:ruby-netutils
      revision 1
      Maintainers: nomaintainer
      Description: A simple Ruby interface to the 'ping' command
      Long Description: Wrapper for ping (TCP, UDP, External)
      Category:-append net
      checksums md5 2e127b0fb138ffab7da41abbf9dcda41
      Platform: darwin

      post-patch {
      reinplace "s/bsd/&|darwin/" ${worksrcpath}/net/pingsimple.rb
      }

      test.run yes
      test.cmd ${ruby.bin} test/test.rb


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

     Where to find more information:

    Darwin Ports



    image test