Download and Install rb-hoe on Mac OS X
Thursday the 24th of July, 2008

    rb-hoe  most recent diff


      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
      Google
      Web Darwinports.com



      # $Id: Portfile 34436 2008-02-24 20:49:21Z pguyot kallisys.net $

      PortSystem 1.0

      PortGroup ruby 1.0
      ruby.setup hoe 1.2.1 gem {} rubyforge_gem:seattlerb
      Maintainers: pguyot kallisys.net
      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 c6ca4f087d6c90ba9dfcd20756ba7ef5 sha1 69188de75e84064210f155ce50109ebf21711036 rmd160 df8b5590240fb1292b26e81ccbb46f6d7b206578

      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



    image test