diff options
-rw-r--r-- | devel/Makefile | 1 | ||||
-rw-r--r-- | devel/rubygem-coffee-rails-rails5/Makefile | 23 | ||||
-rw-r--r-- | devel/rubygem-coffee-rails-rails5/distinfo | 3 | ||||
-rw-r--r-- | devel/rubygem-coffee-rails-rails5/pkg-descr | 3 | ||||
-rw-r--r-- | textproc/Makefile | 1 | ||||
-rw-r--r-- | textproc/rubygem-sass-rails-rails5/Makefile | 26 | ||||
-rw-r--r-- | textproc/rubygem-sass-rails-rails5/distinfo | 3 | ||||
-rw-r--r-- | textproc/rubygem-sass-rails-rails5/pkg-descr | 3 | ||||
-rw-r--r-- | www/Makefile | 3 | ||||
-rw-r--r-- | www/rubygem-jquery-rails-rails5/Makefile | 24 | ||||
-rw-r--r-- | www/rubygem-jquery-rails-rails5/distinfo | 3 | ||||
-rw-r--r-- | www/rubygem-jquery-rails-rails5/pkg-descr | 5 | ||||
-rw-r--r-- | www/rubygem-rails5/Makefile | 53 | ||||
-rw-r--r-- | www/rubygem-rails5/distinfo | 3 | ||||
-rw-r--r-- | www/rubygem-rails5/pkg-descr | 12 | ||||
-rw-r--r-- | www/rubygem-turbolinks-rails5/Makefile | 22 | ||||
-rw-r--r-- | www/rubygem-turbolinks-rails5/distinfo | 3 | ||||
-rw-r--r-- | www/rubygem-turbolinks-rails5/pkg-descr | 4 |
18 files changed, 195 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 502d7c019853..49814fd4ecc3 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -5192,6 +5192,7 @@ SUBDIR += rubygem-cloudfiles SUBDIR += rubygem-cocaine SUBDIR += rubygem-coercible + SUBDIR += rubygem-coffee-rails-rails5 SUBDIR += rubygem-coffee-rails4 SUBDIR += rubygem-coffee-rails41 SUBDIR += rubygem-coffee-script diff --git a/devel/rubygem-coffee-rails-rails5/Makefile b/devel/rubygem-coffee-rails-rails5/Makefile new file mode 100644 index 000000000000..5e5f23467f02 --- /dev/null +++ b/devel/rubygem-coffee-rails-rails5/Makefile @@ -0,0 +1,23 @@ +# Created by: Johannes Meixner <johannes@perceivon.net> +# $FreeBSD$ + +PORTNAME= coffee-rails +PORTVERSION= 4.2.1 +CATEGORIES= devel rubygems +MASTER_SITES= RG +PKGNAMESUFFIX= -rails5 + +MAINTAINER= ruby@FreeBSD.org +COMMENT= Coffee Script adapter for the Rails asset pipeline + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/MIT-LICENSE + +RUN_DEPENDS= rubygem-coffee-script>=2.2.0:devel/rubygem-coffee-script \ + rubygem-railties5>=5.0.0:www/rubygem-railties5 + +NO_ARCH= yes +USE_RUBY= yes +USES= gem + +.include <bsd.port.mk> diff --git a/devel/rubygem-coffee-rails-rails5/distinfo b/devel/rubygem-coffee-rails-rails5/distinfo new file mode 100644 index 000000000000..9024e508bc35 --- /dev/null +++ b/devel/rubygem-coffee-rails-rails5/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1483218814 +SHA256 (rubygem/coffee-rails-4.2.1.gem) = 9173409e75d6b805749685a1466065cedd0fd6cdffebdeeb060610a500c40825 +SIZE (rubygem/coffee-rails-4.2.1.gem) = 7168 diff --git a/devel/rubygem-coffee-rails-rails5/pkg-descr b/devel/rubygem-coffee-rails-rails5/pkg-descr new file mode 100644 index 000000000000..426ba7b02000 --- /dev/null +++ b/devel/rubygem-coffee-rails-rails5/pkg-descr @@ -0,0 +1,3 @@ +Coffee Script adapter for the Rails asset pipeline. + +WWW: https://github.com/rails/coffee-rails diff --git a/textproc/Makefile b/textproc/Makefile index c682bcdba3f1..7f3a65c81980 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1543,6 +1543,7 @@ SUBDIR += rubygem-rugments SUBDIR += rubygem-sanitize SUBDIR += rubygem-sass + SUBDIR += rubygem-sass-rails-rails5 SUBDIR += rubygem-sass-rails5 SUBDIR += rubygem-sass32 SUBDIR += rubygem-sax-machine diff --git a/textproc/rubygem-sass-rails-rails5/Makefile b/textproc/rubygem-sass-rails-rails5/Makefile new file mode 100644 index 000000000000..feb0b8093b8f --- /dev/null +++ b/textproc/rubygem-sass-rails-rails5/Makefile @@ -0,0 +1,26 @@ +# Created by: Johannes Jost Meixner <xmj@FreeBSD.org> +# $FreeBSD$ + +PORTNAME= sass-rails +PORTVERSION= 5.0.6 +CATEGORIES= textproc rubygems +MASTER_SITES= RG +PKGNAMESUFFIX= -rails5 + +MAINTAINER= jrm@FreeBSD.org +COMMENT= Sass adapter for the Rails asset pipeline + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/MIT-LICENSE + +RUN_DEPENDS= rubygem-railties5>=5.0.0:www/rubygem-railties5 \ + rubygem-sass>=3.1:textproc/rubygem-sass \ + rubygem-sprockets3>=3.0.3:devel/rubygem-sprockets3 \ + rubygem-sprockets-rails>=2.0:devel/rubygem-sprockets-rails \ + rubygem-tilt>=1.1:devel/rubygem-tilt + +NO_ARCH= yes +USE_RUBY= yes +USES= gem + +.include <bsd.port.mk> diff --git a/textproc/rubygem-sass-rails-rails5/distinfo b/textproc/rubygem-sass-rails-rails5/distinfo new file mode 100644 index 000000000000..7c7b157cf446 --- /dev/null +++ b/textproc/rubygem-sass-rails-rails5/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1483217698 +SHA256 (rubygem/sass-rails-5.0.6.gem) = 8bb5d9ed4e83c7e1ad2b518daf13a266b995c40a5ac74bc2673633b420105146 +SIZE (rubygem/sass-rails-5.0.6.gem) = 10752 diff --git a/textproc/rubygem-sass-rails-rails5/pkg-descr b/textproc/rubygem-sass-rails-rails5/pkg-descr new file mode 100644 index 000000000000..e4a6b809b4d8 --- /dev/null +++ b/textproc/rubygem-sass-rails-rails5/pkg-descr @@ -0,0 +1,3 @@ +Sass adapter for the Rails asset pipeline. + +WWW: https://github.com/rails/sass-rails diff --git a/www/Makefile b/www/Makefile index c8e6cd659c70..cf163ddeabc7 100644 --- a/www/Makefile +++ b/www/Makefile @@ -2000,6 +2000,7 @@ SUBDIR += rubygem-journey SUBDIR += rubygem-jquery-atwho-rails SUBDIR += rubygem-jquery-rails + SUBDIR += rubygem-jquery-rails-rails5 SUBDIR += rubygem-jquery-scrollto-rails SUBDIR += rubygem-jquery-turbolinks SUBDIR += rubygem-jquery-ui-rails-rails4 @@ -2061,6 +2062,7 @@ SUBDIR += rubygem-rack15 SUBDIR += rubygem-rack16 SUBDIR += rubygem-rails4 + SUBDIR += rubygem-rails5 SUBDIR += rubygem-rails_12factor SUBDIR += rubygem-rails_autolink SUBDIR += rubygem-rails_serve_static_assets @@ -2110,6 +2112,7 @@ SUBDIR += rubygem-tumblr_client SUBDIR += rubygem-turbolinks SUBDIR += rubygem-turbolinks-classic + SUBDIR += rubygem-turbolinks-rails5 SUBDIR += rubygem-turbolinks-source SUBDIR += rubygem-typhoeus SUBDIR += rubygem-uglifier diff --git a/www/rubygem-jquery-rails-rails5/Makefile b/www/rubygem-jquery-rails-rails5/Makefile new file mode 100644 index 000000000000..734d85c198d8 --- /dev/null +++ b/www/rubygem-jquery-rails-rails5/Makefile @@ -0,0 +1,24 @@ +# Created by: Jason Helfman <jgh@FreeBSD.org> +# $FreeBSD$ + +PORTNAME= jquery-rails +PORTVERSION= 4.3.1 +CATEGORIES= www rubygems +MASTER_SITES= RG +PKGNAMESUFFIX= -rails5 + +MAINTAINER= jrm@FreeBSD.org +COMMENT= Provides a Rails generator for jQuery + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/MIT-LICENSE + +RUN_DEPENDS= rubygem-rails-dom-testing>=1.0:textproc/rubygem-rails-dom-testing \ + rubygem-railties5>=4.2.0:www/rubygem-railties5 \ + rubygem-thor>=0.14:devel/rubygem-thor + +NO_ARCH= yes +USE_RUBY= yes +USES= gem + +.include <bsd.port.mk> diff --git a/www/rubygem-jquery-rails-rails5/distinfo b/www/rubygem-jquery-rails-rails5/distinfo new file mode 100644 index 000000000000..b04627386dd8 --- /dev/null +++ b/www/rubygem-jquery-rails-rails5/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1490305874 +SHA256 (rubygem/jquery-rails-4.3.1.gem) = 711e4ed2e04b678f6b62537d0ea32d77211304e7bfad99a97089b0cef739310a +SIZE (rubygem/jquery-rails-4.3.1.gem) = 517120 diff --git a/www/rubygem-jquery-rails-rails5/pkg-descr b/www/rubygem-jquery-rails-rails5/pkg-descr new file mode 100644 index 000000000000..2d04fd04c066 --- /dev/null +++ b/www/rubygem-jquery-rails-rails5/pkg-descr @@ -0,0 +1,5 @@ +This gem provides a Rails generator to install jQuery and the jQuery-ujs +driver into your Rails 5 application, and then have them included +automatically instead of Prototype. + +WWW: https://github.com/rails/jquery-rails diff --git a/www/rubygem-rails5/Makefile b/www/rubygem-rails5/Makefile new file mode 100644 index 000000000000..730c76bfe827 --- /dev/null +++ b/www/rubygem-rails5/Makefile @@ -0,0 +1,53 @@ +# Created by: Johannes Meixner <johannes@perceivon.net> +# $FreeBSD$ + +PORTNAME= rails +PORTVERSION= 5.0.2 +CATEGORIES= www rubygems +MASTER_SITES= RG +PKGNAMESUFFIX= 5 + +MAINTAINER= jrm@FreeBSD.org +COMMENT= Full-stack web application framework + +LICENSE= MIT + +RUN_DEPENDS= rubygem-actioncable5>=5.0.2:www/rubygem-actioncable5 \ + rubygem-actionmailer5>=5.0.2:mail/rubygem-actionmailer5 \ + rubygem-actionpack5>=5.0.2:www/rubygem-actionpack5 \ + rubygem-actionview5>=5.0.2:devel/rubygem-actionview5 \ + rubygem-activejob5>=5.0.2:devel/rubygem-activejob5 \ + rubygem-activemodel5>=5.0.2:databases/rubygem-activemodel5 \ + rubygem-activerecord5>=5.0.2:databases/rubygem-activerecord5 \ + rubygem-activesupport5>=5.0.2:devel/rubygem-activesupport5 \ + rubygem-bundler<2.0:sysutils/rubygem-bundler \ + rubygem-railties5>=5.0.2:www/rubygem-railties5 \ + rubygem-sprockets-rails>=2.0.0:devel/rubygem-sprockets-rails \ + rubygem-byebug>=9.0.6:devel/rubygem-byebug \ + rubygem-coffee-rails-rails5>=4.2.1:devel/rubygem-coffee-rails-rails5 \ + rubygem-coffee-script-source>=1.12.2:devel/rubygem-coffee-script-source \ + rubygem-coffee-script>=2.4.1:devel/rubygem-coffee-script \ + rubygem-execjs>=2.7.0:devel/rubygem-execjs \ + rubygem-jbuilder>=2.6.3:devel/rubygem-jbuilder \ + rubygem-jquery-rails-rails5>=4.3.1:www/rubygem-jquery-rails-rails5 \ + rubygem-multi_json>=1.12.1:devel/rubygem-multi_json \ + rubygem-puma>=3.8.2:www/rubygem-puma \ + rubygem-sass-rails-rails5>=5.0.3:textproc/rubygem-sass-rails-rails5 \ + rubygem-sass>=3.4.23:textproc/rubygem-sass \ + rubygem-spring>=2.0.1:devel/rubygem-spring \ + rubygem-sqlite3>=1.3.13:databases/rubygem-sqlite3 \ + rubygem-tilt>=2.0.7:devel/rubygem-tilt \ + rubygem-turbolinks-source>=5.0.0:www/rubygem-turbolinks-source \ + rubygem-turbolinks-rails5>=5.0.1:www/rubygem-turbolinks-rails5 \ + rubygem-uglifier>=3.2.0:www/rubygem-uglifier \ + rubygem-web-console>=3.5.0:devel/rubygem-web-console \ + rubygem-bindex>=0.5.0:devel/rubygem-bindex + +NO_ARCH= yes +USE_RUBY= yes +USES= gem + +CPE_VENDOR= rubyonrails +CPE_PRODUCT= ruby_on_rails + +.include <bsd.port.mk> diff --git a/www/rubygem-rails5/distinfo b/www/rubygem-rails5/distinfo new file mode 100644 index 000000000000..2ecce05b698d --- /dev/null +++ b/www/rubygem-rails5/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1493211405 +SHA256 (rubygem/rails-5.0.2.gem) = 49c6c350286e2f177df5c2214f9668f0866d87411ab5a63e051e25eb64453f70 +SIZE (rubygem/rails-5.0.2.gem) = 6144 diff --git a/www/rubygem-rails5/pkg-descr b/www/rubygem-rails5/pkg-descr new file mode 100644 index 000000000000..a32e9f729746 --- /dev/null +++ b/www/rubygem-rails5/pkg-descr @@ -0,0 +1,12 @@ +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://rubyonrails.org/ diff --git a/www/rubygem-turbolinks-rails5/Makefile b/www/rubygem-turbolinks-rails5/Makefile new file mode 100644 index 000000000000..2a3e71fa7569 --- /dev/null +++ b/www/rubygem-turbolinks-rails5/Makefile @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= turbolinks +PORTVERSION= 5.0.1 +CATEGORIES= www rubygems +MASTER_SITES= RG +PKGNAMESUFFIX= -rails5 + +MAINTAINER= jrm@FreeBSD.org +COMMENT= Turbolinks makes following links in your web application faster + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= rubygem-coffee-rails-rails5>=4.0.1:devel/rubygem-coffee-rails-rails5 \ + rubygem-turbolinks-source>=5:www/rubygem-turbolinks-source + +NO_ARCH= yes +USE_RUBY= yes +USES= gem + +.include <bsd.port.mk> diff --git a/www/rubygem-turbolinks-rails5/distinfo b/www/rubygem-turbolinks-rails5/distinfo new file mode 100644 index 000000000000..f8e71c8a2f57 --- /dev/null +++ b/www/rubygem-turbolinks-rails5/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1473687218 +SHA256 (rubygem/turbolinks-5.0.1.gem) = 60e877f752e21a586c490e9263784b0e02c69498a52e12f60d9f057892977767 +SIZE (rubygem/turbolinks-5.0.1.gem) = 6144 diff --git a/www/rubygem-turbolinks-rails5/pkg-descr b/www/rubygem-turbolinks-rails5/pkg-descr new file mode 100644 index 000000000000..09ebcebc8572 --- /dev/null +++ b/www/rubygem-turbolinks-rails5/pkg-descr @@ -0,0 +1,4 @@ +Turbolinks makes following links in your web application faster (use with Rails +Asset Pipeline) + +WWW: https://github.com/rails/turbolinks |