From 28071e639803800705a6938642ba75b31f925b45 Mon Sep 17 00:00:00 2001 From: Steve Wills Date: Sun, 14 Sep 2014 02:06:58 +0000 Subject: www/rubygem-rails4: create port for rails4 This port required creating a number of new ports, old versions of existing ports and other adjustments, so do all that while here too. Rails is a web-application framework for the MVC pattern that includes both a template engine, controller framework, and object-relational mapping package. Everything needed to develop web-apps that can run on CGI, FastCGI, and mod_ruby Being a full-stack framework means that all layers are built to work seamlessly together. That way you Don't Repeat Yourself (DRY) and you can use a single language from top to bottom. Everything from templates to control flow to business logic is written in Ruby - The language of love for industry heavy-weights. WWW: http://www.rubyonrails.org Submitted by: xmj (based on) --- mail/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mail/Makefile') diff --git a/mail/Makefile b/mail/Makefile index 3b1e21f9b845..c9705fb9dd0a 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -566,9 +566,11 @@ SUBDIR += ruby-rfilter SUBDIR += ruby-rmail SUBDIR += rubygem-actionmailer + SUBDIR += rubygem-actionmailer4 SUBDIR += rubygem-exception_notification SUBDIR += rubygem-larch SUBDIR += rubygem-mail + SUBDIR += rubygem-mail25 SUBDIR += rubygem-mailfactory SUBDIR += rubygem-pony SUBDIR += rubygem-qmail -- cgit v1.2.3