Rb-hoe - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    version

      View the most recent changes for the rb-hoe port at: rb-hoe.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for rb-hoe.
      The raw portfile for rb-hoe is located here:
      http://rb-hoe.darwinports.com/dports/ruby/rb-hoe/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-hoe


      The rb-hoe Portfile 50984 2009-05-14 21:08:43Z and.damore macports.org $

      PortSystem 1.0
      PortGroup ruby 1.0

      ruby.setup hoe 1.7.0 gem {} rubyforge_gem:seattlerb
      Maintainers: kallisys.net:pguyot openmaintainer
      Description: Hoe is a way to write Rakefiles much easier and cleaner.
      Long Description: Hoe is a simple rake/rubygems helper for project Rakefiles. It generates all the usual tasks for projects including rdoc generation, testing, packaging, and deployment.
      Checksums: md5 52893edef97db9d5d39fbcaf8e49b571 sha1 50375588517a94962c59566f79a1301d95eb459a rmd160 7b00576d800162a8e25b0404e9ceab4bbeec3a04
      Platform: darwin

      depends_lib-append port:rb-rake port:rb-rubyforge

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.