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

    rb-actionpack  most recent diff


    version

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


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

      PortSystem 1.0
      PortGroup ruby 1.0

      ruby.setup actionpack 2.2.2 gem {} rubyforge_gem
      Category:-append devel
      Maintainers: gmail.com:rcavanaugh
      Description: Eases web-request routing, handling, and response.
      Long Description: Eases web-request routing, handling, and response as a half-way front, half-way page controller. Implemented with specific emphasis on enabling easy unit/integration testing that doesn't require a browser.
      Checksums: md5 a2764a85d8d34385467d8f9df7362471 sha1 02b9aec25f90e6237487aa981d993760ce4a3869 rmd160 d7e78b64a5c3ec616a11dd08a96a33de91bf936b
      Platform: darwin

      depends_lib-append port:rb-activesupport

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.