From b38383e652b51c2c6c95ab21684c1cfae12285ac Mon Sep 17 00:00:00 2001 From: Nagy Karoly Gabriel Date: Mon, 30 Mar 2009 17:18:28 +0300 Subject: [PATCH] activerecord: Added activerecord 2.3.2 - An object-relational mapping thingie for RoR --- ruby/activerecord/activerecord.cache | 19 +++++++++++++++++ ruby/activerecord/activerecord.conf | 23 ++++++++++++++++++++ ruby/activerecord/activerecord.desc | 32 ++++++++++++++++++++++++++++ 3 files changed, 74 insertions(+) create mode 100644 ruby/activerecord/activerecord.cache create mode 100644 ruby/activerecord/activerecord.conf create mode 100644 ruby/activerecord/activerecord.desc diff --git a/ruby/activerecord/activerecord.cache b/ruby/activerecord/activerecord.cache new file mode 100644 index 000000000..dc06d4f2e --- /dev/null +++ b/ruby/activerecord/activerecord.cache @@ -0,0 +1,19 @@ + +[TIMESTAMP] 1238422609 Mon Mar 30 17:16:49 2009 +[BUILDTIME] 0 (5) +[SIZE] 0.82 MB, 70 files + +[DEP] bash +[DEP] bzip2 +[DEP] coreutils +[DEP] diffutils +[DEP] fhs +[DEP] findutils +[DEP] gawk +[DEP] glibc +[DEP] grep +[DEP] ruby +[DEP] runit +[DEP] sed +[DEP] sysfiles +[DEP] tar diff --git a/ruby/activerecord/activerecord.conf b/ruby/activerecord/activerecord.conf new file mode 100644 index 000000000..65908b7cc --- /dev/null +++ b/ruby/activerecord/activerecord.conf @@ -0,0 +1,23 @@ +# --- SDE-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# Filename: package/.../activerecord/activerecord.conf +# Copyright (C) 2009 The OpenSDE Project +# +# More information can be found in the files COPYING and README. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; version 2 of the License. A copy of the +# GNU General Public License can be found in the file COPYING. +# --- SDE-COPYRIGHT-NOTE-END --- + +configscript= +makeopt= +makeinstopt= + +activerecord_install(){ + ruby install.rb +} + +hook_add postmake 5 "activerecord_install" diff --git a/ruby/activerecord/activerecord.desc b/ruby/activerecord/activerecord.desc new file mode 100644 index 000000000..08d5c5fc7 --- /dev/null +++ b/ruby/activerecord/activerecord.desc @@ -0,0 +1,32 @@ +[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] +[COPY] Filename: package/.../activerecord/activerecord.desc +[COPY] Copyright (C) 2009 The OpenSDE Project +[COPY] +[COPY] More information can be found in the files COPYING and README. +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; version 2 of the License. A copy of the +[COPY] GNU General Public License can be found in the file COPYING. +[COPY] --- SDE-COPYRIGHT-NOTE-END --- + +[I] An object-relational mapping thingie for RoR + +[T] Active Record connects business objects and database tables to create a +[T] persistable domain model where logic and data are presented in one wrapping + +[U] http://ar.rubyonrails.org/ + +[A] David Heinemeier Hansson +[M] Nagy Karoly Gabriel + +[C] extra/tool + +[L] MIT +[S] Stable +[V] 2.3.2 +[P] X -----5---9 127.000 + +[D] 1825861672 activerecord-2.3.2.tgz http://rubyforge.org/frs/download.php/53260/