diff options
author | taca <taca> | 2013-02-24 14:17:13 +0000 |
---|---|---|
committer | taca <taca> | 2013-02-24 14:17:13 +0000 |
commit | 7cf73a6c53d91bc48031ec2588adf6a723329d69 (patch) | |
tree | 60ac1ba7b34b73fd6473e6ef2de686c9f565e0f0 /www | |
parent | a41ebb7e71b1eb69b20d9bdff04f6f61ac5df916 (diff) | |
download | pkgsrc-7cf73a6c53d91bc48031ec2588adf6a723329d69.tar.gz |
Remove ruby-rails31 package which is part of Ruby on Rails 3.1.
Diffstat (limited to 'www')
-rw-r--r-- | www/ruby-rails31/DESCR | 3 | ||||
-rw-r--r-- | www/ruby-rails31/Makefile | 29 | ||||
-rw-r--r-- | www/ruby-rails31/PLIST | 5 | ||||
-rw-r--r-- | www/ruby-rails31/distinfo | 5 |
4 files changed, 0 insertions, 42 deletions
diff --git a/www/ruby-rails31/DESCR b/www/ruby-rails31/DESCR deleted file mode 100644 index 14f52e1d74d..00000000000 --- a/www/ruby-rails31/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-rails31/Makefile b/www/ruby-rails31/Makefile deleted file mode 100644 index ec4231881c8..00000000000 --- a/www/ruby-rails31/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# $NetBSD: Makefile,v 1.3 2012/06/14 14:57:50 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.1 -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<2:../../misc/ruby-bundler - -CONFLICTS+= ruby[1-9][0-9]-rails-[0-9]* - -RUBY_RAILS_SUPPORTED= 31 -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-rails31/PLIST b/www/ruby-rails31/PLIST deleted file mode 100644 index fea8ce49f20..00000000000 --- a/www/ruby-rails31/PLIST +++ /dev/null @@ -1,5 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2011/12/16 12:34:30 taca Exp $ -bin/rails -${GEM_HOME}/cache/${GEM_NAME}.gem -${GEM_LIBDIR}/bin/rails -${GEM_HOME}/specifications/${GEM_NAME}.gemspec diff --git a/www/ruby-rails31/distinfo b/www/ruby-rails31/distinfo deleted file mode 100644 index 335ef61213e..00000000000 --- a/www/ruby-rails31/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.9 2013/02/12 14:24:12 taca Exp $ - -SHA1 (rails-3.1.11.gem) = ca57e1243451385689343dbe2bb42e23058284df -RMD160 (rails-3.1.11.gem) = 568f33213b7ecdb37e6a116e04d0254c27fc087b -Size (rails-3.1.11.gem) = 4608 bytes |