Rb-bee - How to Download and Install on Mac OS X
Monday the 23rd of November, 2009

    version

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


      The rb-bee Portfile 58113 2009-09-22 10:30:17Z afb macports.org $

      PortSystem 1.0
      PortGroup ruby 1.0

      ruby.setup bee 0.5.1 gem {} rubyforge_gem
      Category:-append devel
      license Apache
      Platform: darwin freebsd
      Maintainers: afb
      Description: Bee is a build tool running YAML files
      Long Description: Bee is a build tool running YAML files. These build files have a clean syntax à la Ant and run as fast as make. They are made of shell commands, Ruby code or Bee tasks for platform independent builds.
      Homepage: http://bee.rubyforge.org/
      Checksums: md5 502d8091613409c3c8de1667ac501c7e sha1 f6b13b22a01512649a8b6b8c625dde5a1433057d rmd160 fa044db0632b3711e0b715e2d83364ea1ef3d772
      depends_run port:rb-archive-tar-minitar port:rb-zip


      universal_variant no

      post-destroot {
      reinplace "s/s\.add.*_dependency.*archive-tar-minitar.*/#$&/; s/s\.add.*_dependency.*rubyzip.*/#$&/" ${destroot}${prefix}/lib/ruby/gems/${ruby.version}/specifications/${ruby.module}-${version}.gemspec
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.