pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases/ruby-arel60 databases/ruby-arel60: remove pa...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d9ef1f1b3d94
branches:  trunk
changeset: 425391:d9ef1f1b3d94
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Mar 21 16:13:34 2020 +0000

description:
databases/ruby-arel60: remove pacakge

Remove ruby-arel60 package.

This package was kept only for databases/ruby-activerecord42.

diffstat:

 databases/ruby-arel60/DESCR    |   8 ----
 databases/ruby-arel60/Makefile |  13 ------
 databases/ruby-arel60/PLIST    |  81 ------------------------------------------
 databases/ruby-arel60/distinfo |   6 ---
 4 files changed, 0 insertions(+), 108 deletions(-)

diffs (124 lines):

diff -r ffb284080b70 -r d9ef1f1b3d94 databases/ruby-arel60/DESCR
--- a/databases/ruby-arel60/DESCR       Sat Mar 21 16:11:30 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-Arel is a SQL AST manager for Ruby.
-
-1. Simplifies the generation of complex SQL queries
-2. Adapts to various RDBMS systems
-
-It is intended to be a framework framework; that is, you can build your own
-ORM with it, focusing on innovative object and collection modeling as opposed
-to database compatibility and query generation.
diff -r ffb284080b70 -r d9ef1f1b3d94 databases/ruby-arel60/Makefile
--- a/databases/ruby-arel60/Makefile    Sat Mar 21 16:11:30 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2017/07/30 22:32:11 wiz Exp $
-
-DISTNAME=      arel-6.0.4
-PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME:S/arel/arel60/}
-CATEGORIES=    databases
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/rails/arel
-COMMENT=       Arel is a SQL AST manager for Ruby
-LICENSE=       mit
-
-.include "../../lang/ruby/gem.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r ffb284080b70 -r d9ef1f1b3d94 databases/ruby-arel60/PLIST
--- a/databases/ruby-arel60/PLIST       Sat Mar 21 16:11:30 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,81 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2017/07/18 14:27:36 taca Exp $
-${GEM_HOME}/cache/${GEM_NAME}.gem
-${GEM_LIBDIR}/History.txt
-${GEM_LIBDIR}/MIT-LICENSE.txt
-${GEM_LIBDIR}/README.markdown
-${GEM_LIBDIR}/lib/arel.rb
-${GEM_LIBDIR}/lib/arel/alias_predication.rb
-${GEM_LIBDIR}/lib/arel/attributes.rb
-${GEM_LIBDIR}/lib/arel/attributes/attribute.rb
-${GEM_LIBDIR}/lib/arel/collectors/bind.rb
-${GEM_LIBDIR}/lib/arel/collectors/plain_string.rb
-${GEM_LIBDIR}/lib/arel/collectors/sql_string.rb
-${GEM_LIBDIR}/lib/arel/compatibility/wheres.rb
-${GEM_LIBDIR}/lib/arel/crud.rb
-${GEM_LIBDIR}/lib/arel/delete_manager.rb
-${GEM_LIBDIR}/lib/arel/expressions.rb
-${GEM_LIBDIR}/lib/arel/factory_methods.rb
-${GEM_LIBDIR}/lib/arel/insert_manager.rb
-${GEM_LIBDIR}/lib/arel/math.rb
-${GEM_LIBDIR}/lib/arel/nodes.rb
-${GEM_LIBDIR}/lib/arel/nodes/and.rb
-${GEM_LIBDIR}/lib/arel/nodes/ascending.rb
-${GEM_LIBDIR}/lib/arel/nodes/binary.rb
-${GEM_LIBDIR}/lib/arel/nodes/bind_param.rb
-${GEM_LIBDIR}/lib/arel/nodes/count.rb
-${GEM_LIBDIR}/lib/arel/nodes/delete_statement.rb
-${GEM_LIBDIR}/lib/arel/nodes/descending.rb
-${GEM_LIBDIR}/lib/arel/nodes/equality.rb
-${GEM_LIBDIR}/lib/arel/nodes/extract.rb
-${GEM_LIBDIR}/lib/arel/nodes/false.rb
-${GEM_LIBDIR}/lib/arel/nodes/full_outer_join.rb
-${GEM_LIBDIR}/lib/arel/nodes/function.rb
-${GEM_LIBDIR}/lib/arel/nodes/grouping.rb
-${GEM_LIBDIR}/lib/arel/nodes/in.rb
-${GEM_LIBDIR}/lib/arel/nodes/infix_operation.rb
-${GEM_LIBDIR}/lib/arel/nodes/inner_join.rb
-${GEM_LIBDIR}/lib/arel/nodes/insert_statement.rb
-${GEM_LIBDIR}/lib/arel/nodes/join_source.rb
-${GEM_LIBDIR}/lib/arel/nodes/matches.rb
-${GEM_LIBDIR}/lib/arel/nodes/named_function.rb
-${GEM_LIBDIR}/lib/arel/nodes/node.rb
-${GEM_LIBDIR}/lib/arel/nodes/outer_join.rb
-${GEM_LIBDIR}/lib/arel/nodes/over.rb
-${GEM_LIBDIR}/lib/arel/nodes/right_outer_join.rb
-${GEM_LIBDIR}/lib/arel/nodes/select_core.rb
-${GEM_LIBDIR}/lib/arel/nodes/select_statement.rb
-${GEM_LIBDIR}/lib/arel/nodes/sql_literal.rb
-${GEM_LIBDIR}/lib/arel/nodes/string_join.rb
-${GEM_LIBDIR}/lib/arel/nodes/table_alias.rb
-${GEM_LIBDIR}/lib/arel/nodes/terminal.rb
-${GEM_LIBDIR}/lib/arel/nodes/true.rb
-${GEM_LIBDIR}/lib/arel/nodes/unary.rb
-${GEM_LIBDIR}/lib/arel/nodes/unqualified_column.rb
-${GEM_LIBDIR}/lib/arel/nodes/update_statement.rb
-${GEM_LIBDIR}/lib/arel/nodes/values.rb
-${GEM_LIBDIR}/lib/arel/nodes/window.rb
-${GEM_LIBDIR}/lib/arel/nodes/with.rb
-${GEM_LIBDIR}/lib/arel/order_predications.rb
-${GEM_LIBDIR}/lib/arel/predications.rb
-${GEM_LIBDIR}/lib/arel/select_manager.rb
-${GEM_LIBDIR}/lib/arel/table.rb
-${GEM_LIBDIR}/lib/arel/tree_manager.rb
-${GEM_LIBDIR}/lib/arel/update_manager.rb
-${GEM_LIBDIR}/lib/arel/visitors.rb
-${GEM_LIBDIR}/lib/arel/visitors/bind_substitute.rb
-${GEM_LIBDIR}/lib/arel/visitors/bind_visitor.rb
-${GEM_LIBDIR}/lib/arel/visitors/depth_first.rb
-${GEM_LIBDIR}/lib/arel/visitors/dot.rb
-${GEM_LIBDIR}/lib/arel/visitors/ibm_db.rb
-${GEM_LIBDIR}/lib/arel/visitors/informix.rb
-${GEM_LIBDIR}/lib/arel/visitors/mssql.rb
-${GEM_LIBDIR}/lib/arel/visitors/mysql.rb
-${GEM_LIBDIR}/lib/arel/visitors/oracle.rb
-${GEM_LIBDIR}/lib/arel/visitors/postgresql.rb
-${GEM_LIBDIR}/lib/arel/visitors/reduce.rb
-${GEM_LIBDIR}/lib/arel/visitors/sqlite.rb
-${GEM_LIBDIR}/lib/arel/visitors/to_sql.rb
-${GEM_LIBDIR}/lib/arel/visitors/visitor.rb
-${GEM_LIBDIR}/lib/arel/visitors/where_sql.rb
-${GEM_LIBDIR}/lib/arel/window_predications.rb
-${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff -r ffb284080b70 -r d9ef1f1b3d94 databases/ruby-arel60/distinfo
--- a/databases/ruby-arel60/distinfo    Sat Mar 21 16:11:30 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.1 2017/07/18 14:27:36 taca Exp $
-
-SHA1 (arel-6.0.4.gem) = 54000b493dc9f5d85c4d24b496eea9842bf3c2b5
-RMD160 (arel-6.0.4.gem) = 3156f372b39a67ef913e80afd089a9fb50988f66
-SHA512 (arel-6.0.4.gem) = 0eda131573132844c1d39081419a43de862e4d89821dbe6e16d267b453f1f6983c4038601541a959673a6773a1898ba855cdf6642ca7817cd4f6cd466e4392d0
-Size (arel-6.0.4.gem) = 30720 bytes



Home | Main Index | Thread Index | Old Index