diff options
author | swills <swills@FreeBSD.org> | 2014-09-14 10:06:58 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2014-09-14 10:06:58 +0800 |
commit | 7d5c7d52c15e838cdc0ce72b3f27825438e2c7c0 (patch) | |
tree | 80b3dcb025ec943583a478981072ebc0ef107aa8 /databases | |
parent | 757ceae806b4708dcfb75afe4a5429c1c13770b4 (diff) | |
download | freebsd-ports-gnome-7d5c7d52c15e838cdc0ce72b3f27825438e2c7c0.tar.gz freebsd-ports-gnome-7d5c7d52c15e838cdc0ce72b3f27825438e2c7c0.tar.zst freebsd-ports-gnome-7d5c7d52c15e838cdc0ce72b3f27825438e2c7c0.zip |
www/rubygem-rails4: create port for rails4
This port required creating a number of new ports, old versions of existing
ports and other adjustments, so do all that while here too.
Rails is a web-application framework for the MVC pattern that includes
both a template engine, controller framework, and object-relational
mapping package. Everything needed to develop web-apps that can run on
CGI, FastCGI, and mod_ruby
Being a full-stack framework means that all layers are built to work
seamlessly together. That way you Don't Repeat Yourself (DRY) and you
can use a single language from top to bottom. Everything from templates
to control flow to business logic is written in Ruby - The language of
love for industry heavy-weights.
WWW: http://www.rubyonrails.org
Submitted by: xmj (based on)
Diffstat (limited to 'databases')
-rw-r--r-- | databases/Makefile | 2 | ||||
-rw-r--r-- | databases/rubygem-activemodel4/Makefile | 22 | ||||
-rw-r--r-- | databases/rubygem-activemodel4/distinfo | 2 | ||||
-rw-r--r-- | databases/rubygem-activemodel4/pkg-descr | 6 | ||||
-rw-r--r-- | databases/rubygem-activerecord4/Makefile | 23 | ||||
-rw-r--r-- | databases/rubygem-activerecord4/distinfo | 2 | ||||
-rw-r--r-- | databases/rubygem-activerecord4/pkg-descr | 8 |
7 files changed, 65 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 9866962d741e..f4d42a2c07b0 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -823,7 +823,9 @@ SUBDIR += ruby-sybct SUBDIR += ruby-tokyocabinet SUBDIR += rubygem-activemodel + SUBDIR += rubygem-activemodel4 SUBDIR += rubygem-activerecord + SUBDIR += rubygem-activerecord4 SUBDIR += rubygem-activerecord-jdbc-adapter SUBDIR += rubygem-activerecord-jdbcmysql-adapter SUBDIR += rubygem-activerecord-mysql-adapter diff --git a/databases/rubygem-activemodel4/Makefile b/databases/rubygem-activemodel4/Makefile new file mode 100644 index 000000000000..a97d75e865b2 --- /dev/null +++ b/databases/rubygem-activemodel4/Makefile @@ -0,0 +1,22 @@ +# Created by: Johannes Meixner <xmj@chaot.net> +# $FreeBSD$ + +PORTNAME= activemodel +PORTVERSION= 4.1.6 +CATEGORIES= databases rubygems +MASTER_SITES= RG +PKGNAMESUFFIX= 4 + +MAINTAINER= ruby@FreeBSD.org +COMMENT= Toolkit for building modeling frameworks + +LICENSE= MIT + +RUN_DEPENDS= rubygem-activesupport4>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-activesupport4 \ + rubygem-builder32>=3.2.4:${PORTSDIR}/devel/rubygem-builder32 + +USE_RUBY= yes +USE_RUBYGEMS= yes +RUBYGEM_AUTOPLIST= yes + +.include <bsd.port.mk> diff --git a/databases/rubygem-activemodel4/distinfo b/databases/rubygem-activemodel4/distinfo new file mode 100644 index 000000000000..bf54662aeb98 --- /dev/null +++ b/databases/rubygem-activemodel4/distinfo @@ -0,0 +1,2 @@ +SHA256 (rubygem/activemodel-4.1.6.gem) = a60fd5b3ec60031047311df66aea58360ac7aece470966899ffa7425413bbc92 +SIZE (rubygem/activemodel-4.1.6.gem) = 44544 diff --git a/databases/rubygem-activemodel4/pkg-descr b/databases/rubygem-activemodel4/pkg-descr new file mode 100644 index 000000000000..d8cf509d0e8b --- /dev/null +++ b/databases/rubygem-activemodel4/pkg-descr @@ -0,0 +1,6 @@ +A toolkit for building modeling frameworks like Active Record and +Active Resource. Rich support for attributes, callbacks, +validations, observers, serialization, internationalization, +and testing. + +WWW: http://www.rubyonrails.org diff --git a/databases/rubygem-activerecord4/Makefile b/databases/rubygem-activerecord4/Makefile new file mode 100644 index 000000000000..efc930c7d9a7 --- /dev/null +++ b/databases/rubygem-activerecord4/Makefile @@ -0,0 +1,23 @@ +# Created by: Johannes Meixner <xmj@chaot.net> +# $FreeBSD$ + +PORTNAME= activerecord +PORTVERSION= 4.1.6 +CATEGORIES= databases rubygems +MASTER_SITES= RG +PKGNAMESUFFIX= 4 + +MAINTAINER= ruby@FreeBSD.org +COMMENT= Object-relational mapping layer for Rails MVC Framework + +LICENSE= MIT + +RUN_DEPENDS= rubygem-activemodel4>=${PORTVERSION}:${PORTSDIR}/databases/rubygem-activemodel4 \ + rubygem-activesupport4>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-activesupport4 \ + rubygem-arel>=5.0.0:${PORTSDIR}/databases/rubygem-arel + +USE_RUBY= yes +USE_RUBYGEMS= yes +RUBYGEM_AUTOPLIST= yes + +.include <bsd.port.mk> diff --git a/databases/rubygem-activerecord4/distinfo b/databases/rubygem-activerecord4/distinfo new file mode 100644 index 000000000000..f611da1f8e36 --- /dev/null +++ b/databases/rubygem-activerecord4/distinfo @@ -0,0 +1,2 @@ +SHA256 (rubygem/activerecord-4.1.6.gem) = 87262b9e83b76ea4adaaf7941de0472eda1f1097159e2894aea7edc7d5134797 +SIZE (rubygem/activerecord-4.1.6.gem) = 314368 diff --git a/databases/rubygem-activerecord4/pkg-descr b/databases/rubygem-activerecord4/pkg-descr new file mode 100644 index 000000000000..a3b3e25dfd1a --- /dev/null +++ b/databases/rubygem-activerecord4/pkg-descr @@ -0,0 +1,8 @@ +Action Record + +In Rails, the model is handled by what's called a object-relational +mapping layer entitled Active Record. This layer allows you to present +the data from database rows as objects and embellish these data objects +with business logic methods. + +WWW: http://www.rubyonrails.org |