NOTICE: This package has been removed from pkgsrc

./mail/ruby-actionmailer, Ruby framework for designing email-service layers

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 2.3.14, Package name: ruby19-actionmailer-2.3.14, Maintainer: minskim

Action Mailer is framework for designing email-service layers. These
layers are used to consolidate code for sending out forgotten
passwords, welcoming wishes on signup, invoices for billing, and any
other use case that requires a written notification to either a person
or another system. Additionally, an Action Mailer class can be used
to process incoming email, such as allowing a weblog to accept new
posts from an email (which could even have been sent from a phone).


Required to run:
[www/ruby-actionpack] [lang/ruby19-base]

Master sites:

SHA1: 886a146a1fe0d757c610d1c0bc59ef1ab4fa0ceb
RMD160: a88a83a10272a7022f097bb4fb53d0a9e9b6027f
Filesize: 267.5 KB

Version history: (Expand)


CVS history: (Expand)


   2012-03-18 09:04:03 by Takahiro Kambe | Files touched by this commit (4) | Package removed
Log message:
Remove ruby-actionmailer, say good-by to Ruby on Rails 2.
   2011-12-13 16:56:08 by Takahiro Kambe | Files touched by this commit (1)
Log message:
* Switch to use RUBY_RAILS_SUPPORTED.
* Don't hard code RUBY_RAILS2_VERSION in DISTNAME.
   2011-08-17 16:14:24 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Update ruby-actionmailer pacakge to 2.3.14.

Bump version only.
   2011-06-11 05:13:46 by Takahiro Kambe | Files touched by this commit (8)
Log message:
Update Ruby on Rails supporting packages to 2.3.12.

Exact changes are unknown but some bug fixes.
   2011-03-23 15:27:15 by Takahiro Kambe | Files touched by this commit (5)
Log message:
Switch to utilize lang/ruby/rail.mk.
   2011-02-09 13:42:26 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
Update ruby-actionmailer package to 2.3.11.

* More strict dependency reflect gemspec's description.
* It is update of version only for Ruby on Rails 2.3.11 update.
   2010-10-15 13:38:11 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Update mail/ruby-actionmailer to 2.3.10.

No change except version, it is part of Rails 2.3.10.
Change depending pattern to prevent ruby-actionpack 3.0.0 and later.
   2010-09-10 14:48:55 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update mail/ruby-actionmailer to 2.3.9.

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Update dependency according to gemspec.

*2.3.9 (September 4, 2010)*
*2.3.8 (May 24, 2010)*
*2.3.7 (May 24, 2010)*

* Version bump.

*2.3.6 (May 23, 2010)*

* Upgrade TMail from 1.2.3 to 1.2.7.  [Mikel Lindsaar]