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

    rb-actionmailer  most recent diff


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



      # $Id: Portfile 26427 2007-06-22 23:13:31Z markd macports.org $

      PortSystem 1.0
      PortGroup ruby 1.0
      ruby.setup actionmailer 1.3.3 gem {} rubyforge:18408
      Category:-append devel
      Maintainers: rcavanaugh gmail.com
      Description: Simplifies the creation of mail service classes.
      Long Description: Simplifies the creation of mail service classes that uses Action View (from Action Pack) to render the body templates.
      checksums md5 46896773f58dfbd49a4a8dcaf86b142d sha1 8dfaad7ace253f3c700a2e9bf300649ba98417d5 rmd160 555ae7f370e72a26b899c9fe1edd7c74a36a289a

      depends_lib-append port:rb-actionpack

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

     Where to find more information:

    Darwin Ports



    image test