summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2013-02-17 08:52:05 +0000
committertaca <taca@pkgsrc.org>2013-02-17 08:52:05 +0000
commitd326ad1d2429358c33b9e3eaf07aa5e640fce8e7 (patch)
tree8b4c7f5716f71fe5f7fe8bc58d44e865405f9d6d /www
parent3d178f0c14cf308c9481d6a3fc010d30463d1c78 (diff)
downloadpkgsrc-d326ad1d2429358c33b9e3eaf07aa5e640fce8e7.tar.gz
Remove ruby-activeresource3.
It is part of Ruby on Rails 3.0 which isn't supported any more.
Diffstat (limited to 'www')
-rw-r--r--www/ruby-activeresource3/DESCR7
-rw-r--r--www/ruby-activeresource3/Makefile18
-rw-r--r--www/ruby-activeresource3/PLIST21
-rw-r--r--www/ruby-activeresource3/distinfo5
4 files changed, 0 insertions, 51 deletions
diff --git a/www/ruby-activeresource3/DESCR b/www/ruby-activeresource3/DESCR
deleted file mode 100644
index 91afb8b88cd..00000000000
--- a/www/ruby-activeresource3/DESCR
+++ /dev/null
@@ -1,7 +0,0 @@
-Active Resource (ARes) connects business objects and Representational
-State Transfer (REST) web services.
-
-It implements object-relational mapping for REST web services to
-provide transparent proxying capabilities between a client
-(ActiveResource) and a RESTful service (which is provided by Simply
-RESTful routing in ActionController::Resources).
diff --git a/www/ruby-activeresource3/Makefile b/www/ruby-activeresource3/Makefile
deleted file mode 100644
index df223f49caa..00000000000
--- a/www/ruby-activeresource3/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $NetBSD: Makefile,v 1.7 2012/06/14 14:50:51 taca Exp $
-
-DISTNAME= activeresource-${RUBY_RAILS_VERSION}
-CATEGORIES= www
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.rubyonrails.org/
-COMMENT= REST modeling framework (part of Rails 3.0)
-LICENSE= mit
-
-DEPENDS+= ${RUBY_ACTIVESUPPORT_DEPENDS}
-DEPENDS+= ${RUBY_ACTIVEMODEL_DEPENDS}
-
-RUBY_RAILS_SUPPORTED= 3
-RUBY_RAILS_STRICT_DEP= yes
-
-.include "../../lang/ruby/gem.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/www/ruby-activeresource3/PLIST b/www/ruby-activeresource3/PLIST
deleted file mode 100644
index b70f7f96516..00000000000
--- a/www/ruby-activeresource3/PLIST
+++ /dev/null
@@ -1,21 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2010/09/12 04:19:38 taca Exp $
-${GEM_HOME}/cache/${GEM_NAME}.gem
-${GEM_LIBDIR}/CHANGELOG
-${GEM_LIBDIR}/README.rdoc
-${GEM_LIBDIR}/examples/simple.rb
-${GEM_LIBDIR}/lib/active_resource.rb
-${GEM_LIBDIR}/lib/active_resource/base.rb
-${GEM_LIBDIR}/lib/active_resource/connection.rb
-${GEM_LIBDIR}/lib/active_resource/custom_methods.rb
-${GEM_LIBDIR}/lib/active_resource/exceptions.rb
-${GEM_LIBDIR}/lib/active_resource/formats.rb
-${GEM_LIBDIR}/lib/active_resource/formats/json_format.rb
-${GEM_LIBDIR}/lib/active_resource/formats/xml_format.rb
-${GEM_LIBDIR}/lib/active_resource/http_mock.rb
-${GEM_LIBDIR}/lib/active_resource/log_subscriber.rb
-${GEM_LIBDIR}/lib/active_resource/observing.rb
-${GEM_LIBDIR}/lib/active_resource/railtie.rb
-${GEM_LIBDIR}/lib/active_resource/schema.rb
-${GEM_LIBDIR}/lib/active_resource/validations.rb
-${GEM_LIBDIR}/lib/active_resource/version.rb
-${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff --git a/www/ruby-activeresource3/distinfo b/www/ruby-activeresource3/distinfo
deleted file mode 100644
index 39d5cdde2e1..00000000000
--- a/www/ruby-activeresource3/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.18 2013/01/29 15:39:33 taca Exp $
-
-SHA1 (activeresource-3.0.20.gem) = e465e7d582c6d72c487d132e5fac3c3af4626353
-RMD160 (activeresource-3.0.20.gem) = 6763bfce368866f3c34b1e8da1116e145bd885f7
-Size (activeresource-3.0.20.gem) = 35840 bytes