summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2012-09-16 01:05:11 +0000
committertaca <taca@pkgsrc.org>2012-09-16 01:05:11 +0000
commit0048cdc98a0189361713cd1c65f55d8a40a11e29 (patch)
tree45a81bce0c0817a8c38022691a0444a5910c0271 /www
parent1dc29c53b17e6fc1bb57a524e254ba972677b842 (diff)
downloadpkgsrc-0048cdc98a0189361713cd1c65f55d8a40a11e29.tar.gz
Remove merb-haml, which is part of merb-* package family.
merb was integrated in Ruby on Rails 3.0 and these packages aren't updated any more, so life of these packages are already ended.
Diffstat (limited to 'www')
-rw-r--r--www/merb-haml/DESCR2
-rw-r--r--www/merb-haml/Makefile18
-rw-r--r--www/merb-haml/PLIST45
-rw-r--r--www/merb-haml/distinfo5
4 files changed, 0 insertions, 70 deletions
diff --git a/www/merb-haml/DESCR b/www/merb-haml/DESCR
deleted file mode 100644
index 906617410bc..00000000000
--- a/www/merb-haml/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-This package contains a plugin for the Merb framework that provides
-support for HAML XHTML & CSS templates.
diff --git a/www/merb-haml/Makefile b/www/merb-haml/Makefile
deleted file mode 100644
index 8c62b45f6c7..00000000000
--- a/www/merb-haml/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $NetBSD: Makefile,v 1.4 2011/08/13 00:19:01 taca Exp $
-
-DISTNAME= merb-haml-1.1.3
-PKGREVISION= 1
-CATEGORIES= www
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.merbivore.com/
-COMMENT= Merb plugin that provides HAML template support
-LICENSE= mit
-
-DEPENDS+= ${RUBY_PKGPREFIX}-merb-core>=1.1.3<1.2:../../www/merb-core
-DEPENDS+= ${RUBY_PKGPREFIX}-haml>=2.0.3:../../textproc/ruby-haml
-
-CONFLICTS+= merb-haml-[0-9]*
-
-.include "../../lang/ruby/gem.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/www/merb-haml/PLIST b/www/merb-haml/PLIST
deleted file mode 100644
index 0bc5debd450..00000000000
--- a/www/merb-haml/PLIST
+++ /dev/null
@@ -1,45 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2010/09/12 02:42:28 taca Exp $
-${GEM_HOME}/cache/${GEM_NAME}.gem
-${GEM_LIBDIR}/Generators
-${GEM_LIBDIR}/LICENSE
-${GEM_LIBDIR}/README
-${GEM_LIBDIR}/Rakefile
-${GEM_LIBDIR}/TODO
-${GEM_LIBDIR}/lib/generators/controller.rb
-${GEM_LIBDIR}/lib/generators/layout.rb
-${GEM_LIBDIR}/lib/generators/resource_controller.rb
-${GEM_LIBDIR}/lib/generators/templates/controller/app/views/%file_name%/index.html.haml
-${GEM_LIBDIR}/lib/generators/templates/layout/app/views/layout/%file_name%.html.haml
-${GEM_LIBDIR}/lib/generators/templates/resource_controller/activerecord/app/views/%file_name%/edit.html.haml
-${GEM_LIBDIR}/lib/generators/templates/resource_controller/activerecord/app/views/%file_name%/index.html.haml
-${GEM_LIBDIR}/lib/generators/templates/resource_controller/activerecord/app/views/%file_name%/new.html.haml
-${GEM_LIBDIR}/lib/generators/templates/resource_controller/activerecord/app/views/%file_name%/show.html.haml
-${GEM_LIBDIR}/lib/generators/templates/resource_controller/datamapper/app/views/%file_name%/edit.html.haml
-${GEM_LIBDIR}/lib/generators/templates/resource_controller/datamapper/app/views/%file_name%/index.html.haml
-${GEM_LIBDIR}/lib/generators/templates/resource_controller/datamapper/app/views/%file_name%/new.html.haml
-${GEM_LIBDIR}/lib/generators/templates/resource_controller/datamapper/app/views/%file_name%/show.html.haml
-${GEM_LIBDIR}/lib/generators/templates/resource_controller/none/app/views/%file_name%/edit.html.haml
-${GEM_LIBDIR}/lib/generators/templates/resource_controller/none/app/views/%file_name%/index.html.haml
-${GEM_LIBDIR}/lib/generators/templates/resource_controller/none/app/views/%file_name%/new.html.haml
-${GEM_LIBDIR}/lib/generators/templates/resource_controller/none/app/views/%file_name%/show.html.haml
-${GEM_LIBDIR}/lib/generators/templates/resource_controller/sequel/app/views/%file_name%/edit.html.haml
-${GEM_LIBDIR}/lib/generators/templates/resource_controller/sequel/app/views/%file_name%/index.html.haml
-${GEM_LIBDIR}/lib/generators/templates/resource_controller/sequel/app/views/%file_name%/new.html.haml
-${GEM_LIBDIR}/lib/generators/templates/resource_controller/sequel/app/views/%file_name%/show.html.haml
-${GEM_LIBDIR}/lib/merb-haml.rb
-${GEM_LIBDIR}/lib/merb-haml/merbtasks.rb
-${GEM_LIBDIR}/lib/merb-haml/template.rb
-${GEM_LIBDIR}/lib/merb-haml/version.rb
-${GEM_LIBDIR}/spec/controllers/haml.rb
-${GEM_LIBDIR}/spec/controllers/views/capture_haml/index.html.haml
-${GEM_LIBDIR}/spec/controllers/views/concat_haml/index.html.haml
-${GEM_LIBDIR}/spec/controllers/views/haml_config/index.html.haml
-${GEM_LIBDIR}/spec/controllers/views/haml_controller/index.html.haml
-${GEM_LIBDIR}/spec/controllers/views/partial_haml/_partial_haml.html.haml
-${GEM_LIBDIR}/spec/controllers/views/partial_haml/index.html.haml
-${GEM_LIBDIR}/spec/controllers/views/partial_ivars/_partial_haml.html.haml
-${GEM_LIBDIR}/spec/controllers/views/partial_ivars/index.html.haml
-${GEM_LIBDIR}/spec/haml_spec.rb
-${GEM_LIBDIR}/spec/spec.opts
-${GEM_LIBDIR}/spec/spec_helper.rb
-${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff --git a/www/merb-haml/distinfo b/www/merb-haml/distinfo
deleted file mode 100644
index acb439e4868..00000000000
--- a/www/merb-haml/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.3 2010/09/12 02:42:28 taca Exp $
-
-SHA1 (merb-haml-1.1.3.gem) = 519c9f32d5543fd0649c8f5f9300679dd1191c87
-RMD160 (merb-haml-1.1.3.gem) = 415d7d8ece5a381dd9bb4252c4df2de13c76c205
-Size (merb-haml-1.1.3.gem) = 8704 bytes