pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www www/mongrel*: remove packages
details: https://anonhg.NetBSD.org/pkgsrc/rev/e6cd38c99a7e
branches: trunk
changeset: 448398:e6cd38c99a7e
user: taca <taca%pkgsrc.org@localhost>
date: Sun Mar 07 15:26:54 2021 +0000
description:
www/mongrel*: remove packages
Remove mongrel and related packages.
- No HOMEPAGE.
- No repository.
- No MAINTAINER.
diffstat:
www/mongrel-cluster/DESCR | 5 --
www/mongrel-cluster/Makefile | 19 ---------
www/mongrel-cluster/PLIST | 17 --------
www/mongrel-cluster/distinfo | 6 --
www/mongrel-config/DESCR | 2 -
www/mongrel-config/Makefile | 20 ---------
www/mongrel-config/PLIST | 25 -----------
www/mongrel-config/distinfo | 6 --
www/mongrel-console/DESCR | 1 -
www/mongrel-console/Makefile | 17 --------
www/mongrel-console/PLIST | 12 -----
www/mongrel-console/distinfo | 6 --
www/mongrel-upload-progress/DESCR | 2 -
www/mongrel-upload-progress/Makefile | 18 --------
www/mongrel-upload-progress/PLIST | 11 -----
www/mongrel-upload-progress/distinfo | 6 --
www/mongrel/DESCR | 4 -
www/mongrel/Makefile | 20 ---------
www/mongrel/PLIST | 76 ------------------------------------
www/mongrel/distinfo | 8 ---
www/mongrel/patches/patch-ad | 43 --------------------
21 files changed, 0 insertions(+), 324 deletions(-)
diffs (truncated from 408 to 300 lines):
diff -r 7f2ba7870eca -r e6cd38c99a7e www/mongrel-cluster/DESCR
--- a/www/mongrel-cluster/DESCR Sun Mar 07 15:26:16 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -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 -r 7f2ba7870eca -r e6cd38c99a7e www/mongrel-cluster/Makefile
--- a/www/mongrel-cluster/Makefile Sun Mar 07 15:26:16 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -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@localhost
-#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 -r 7f2ba7870eca -r e6cd38c99a7e www/mongrel-cluster/PLIST
--- a/www/mongrel-cluster/PLIST Sun Mar 07 15:26:16 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -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 -r 7f2ba7870eca -r e6cd38c99a7e www/mongrel-cluster/distinfo
--- a/www/mongrel-cluster/distinfo Sun Mar 07 15:26:16 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -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 -r 7f2ba7870eca -r e6cd38c99a7e www/mongrel-config/DESCR
--- a/www/mongrel-config/DESCR Sun Mar 07 15:26:16 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-This package uses the Camping micro-framework to implement a simple
-config tool for any Mongrel Rails application.
diff -r 7f2ba7870eca -r e6cd38c99a7e www/mongrel-config/Makefile
--- a/www/mongrel-config/Makefile Sun Mar 07 15:26:16 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -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@localhost
-#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 -r 7f2ba7870eca -r e6cd38c99a7e www/mongrel-config/PLIST
--- a/www/mongrel-config/PLIST Sun Mar 07 15:26:16 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -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 -r 7f2ba7870eca -r e6cd38c99a7e www/mongrel-config/distinfo
--- a/www/mongrel-config/distinfo Sun Mar 07 15:26:16 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -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 -r 7f2ba7870eca -r e6cd38c99a7e www/mongrel-console/DESCR
--- a/www/mongrel-console/DESCR Sun Mar 07 15:26:16 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-This package provides a combined Mongrel and Rails IRB console.
diff -r 7f2ba7870eca -r e6cd38c99a7e www/mongrel-console/Makefile
--- a/www/mongrel-console/Makefile Sun Mar 07 15:26:16 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -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@localhost
-#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 -r 7f2ba7870eca -r e6cd38c99a7e www/mongrel-console/PLIST
--- a/www/mongrel-console/PLIST Sun Mar 07 15:26:16 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -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 -r 7f2ba7870eca -r e6cd38c99a7e www/mongrel-console/distinfo
--- a/www/mongrel-console/distinfo Sun Mar 07 15:26:16 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -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 -r 7f2ba7870eca -r e6cd38c99a7e www/mongrel-upload-progress/DESCR
--- a/www/mongrel-upload-progress/DESCR Sun Mar 07 15:26:16 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-This package is a Mongrel plugin to keep track of the status of all
-currently processing file uploads.
diff -r 7f2ba7870eca -r e6cd38c99a7e www/mongrel-upload-progress/Makefile
--- a/www/mongrel-upload-progress/Makefile Sun Mar 07 15:26:16 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -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@localhost
-#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 -r 7f2ba7870eca -r e6cd38c99a7e www/mongrel-upload-progress/PLIST
--- a/www/mongrel-upload-progress/PLIST Sun Mar 07 15:26:16 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -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 -r 7f2ba7870eca -r e6cd38c99a7e www/mongrel-upload-progress/distinfo
--- a/www/mongrel-upload-progress/distinfo Sun Mar 07 15:26:16 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -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 -r 7f2ba7870eca -r e6cd38c99a7e www/mongrel/DESCR
--- a/www/mongrel/DESCR Sun Mar 07 15:26:16 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -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 -r 7f2ba7870eca -r e6cd38c99a7e www/mongrel/Makefile
--- a/www/mongrel/Makefile Sun Mar 07 15:26:16 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -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@localhost
-#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 -r 7f2ba7870eca -r e6cd38c99a7e www/mongrel/PLIST
--- a/www/mongrel/PLIST Sun Mar 07 15:26:16 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index