Rb-actionmailer - How to Download and Install on Mac OS X
Friday the 12th of March, 2010

    rb-actionmailer  most recent diff


    version

      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


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

      PortSystem 1.0
      PortGroup ruby 1.0

      ruby.setup actionmailer 2.2.2 gem {} rubyforge_gem
      Category:-append devel
      Maintainers: gmail.com:rcavanaugh
      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 bd50366a8bd2a88d0e312241c4123028 sha1 a7f3d228cdc763886fd1fe8b5637c56795df3fd0 rmd160 9f896948661bbf66e0ec26dded72eced17ae8451
      Platform: darwin

      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



    Lightbox this page.