summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2016-03-05 05:35:41 +0000
committertaca <taca@pkgsrc.org>2016-03-05 05:35:41 +0000
commitf6952fce154ccbbc9b84bf74a86bb19cf9ed0426 (patch)
tree85d5ec4305256f615c8d36e9d4adab65771f46e8 /www
parentab7f84745be6987fd3e7199a5834eb1c8f7da551 (diff)
downloadpkgsrc-f6952fce154ccbbc9b84bf74a86bb19cf9ed0426.tar.gz
Remove ruby-rack-mount package.
It is not maintained and no package depends on it.
Diffstat (limited to 'www')
-rw-r--r--www/ruby-rack-mount/DESCR9
-rw-r--r--www/ruby-rack-mount/Makefile14
-rw-r--r--www/ruby-rack-mount/PLIST33
-rw-r--r--www/ruby-rack-mount/distinfo6
4 files changed, 0 insertions, 62 deletions
diff --git a/www/ruby-rack-mount/DESCR b/www/ruby-rack-mount/DESCR
deleted file mode 100644
index e4dc8f21e02..00000000000
--- a/www/ruby-rack-mount/DESCR
+++ /dev/null
@@ -1,9 +0,0 @@
-A stackable dynamic tree based Rack router.
-
-Rack::Mount supports Rack's +X-Cascade+ convention to continue trying
-routes if the response returns +pass+. This allows multiple routes to
-be nested or stacked on top of each other. Since the application
-endpoint can trigger the router to continue matching, middleware can
-be used to add arbitrary conditions to any route. This allows you to
-route based on other request attributes, session information, or even
-data dynamically pulled from a database.
diff --git a/www/ruby-rack-mount/Makefile b/www/ruby-rack-mount/Makefile
deleted file mode 100644
index aff51de75cc..00000000000
--- a/www/ruby-rack-mount/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# $NetBSD: Makefile,v 1.3 2011/12/14 16:46:53 taca Exp $
-
-DISTNAME= rack-mount-0.8.3
-CATEGORIES= www
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://github.com/josh/rack-mount
-COMMENT= Stackable dynamic tree based Rack router
-LICENSE= mit
-
-DEPENDS+= ${RUBY_PKGPREFIX}-rack>=1.0.0:../../www/ruby-rack
-
-.include "../../lang/ruby/gem.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/www/ruby-rack-mount/PLIST b/www/ruby-rack-mount/PLIST
deleted file mode 100644
index 1ed37922efd..00000000000
--- a/www/ruby-rack-mount/PLIST
+++ /dev/null
@@ -1,33 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2011/12/14 16:46:53 taca Exp $
-${GEM_HOME}/cache/${GEM_NAME}.gem
-${GEM_LIBDIR}/LICENSE
-${GEM_LIBDIR}/README.rdoc
-${GEM_LIBDIR}/lib/rack/mount.rb
-${GEM_LIBDIR}/lib/rack/mount/analysis/histogram.rb
-${GEM_LIBDIR}/lib/rack/mount/analysis/splitting.rb
-${GEM_LIBDIR}/lib/rack/mount/code_generation.rb
-${GEM_LIBDIR}/lib/rack/mount/generatable_regexp.rb
-${GEM_LIBDIR}/lib/rack/mount/multimap.rb
-${GEM_LIBDIR}/lib/rack/mount/prefix.rb
-${GEM_LIBDIR}/lib/rack/mount/regexp_with_named_groups.rb
-${GEM_LIBDIR}/lib/rack/mount/route.rb
-${GEM_LIBDIR}/lib/rack/mount/route_set.rb
-${GEM_LIBDIR}/lib/rack/mount/strexp.rb
-${GEM_LIBDIR}/lib/rack/mount/strexp/parser.rb
-${GEM_LIBDIR}/lib/rack/mount/strexp/tokenizer.rb
-${GEM_LIBDIR}/lib/rack/mount/utils.rb
-${GEM_LIBDIR}/lib/rack/mount/vendor/regin/regin.rb
-${GEM_LIBDIR}/lib/rack/mount/vendor/regin/regin/alternation.rb
-${GEM_LIBDIR}/lib/rack/mount/vendor/regin/regin/anchor.rb
-${GEM_LIBDIR}/lib/rack/mount/vendor/regin/regin/atom.rb
-${GEM_LIBDIR}/lib/rack/mount/vendor/regin/regin/character.rb
-${GEM_LIBDIR}/lib/rack/mount/vendor/regin/regin/character_class.rb
-${GEM_LIBDIR}/lib/rack/mount/vendor/regin/regin/collection.rb
-${GEM_LIBDIR}/lib/rack/mount/vendor/regin/regin/expression.rb
-${GEM_LIBDIR}/lib/rack/mount/vendor/regin/regin/group.rb
-${GEM_LIBDIR}/lib/rack/mount/vendor/regin/regin/options.rb
-${GEM_LIBDIR}/lib/rack/mount/vendor/regin/regin/parser.rb
-${GEM_LIBDIR}/lib/rack/mount/vendor/regin/regin/tokenizer.rb
-${GEM_LIBDIR}/lib/rack/mount/vendor/regin/regin/version.rb
-${GEM_LIBDIR}/lib/rack/mount/version.rb
-${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff --git a/www/ruby-rack-mount/distinfo b/www/ruby-rack-mount/distinfo
deleted file mode 100644
index b18e83c99ce..00000000000
--- a/www/ruby-rack-mount/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.4 2015/11/04 02:47:36 agc Exp $
-
-SHA1 (rack-mount-0.8.3.gem) = 42e7f96ace1c06fb657dcc18a64fb7bf5684f40c
-RMD160 (rack-mount-0.8.3.gem) = 4f0245d5a91c2747c18a3f0da7660dae2bea3586
-SHA512 (rack-mount-0.8.3.gem) = 993d1d3335ed3b7aed2665726969021119865b3b5310829ed8cf005a8ad2779d386afa75741880800e22ffc484e8837517a584e8072a6f8c3048cff9413093a6
-Size (rack-mount-0.8.3.gem) = 24576 bytes