summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2013-02-17 08:45:48 +0000
committertaca <taca@pkgsrc.org>2013-02-17 08:45:48 +0000
commit7bb1a9c3d7bd8b8e0583764eb714ade118ef02d2 (patch)
tree6a12f9ba2bee5f03dfbb2cb121f7731872757460 /mail
parentc189b4695847b6c35411eafd5eadb1040fd296f5 (diff)
downloadpkgsrc-7bb1a9c3d7bd8b8e0583764eb714ade118ef02d2.tar.gz
Remove ruby-actionmailer3.
It is part of Ruby on Rails 3.0 which isn't supported any more.
Diffstat (limited to 'mail')
-rw-r--r--mail/ruby-actionmailer3/DESCR12
-rw-r--r--mail/ruby-actionmailer3/Makefile18
-rw-r--r--mail/ruby-actionmailer3/PLIST23
-rw-r--r--mail/ruby-actionmailer3/distinfo5
4 files changed, 0 insertions, 58 deletions
diff --git a/mail/ruby-actionmailer3/DESCR b/mail/ruby-actionmailer3/DESCR
deleted file mode 100644
index 9facfd924fe..00000000000
--- a/mail/ruby-actionmailer3/DESCR
+++ /dev/null
@@ -1,12 +0,0 @@
-Action Mailer is a framework for designing email-service layers. These layers
-are used to consolidate code for sending out forgotten passwords, welcome
-wishes on signup, invoices for billing, and any other use case that requires
-a written notification to either a person or another system.
-
-Action Mailer is in essence a wrapper around Action Controller and the
-Mail gem. It provides a way to make emails using templates in the same
-way that Action Controller renders views using templates.
-
-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).
diff --git a/mail/ruby-actionmailer3/Makefile b/mail/ruby-actionmailer3/Makefile
deleted file mode 100644
index 8b2bd577de4..00000000000
--- a/mail/ruby-actionmailer3/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $NetBSD: Makefile,v 1.10 2012/06/14 14:51:27 taca Exp $
-
-DISTNAME= actionmailer-${RUBY_RAILS_VERSION}
-CATEGORIES= mail
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.rubyonrails.org/
-COMMENT= Email composition, delivery and receiving (for Rails 3.0)
-LICENSE= mit
-
-DEPENDS+= ${RUBY_ACTIONPACK_DEPENDS}
-DEPENDS+= ${RUBY_PKGPREFIX}-mail>=2.2.19<2.3:../../mail/ruby-mail22
-
-RUBY_RAILS_SUPPORTED= 3
-RUBY_RAILS_STRICT_DEP= yes
-
-.include "../../lang/ruby/gem.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/mail/ruby-actionmailer3/PLIST b/mail/ruby-actionmailer3/PLIST
deleted file mode 100644
index 7ec65c9d079..00000000000
--- a/mail/ruby-actionmailer3/PLIST
+++ /dev/null
@@ -1,23 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2010/09/12 04:20:55 taca Exp $
-${GEM_HOME}/cache/${GEM_NAME}.gem
-${GEM_LIBDIR}/CHANGELOG
-${GEM_LIBDIR}/MIT-LICENSE
-${GEM_LIBDIR}/README.rdoc
-${GEM_LIBDIR}/lib/action_mailer.rb
-${GEM_LIBDIR}/lib/action_mailer/adv_attr_accessor.rb
-${GEM_LIBDIR}/lib/action_mailer/base.rb
-${GEM_LIBDIR}/lib/action_mailer/collector.rb
-${GEM_LIBDIR}/lib/action_mailer/delivery_methods.rb
-${GEM_LIBDIR}/lib/action_mailer/deprecated_api.rb
-${GEM_LIBDIR}/lib/action_mailer/log_subscriber.rb
-${GEM_LIBDIR}/lib/action_mailer/mail_helper.rb
-${GEM_LIBDIR}/lib/action_mailer/old_api.rb
-${GEM_LIBDIR}/lib/action_mailer/railtie.rb
-${GEM_LIBDIR}/lib/action_mailer/test_case.rb
-${GEM_LIBDIR}/lib/action_mailer/test_helper.rb
-${GEM_LIBDIR}/lib/action_mailer/tmail_compat.rb
-${GEM_LIBDIR}/lib/action_mailer/version.rb
-${GEM_LIBDIR}/lib/rails/generators/mailer/USAGE
-${GEM_LIBDIR}/lib/rails/generators/mailer/mailer_generator.rb
-${GEM_LIBDIR}/lib/rails/generators/mailer/templates/mailer.rb
-${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff --git a/mail/ruby-actionmailer3/distinfo b/mail/ruby-actionmailer3/distinfo
deleted file mode 100644
index 1add56cc305..00000000000
--- a/mail/ruby-actionmailer3/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.20 2013/01/29 15:41:49 taca Exp $
-
-SHA1 (actionmailer-3.0.20.gem) = c5b1a446d921dbd512a2d418c50f144b4540a657
-RMD160 (actionmailer-3.0.20.gem) = 3b576562ed047e19d03e27a06e3bdc7e2091b637
-Size (actionmailer-3.0.20.gem) = 31744 bytes