summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2013-02-17 08:44:05 +0000
committertaca <taca@pkgsrc.org>2013-02-17 08:44:05 +0000
commit31397301d24c0d0c27a40d3949e7c3d13b823cdf (patch)
treed12fde8062fe3c4b25673f74e062b976dbdca5ac /www
parenta6a66d0d481bf81162971010bc864ab4cd5cf1f1 (diff)
downloadpkgsrc-31397301d24c0d0c27a40d3949e7c3d13b823cdf.tar.gz
Remove ruby-rails3.
It is part of Ruby on Rails 3.0 which isn't supported any more.
Diffstat (limited to 'www')
-rw-r--r--www/ruby-rails3/DESCR3
-rw-r--r--www/ruby-rails3/Makefile29
-rw-r--r--www/ruby-rails3/PLIST8
-rw-r--r--www/ruby-rails3/distinfo5
4 files changed, 0 insertions, 45 deletions
diff --git a/www/ruby-rails3/DESCR b/www/ruby-rails3/DESCR
deleted file mode 100644
index 14f52e1d74d..00000000000
--- a/www/ruby-rails3/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-Ruby on Rails is a full-stack web framework optimized for programmer
-happiness and sustainable productivity. It encourages beautiful code
-by favoring convention over configuration.
diff --git a/www/ruby-rails3/Makefile b/www/ruby-rails3/Makefile
deleted file mode 100644
index 79b3635a866..00000000000
--- a/www/ruby-rails3/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# $NetBSD: Makefile,v 1.8 2012/06/14 14:52:54 taca Exp $
-
-DISTNAME= rails-${RUBY_RAILS_VERSION}
-CATEGORIES= www
-
-MAINTAINER= minskim@NetBSD.org
-HOMEPAGE= http://www.rubyonrails.org/
-COMMENT= Full-stack web application framework, Rails 3.0
-LICENSE= mit
-
-DEPENDS+= ${RUBY_ACTIVESUPPORT_DEPENDS}
-DEPENDS+= ${RUBY_ACTIONPACK_DEPENDS}
-DEPENDS+= ${RUBY_ACTIVERECORD_DEPENDS}
-DEPENDS+= ${RUBY_ACTIVERESOURCE_DEPENDS}
-DEPENDS+= ${RUBY_ACTIONMAILER_DEPENDS}
-DEPENDS+= ${RUBY_RAILTIES_DEPENDS}
-DEPENDS+= ${RUBY_PKGPREFIX}-bundler>=1.0.0<2:../../misc/ruby-bundler
-
-CONFLICTS+= ruby[1-9][0-9]-rails-[0-9]*
-
-RUBY_RAILS_SUPPORTED= 3
-RUBY_RAILS_STRICT_DEP= yes
-REPLACE_RUBY= bin/rails
-
-post-build:
- ${MKDIR} ${RUBYGEM_INSTALL_ROOT}${PREFIX}/${GEM_LIBDIR}/lib
-
-.include "../../lang/ruby/gem.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/www/ruby-rails3/PLIST b/www/ruby-rails3/PLIST
deleted file mode 100644
index 73a3c95a58a..00000000000
--- a/www/ruby-rails3/PLIST
+++ /dev/null
@@ -1,8 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2010/09/12 04:23:56 taca Exp $
-bin/rails
-${GEM_HOME}/cache/${GEM_NAME}.gem
-${GEM_LIBDIR}/bin/rails
-${GEM_HOME}/specifications/${GEM_NAME}.gemspec
-@pkgdir lib/ruby/gems/1.8/gems/rails-${PKGVERSION}/lib
-@pkgdir lib/ruby/gems/1.8/doc/rails-${PKGVERSION}/ri
-@pkgdir lib/ruby/gems/1.8/doc/rails-${PKGVERSION}/rdoc
diff --git a/www/ruby-rails3/distinfo b/www/ruby-rails3/distinfo
deleted file mode 100644
index 4f332b9869e..00000000000
--- a/www/ruby-rails3/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.19 2013/01/29 15:42:58 taca Exp $
-
-SHA1 (rails-3.0.20.gem) = ba9fb9dba41ce047feef11b4179cd9c3f81b2857
-RMD160 (rails-3.0.20.gem) = 76ae3773043801ff8ef10ceb5d1f0e6d099f0edf
-Size (rails-3.0.20.gem) = 4608 bytes