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

    rb-mongrel  most recent diff


    version

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


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

      PortSystem 1.0
      PortGroup ruby 1.0

      ruby.setup mongrel 1.1.5 gem {} rubyforge_gem
      Maintainers: kallisys.net:pguyot openmaintainer
      Description: Fast HTTP Library and server for Ruby
      Long Description: Mongrel is a fast HTTP library and server for Ruby that is intended for hosting Ruby web applications of any kind using plain HTTP rather than FastCGI or SCGI. It is framework agnostic and already supports Ruby On Rails, Og+Nitro, and Camping frameworks.
      Checksums: md5 a37617eb48f0932cc32143b2d76c0d12 sha1 ce2393a56d49c5fcf726c744917b9a37b6daa743 rmd160 d678d5a07e4ae61c28d0174f1c591a261a335056
      Platform: darwin

      depends_run-append port:rb-daemons port:rb-gem_plugin port:rb-fastthread port:rb-cgi_multipart_eof_fix

      livecheck.version ${ruby.module}-${version}

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.