summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2021-03-07 15:26:54 +0000
committertaca <taca@pkgsrc.org>2021-03-07 15:26:54 +0000
commitd05d66129a597fbaa2561f2a5a8db699a4afd30f (patch)
tree29e2d10d9f3fd831f51d1b8621639e703dce3dfc
parent042892c852f2c249151ef51cfe8349f65659ead9 (diff)
downloadpkgsrc-d05d66129a597fbaa2561f2a5a8db699a4afd30f.tar.gz
www/mongrel*: remove packages
Remove mongrel and related packages. - No HOMEPAGE. - No repository. - No MAINTAINER.
-rw-r--r--www/mongrel-cluster/DESCR5
-rw-r--r--www/mongrel-cluster/Makefile19
-rw-r--r--www/mongrel-cluster/PLIST17
-rw-r--r--www/mongrel-cluster/distinfo6
-rw-r--r--www/mongrel-config/DESCR2
-rw-r--r--www/mongrel-config/Makefile20
-rw-r--r--www/mongrel-config/PLIST25
-rw-r--r--www/mongrel-config/distinfo6
-rw-r--r--www/mongrel-console/DESCR1
-rw-r--r--www/mongrel-console/Makefile17
-rw-r--r--www/mongrel-console/PLIST12
-rw-r--r--www/mongrel-console/distinfo6
-rw-r--r--www/mongrel-upload-progress/DESCR2
-rw-r--r--www/mongrel-upload-progress/Makefile18
-rw-r--r--www/mongrel-upload-progress/PLIST11
-rw-r--r--www/mongrel-upload-progress/distinfo6
-rw-r--r--www/mongrel/DESCR4
-rw-r--r--www/mongrel/Makefile20
-rw-r--r--www/mongrel/PLIST76
-rw-r--r--www/mongrel/distinfo8
-rw-r--r--www/mongrel/patches/patch-ad43
21 files changed, 0 insertions, 324 deletions
diff --git a/www/mongrel-cluster/DESCR b/www/mongrel-cluster/DESCR
deleted file mode 100644
index 34714a13975..00000000000
--- a/www/mongrel-cluster/DESCR
+++ /dev/null
@@ -1,5 +0,0 @@
-This package is a Mongrel plugin to help start/stop/restart multiple
-mongrel servers to use behind a load balancer like Apache 2.2
-(mod_proxy_balancer), Lighttpd, Pound, Pen or Balance. This plugin
-adds an option to specify a number of Mongrel servers to launch, a
-range of ports, and a configuration file for the cluster.
diff --git a/www/mongrel-cluster/Makefile b/www/mongrel-cluster/Makefile
deleted file mode 100644
index efdae26c3f2..00000000000
--- a/www/mongrel-cluster/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# $NetBSD: Makefile,v 1.5 2017/09/04 18:01:03 wiz Exp $
-
-DISTNAME= mongrel_cluster-1.0.5
-PKGREVISION= 1
-PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/_/-/g}
-CATEGORIES= www
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-#HOMEPAGE= https://github.com/fauna/mongrel
-COMMENT= Mongrel plugin to manage a mongrel cluster
-LICENSE= gnu-gpl-v2 OR ruby-license
-
-DEPENDS+= ${RUBY_PKGPREFIX}-gem_plugin>=0.2.3:../../misc/ruby-gem_plugin
-DEPENDS+= ${RUBY_PKGPREFIX}-mongrel>=1.0.2:../../www/mongrel
-
-CONFLICTS+= ruby[1-9][0-9]-mongrel-cluster-[0-9]* mongrel-cluster-[0-9]*
-
-.include "../../lang/ruby/gem.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/www/mongrel-cluster/PLIST b/www/mongrel-cluster/PLIST
deleted file mode 100644
index 085eee979a3..00000000000
--- a/www/mongrel-cluster/PLIST
+++ /dev/null
@@ -1,17 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 22:00:28 joerg Exp $
-bin/mongrel_cluster_ctl
-${GEM_HOME}/cache/mongrel_cluster-${PKGVERSION}.gem
-${GEM_LIBDIR}/CHANGELOG
-${GEM_LIBDIR}/COPYING
-${GEM_LIBDIR}/LICENSE
-${GEM_LIBDIR}/Manifest
-${GEM_LIBDIR}/README
-${GEM_LIBDIR}/bin/mongrel_cluster_ctl
-${GEM_LIBDIR}/lib/mongrel_cluster/init.rb
-${GEM_LIBDIR}/lib/mongrel_cluster/recipes.rb
-${GEM_LIBDIR}/lib/mongrel_cluster/recipes_1.rb
-${GEM_LIBDIR}/lib/mongrel_cluster/recipes_2.rb
-${GEM_LIBDIR}/mongrel_cluster.gemspec
-${GEM_LIBDIR}/resources/defaults.yaml
-${GEM_LIBDIR}/resources/mongrel_cluster
-${GEM_HOME}/specifications/mongrel_cluster-${PKGVERSION}.gemspec
diff --git a/www/mongrel-cluster/distinfo b/www/mongrel-cluster/distinfo
deleted file mode 100644
index b38fa3fb0f9..00000000000
--- a/www/mongrel-cluster/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.2 2015/11/04 02:46:58 agc Exp $
-
-SHA1 (mongrel_cluster-1.0.5.gem) = e29a902b09c91662cbd7388062980ce2b14f5e4a
-RMD160 (mongrel_cluster-1.0.5.gem) = 095736d09203521bdfa1668cefb8a1b9d64bc3d9
-SHA512 (mongrel_cluster-1.0.5.gem) = 9ef9de8bdb0782b3604e64b72bb286e2938f2dd3c1512f3c26239a79863434169ba4cf65dc7a60c77f09bf9047ee5a29be85ae9115ac55c61afa04864813e1f9
-Size (mongrel_cluster-1.0.5.gem) = 24064 bytes
diff --git a/www/mongrel-config/DESCR b/www/mongrel-config/DESCR
deleted file mode 100644
index 43899c7a2de..00000000000
--- a/www/mongrel-config/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-This package uses the Camping micro-framework to implement a simple
-config tool for any Mongrel Rails application.
diff --git a/www/mongrel-config/Makefile b/www/mongrel-config/Makefile
deleted file mode 100644
index f67fd0b89c7..00000000000
--- a/www/mongrel-config/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# $NetBSD: Makefile,v 1.5 2017/09/04 18:01:03 wiz Exp $
-
-DISTNAME= mongrel_config-0.3.1
-PKGREVISION= 1
-PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/_/-/g}
-CATEGORIES= www
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-#HOMEPAGE= https://github.com/fauna/mongrel
-COMMENT= Mongrel web-based configuration tool
-LICENSE= gnu-lgpl-v2.1
-
-DEPENDS+= ${RUBY_PKGPREFIX}-mongrel>=1.0.2:../../www/mongrel
-DEPENDS+= ${RUBY_PKGPREFIX}-gem_plugin>=0.2.3:../../misc/ruby-gem_plugin
-DEPENDS+= ${RUBY_PKGPREFIX}-camping>=1.5:../../www/camping
-
-CONFLICTS+= ruby[1-9][0-9]-mongrel-config-[0-9]* mongrel-config-[0-9]*
-
-.include "../../lang/ruby/gem.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/www/mongrel-config/PLIST b/www/mongrel-config/PLIST
deleted file mode 100644
index c4ac5459283..00000000000
--- a/www/mongrel-config/PLIST
+++ /dev/null
@@ -1,25 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 22:00:28 joerg Exp $
-${GEM_HOME}/cache/mongrel_config-${PKGVERSION}.gem
-${GEM_LIBDIR}/CHANGELOG
-${GEM_LIBDIR}/COPYING
-${GEM_LIBDIR}/LICENSE
-${GEM_LIBDIR}/Manifest
-${GEM_LIBDIR}/README
-${GEM_LIBDIR}/lib/mongrel_config/app.rb
-${GEM_LIBDIR}/lib/mongrel_config/init.rb
-${GEM_LIBDIR}/lib/mongrel_config/win32.rb
-${GEM_LIBDIR}/lib/mongrel_config/win32_app.rb
-${GEM_LIBDIR}/mongrel_config.gemspec
-${GEM_LIBDIR}/resources/defaults.yaml
-${GEM_LIBDIR}/resources/images/0170_bubble.png
-${GEM_LIBDIR}/resources/images/0171_new_page.png
-${GEM_LIBDIR}/resources/images/bottom.gif
-${GEM_LIBDIR}/resources/images/bottom_orig.gif
-${GEM_LIBDIR}/resources/images/middle.jpg
-${GEM_LIBDIR}/resources/images/top.jpg
-${GEM_LIBDIR}/resources/images/topbar.jpg
-${GEM_LIBDIR}/resources/index.html
-${GEM_LIBDIR}/resources/index_win32.html
-${GEM_LIBDIR}/resources/style.css
-${GEM_LIBDIR}/test/test_config.rb
-${GEM_HOME}/specifications/mongrel_config-${PKGVERSION}.gemspec
diff --git a/www/mongrel-config/distinfo b/www/mongrel-config/distinfo
deleted file mode 100644
index 55e86e5f904..00000000000
--- a/www/mongrel-config/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.2 2015/11/04 02:46:58 agc Exp $
-
-SHA1 (mongrel_config-0.3.1.gem) = ffa8b4e4010f7003198166e20b562edcdd7564bb
-RMD160 (mongrel_config-0.3.1.gem) = 23a1a17b6a653687ee85e1f75077d57e6246d6f7
-SHA512 (mongrel_config-0.3.1.gem) = e99b566412a67d226fc9dcfd6b0bb63512697b85f8345184a3fc1397f798a85f87ec60c51ce67e7a759e5df974b875169b7e7a4faf585c2c747b48006d32a297
-Size (mongrel_config-0.3.1.gem) = 45568 bytes
diff --git a/www/mongrel-console/DESCR b/www/mongrel-console/DESCR
deleted file mode 100644
index 09f62ade261..00000000000
--- a/www/mongrel-console/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-This package provides a combined Mongrel and Rails IRB console.
diff --git a/www/mongrel-console/Makefile b/www/mongrel-console/Makefile
deleted file mode 100644
index 7900dbf982c..00000000000
--- a/www/mongrel-console/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# $NetBSD: Makefile,v 1.6 2017/09/04 18:01:03 wiz Exp $
-
-DISTNAME= mongrel_console-0.2.1
-PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/_/-/g}
-PKGREVISION= 1
-CATEGORIES= www
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-#HOMEPAGE= https://github.com/fauna/mongrel
-COMMENT= Mongrel & Rails IRB console
-
-DEPENDS+= ${RUBY_PKGPREFIX}-mongrel>=1.0.2:../../www/mongrel
-
-CONFLICTS+= ruby[1-9][0-9]-mongrel-console-[0-9]* mongrel-console-[0-9]*
-
-.include "../../lang/ruby/gem.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/www/mongrel-console/PLIST b/www/mongrel-console/PLIST
deleted file mode 100644
index 06702ce1ccc..00000000000
--- a/www/mongrel-console/PLIST
+++ /dev/null
@@ -1,12 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 22:00:28 joerg Exp $
-${GEM_HOME}/cache/mongrel_console-${PKGVERSION}.gem
-${GEM_LIBDIR}/CHANGELOG
-${GEM_LIBDIR}/COPYING
-${GEM_LIBDIR}/LICENSE
-${GEM_LIBDIR}/Manifest
-${GEM_LIBDIR}/README
-${GEM_LIBDIR}/lib/mongrel_console/console.rb
-${GEM_LIBDIR}/lib/mongrel_console/init.rb
-${GEM_LIBDIR}/mongrel_console.gemspec
-${GEM_LIBDIR}/resources/defaults.yaml
-${GEM_HOME}/specifications/mongrel_console-${PKGVERSION}.gemspec
diff --git a/www/mongrel-console/distinfo b/www/mongrel-console/distinfo
deleted file mode 100644
index 463f6003da2..00000000000
--- a/www/mongrel-console/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.2 2015/11/04 02:46:58 agc Exp $
-
-SHA1 (mongrel_console-0.2.1.gem) = f2f4bc621f98e897f9b7a7e1af3ab681f45275d8
-RMD160 (mongrel_console-0.2.1.gem) = bb88a321da3eb517a17e6cbbcf85dbdc3fca216d
-SHA512 (mongrel_console-0.2.1.gem) = 13d5fc543d5b962c31f7be028bec54ceab22a564f10ffe7194b76773011d14598d4939e6a1e73ff36d74627e383817be2af23280b6d62bff0805faaedc7b13cb
-Size (mongrel_console-0.2.1.gem) = 8704 bytes
diff --git a/www/mongrel-upload-progress/DESCR b/www/mongrel-upload-progress/DESCR
deleted file mode 100644
index ccbb30ec153..00000000000
--- a/www/mongrel-upload-progress/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-This package is a Mongrel plugin to keep track of the status of all
-currently processing file uploads.
diff --git a/www/mongrel-upload-progress/Makefile b/www/mongrel-upload-progress/Makefile
deleted file mode 100644
index 05d9d014eaa..00000000000
--- a/www/mongrel-upload-progress/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $NetBSD: Makefile,v 1.6 2017/09/04 18:01:03 wiz Exp $
-
-DISTNAME= mongrel_upload_progress-0.2.2
-PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/_/-/g}
-PKGREVISION= 1
-CATEGORIES= www
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-#HOMEPAGE= https://github.com/fauna/mongrel
-COMMENT= Mongrel plugin to track file upload status
-
-DEPENDS+= ${RUBY_PKGPREFIX}-mongrel>=0.3.13.3:../../www/mongrel
-
-CONFLICTS+= ruby[1-9][0-9]-mongrel-upload-progress-[0-9]* \
- mongrel-upload-progress-[0-9]*
-
-.include "../../lang/ruby/gem.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/www/mongrel-upload-progress/PLIST b/www/mongrel-upload-progress/PLIST
deleted file mode 100644
index e741615a380..00000000000
--- a/www/mongrel-upload-progress/PLIST
+++ /dev/null
@@ -1,11 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 22:00:28 joerg Exp $
-${GEM_HOME}/cache/mongrel_upload_progress-${PKGVERSION}.gem
-${GEM_LIBDIR}/CHANGELOG
-${GEM_LIBDIR}/COPYING
-${GEM_LIBDIR}/LICENSE
-${GEM_LIBDIR}/Manifest
-${GEM_LIBDIR}/README
-${GEM_LIBDIR}/lib/mongrel_upload_progress/init.rb
-${GEM_LIBDIR}/mongrel_upload_progress.gemspec
-${GEM_LIBDIR}/resources/defaults.yaml
-${GEM_HOME}/specifications/mongrel_upload_progress-${PKGVERSION}.gemspec
diff --git a/www/mongrel-upload-progress/distinfo b/www/mongrel-upload-progress/distinfo
deleted file mode 100644
index 5973f62a2de..00000000000
--- a/www/mongrel-upload-progress/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.2 2015/11/04 02:46:58 agc Exp $
-
-SHA1 (mongrel_upload_progress-0.2.2.gem) = 7a40e6d0bfcfaa055681a3575f152df63261f676
-RMD160 (mongrel_upload_progress-0.2.2.gem) = a257f8b7ddae0719e045e64c64230e26324f3302
-SHA512 (mongrel_upload_progress-0.2.2.gem) = 067b5b784765417c1516f6921cdfff533923777a520a635935f2876ba6447e62c38244d096fd6297ea6502a4f4470425f6eaa282745b94ef4282590ea993b6fd
-Size (mongrel_upload_progress-0.2.2.gem) = 8704 bytes
diff --git a/www/mongrel/DESCR b/www/mongrel/DESCR
deleted file mode 100644
index 001f616e345..00000000000
--- a/www/mongrel/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-Mongrel is a fast HTTP library and server for Ruby that is intended
-for hosting Ruby web applications of any kind using plain HTTP rather
-than FastCGI or SCGI. It is framework agnostic and already supports
-Ruby On Rails, Og+Nitro, and Camping frameworks.
diff --git a/www/mongrel/Makefile b/www/mongrel/Makefile
deleted file mode 100644
index d1138ddf868..00000000000
--- a/www/mongrel/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# $NetBSD: Makefile,v 1.19 2017/09/04 18:01:03 wiz Exp $
-
-DISTNAME= mongrel-1.1.5
-PKGREVISION= 3
-CATEGORIES= www
-
-MAINTAINER= minskim@NetBSD.org
-#HOMEPAGE= https://github.com/fauna/mongrel
-COMMENT= Fast HTTP library and server for Ruby
-LICENSE= gnu-gpl-v2 OR ruby-license
-
-DEPENDS+= ${RUBY_PKGPREFIX}-daemons>=1.0.3:../../misc/ruby-daemons
-DEPENDS+= ${RUBY_PKGPREFIX}-gem_plugin>=0.2.3:../../misc/ruby-gem_plugin
-
-CONFLICTS+= ruby[1-9][0-9]-mongrel-[0-9]* mongrel-[0-9]*
-
-USE_GCC_RUNTIME= yes
-
-.include "../../lang/ruby/gem.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/www/mongrel/PLIST b/www/mongrel/PLIST
deleted file mode 100644
index 8ad5ca996c3..00000000000
--- a/www/mongrel/PLIST
+++ /dev/null
@@ -1,76 +0,0 @@
-@comment $NetBSD: PLIST,v 1.8 2015/03/08 15:17:21 taca Exp $
-bin/mongrel_rails
-${GEM_HOME}/cache/mongrel-${PKGVERSION}.gem
-${GEM_EXTSDIR}/gem.build_complete
-${GEM_EXTSDIR}/http11.${RUBY_DLEXT}
-${GEM_LIBDIR}/CHANGELOG
-${GEM_LIBDIR}/COPYING
-${GEM_LIBDIR}/LICENSE
-${GEM_LIBDIR}/Manifest
-${GEM_LIBDIR}/README
-${GEM_LIBDIR}/TODO
-${GEM_LIBDIR}/bin/mongrel_rails
-${GEM_LIBDIR}/examples/builder.rb
-${GEM_LIBDIR}/examples/camping/README
-${GEM_LIBDIR}/examples/camping/blog.rb
-${GEM_LIBDIR}/examples/camping/tepee.rb
-${GEM_LIBDIR}/examples/httpd.conf
-${GEM_LIBDIR}/examples/mime.yaml
-${GEM_LIBDIR}/examples/mongrel.conf
-${GEM_LIBDIR}/examples/mongrel_simple_ctrl.rb
-${GEM_LIBDIR}/examples/mongrel_simple_service.rb
-${GEM_LIBDIR}/examples/monitrc
-${GEM_LIBDIR}/examples/random_thrash.rb
-${GEM_LIBDIR}/examples/simpletest.rb
-${GEM_LIBDIR}/examples/webrick_compare.rb
-${GEM_LIBDIR}/ext/http11/ext_help.h
-${GEM_LIBDIR}/ext/http11/extconf.rb
-${GEM_LIBDIR}/ext/http11/http11.c
-${GEM_LIBDIR}/ext/http11/http11_parser.c
-${GEM_LIBDIR}/ext/http11/http11_parser.h
-${GEM_LIBDIR}/ext/http11/http11_parser.java.rl
-${GEM_LIBDIR}/ext/http11/http11_parser.rl
-${GEM_LIBDIR}/ext/http11/http11_parser_common.rl
-${GEM_LIBDIR}/ext/http11_java/Http11Service.java
-${GEM_LIBDIR}/ext/http11_java/org/jruby/mongrel/Http11.java
-${GEM_LIBDIR}/ext/http11_java/org/jruby/mongrel/Http11Parser.java
-${GEM_LIBDIR}/lib/http11.${RUBY_DLEXT}
-${GEM_LIBDIR}/lib/mongrel.rb
-${GEM_LIBDIR}/lib/mongrel/camping.rb
-${GEM_LIBDIR}/lib/mongrel/cgi.rb
-${GEM_LIBDIR}/lib/mongrel/command.rb
-${GEM_LIBDIR}/lib/mongrel/configurator.rb
-${GEM_LIBDIR}/lib/mongrel/const.rb
-${GEM_LIBDIR}/lib/mongrel/debug.rb
-${GEM_LIBDIR}/lib/mongrel/gems.rb
-${GEM_LIBDIR}/lib/mongrel/handlers.rb
-${GEM_LIBDIR}/lib/mongrel/header_out.rb
-${GEM_LIBDIR}/lib/mongrel/http_request.rb
-${GEM_LIBDIR}/lib/mongrel/http_response.rb
-${GEM_LIBDIR}/lib/mongrel/init.rb
-${GEM_LIBDIR}/lib/mongrel/mime_types.yml
-${GEM_LIBDIR}/lib/mongrel/rails.rb
-${GEM_LIBDIR}/lib/mongrel/stats.rb
-${GEM_LIBDIR}/lib/mongrel/tcphack.rb
-${GEM_LIBDIR}/lib/mongrel/uri_classifier.rb
-${GEM_LIBDIR}/mongrel-public_cert.pem
-${GEM_LIBDIR}/mongrel.gemspec
-${GEM_LIBDIR}/setup.rb
-${GEM_LIBDIR}/test/mime.yaml
-${GEM_LIBDIR}/test/mongrel.conf
-${GEM_LIBDIR}/test/test_cgi_wrapper.rb
-${GEM_LIBDIR}/test/test_command.rb
-${GEM_LIBDIR}/test/test_conditional.rb
-${GEM_LIBDIR}/test/test_configurator.rb
-${GEM_LIBDIR}/test/test_debug.rb
-${GEM_LIBDIR}/test/test_handlers.rb
-${GEM_LIBDIR}/test/test_http11.rb
-${GEM_LIBDIR}/test/test_redirect_handler.rb
-${GEM_LIBDIR}/test/test_request_progress.rb
-${GEM_LIBDIR}/test/test_response.rb
-${GEM_LIBDIR}/test/test_stats.rb
-${GEM_LIBDIR}/test/test_uriclassifier.rb
-${GEM_LIBDIR}/test/test_ws.rb
-${GEM_LIBDIR}/test/testhelp.rb
-${GEM_LIBDIR}/tools/trickletest.rb
-${GEM_HOME}/specifications/mongrel-${PKGVERSION}.gemspec
diff --git a/www/mongrel/distinfo b/www/mongrel/distinfo
deleted file mode 100644
index 014b71a2e13..00000000000
--- a/www/mongrel/distinfo
+++ /dev/null
@@ -1,8 +0,0 @@
-$NetBSD: distinfo,v 1.6 2015/11/04 02:46:58 agc Exp $
-
-SHA1 (mongrel-1.1.5.gem) = ce2393a56d49c5fcf726c744917b9a37b6daa743
-RMD160 (mongrel-1.1.5.gem) = d678d5a07e4ae61c28d0174f1c591a261a335056
-SHA512 (mongrel-1.1.5.gem) = 90b7ec816115fb3610c8344013d9dab89e56bd598903fd7565a7aea6c5ce108ec071d57dacd81df05ad574f64fde259e494d2260f6aeb3534291b0690b260a17
-Size (mongrel-1.1.5.gem) = 105472 bytes
-SHA1 (patch-ac) = 5307cdf60bbae90e1f56da8b084dfd160b84b85c
-SHA1 (patch-ad) = ce004bbaa84b581660e35773e3a1a9e63bcebd4c
diff --git a/www/mongrel/patches/patch-ad b/www/mongrel/patches/patch-ad
deleted file mode 100644
index 0cdf52cbf86..00000000000
--- a/www/mongrel/patches/patch-ad
+++ /dev/null
@@ -1,43 +0,0 @@
-$NetBSD: patch-ad,v 1.1 2010/09/10 12:27:34 taca Exp $
-
-Use modern API of Ruby.
-
---- ext/http11/http11.c.orig 2010-08-29 08:20:01.000000000 +0000
-+++ ext/http11/http11.c
-@@ -74,7 +74,7 @@ void http_field(void *data, const char *
- f = rb_str_dup(global_http_prefix);
- f = rb_str_buf_cat(f, field, flen);
-
-- for(ch = RSTRING(f)->ptr, end = ch + RSTRING(f)->len; ch < end; ch++) {
-+ for(ch = RSTRING_PTR(f), end = ch + RSTRING_LEN(f); ch < end; ch++) {
- if(*ch == '-') {
- *ch = '_';
- } else {
-@@ -169,12 +169,12 @@ void header_done(void *data, const char
- rb_hash_aset(req, global_gateway_interface, global_gateway_interface_value);
- if((temp = rb_hash_aref(req, global_http_host)) != Qnil) {
- /* ruby better close strings off with a '\0' dammit */
-- colon = strchr(RSTRING(temp)->ptr, ':');
-+ colon = strchr(RSTRING_PTR(temp), ':');
- if(colon != NULL) {
-- rb_hash_aset(req, global_server_name, rb_str_substr(temp, 0, colon - RSTRING(temp)->ptr));
-+ rb_hash_aset(req, global_server_name, rb_str_substr(temp, 0, colon - RSTRING_PTR(temp)));
- rb_hash_aset(req, global_server_port,
-- rb_str_substr(temp, colon - RSTRING(temp)->ptr+1,
-- RSTRING(temp)->len));
-+ rb_str_substr(temp, colon - RSTRING_PTR(temp)+1,
-+ RSTRING_LEN(temp)));
- } else {
- rb_hash_aset(req, global_server_name, temp);
- rb_hash_aset(req, global_server_port, global_port_80);
-@@ -295,8 +295,8 @@ VALUE HttpParser_execute(VALUE self, VAL
- DATA_GET(self, http_parser, http);
-
- from = FIX2INT(start);
-- dptr = RSTRING(data)->ptr;
-- dlen = RSTRING(data)->len;
-+ dptr = RSTRING_PTR(data);
-+ dlen = RSTRING_LEN(data);
-
- if(from >= dlen) {
- rb_raise(eHttpParserError, "Requested start is after data buffer end.");