Download and Install rb-actionpack on Mac OS X
Thursday the 28th of August, 2008

    rb-actionpack  most recent diff


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



      # $Id: Portfile 26428 2007-06-22 23:17:47Z markd macports.org $

      PortSystem 1.0
      PortGroup ruby 1.0
      ruby.setup actionpack 1.13.3 gem {} rubyforge:18401
      Category:-append devel
      Maintainers: rcavanaugh gmail.com
      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 14eb31b2c9fdf318004a7cbafc80d5f5 sha1 ae076a820383384010b111279d8555cfb50b457b rmd160 f2038df4a70e6230f81e438662785edb3fae129a

      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



    image test