aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/Makefile1
-rw-r--r--www/rubygem-turbolinks-classic/Makefile23
-rw-r--r--www/rubygem-turbolinks-classic/distinfo3
-rw-r--r--www/rubygem-turbolinks-classic/pkg-descr4
4 files changed, 31 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index f354d516a1f..fb9b1222c7c 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -2050,6 +2050,7 @@
SUBDIR += rubygem-totoridipjp
SUBDIR += rubygem-tumblr_client
SUBDIR += rubygem-turbolinks
+ SUBDIR += rubygem-turbolinks-classic
SUBDIR += rubygem-turbolinks-source
SUBDIR += rubygem-typhoeus
SUBDIR += rubygem-uglifier
diff --git a/www/rubygem-turbolinks-classic/Makefile b/www/rubygem-turbolinks-classic/Makefile
new file mode 100644
index 00000000000..0e498147c84
--- /dev/null
+++ b/www/rubygem-turbolinks-classic/Makefile
@@ -0,0 +1,23 @@
+# $FreeBSD$
+
+PORTNAME= turbolinks
+PORTVERSION= 2.5.3
+CATEGORIES= www rubygems
+MASTER_SITES= RG
+PKGNAMESUFFIX= -classic
+
+MAINTAINER= ruby@FreeBSD.org
+COMMENT= Turbolinks makes following links in your web application faster
+
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
+
+RUN_DEPENDS?= rubygem-coffee-rails4>=4.0.1:devel/rubygem-coffee-rails4
+
+PORTSCOUT= limit:^2\.5
+
+NO_ARCH= yes
+USE_RUBY= yes
+USES= gem
+
+.include <bsd.port.mk>
diff --git a/www/rubygem-turbolinks-classic/distinfo b/www/rubygem-turbolinks-classic/distinfo
new file mode 100644
index 00000000000..9d5c880a5ab
--- /dev/null
+++ b/www/rubygem-turbolinks-classic/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1476351062
+SHA256 (rubygem/turbolinks-2.5.3.gem) = 5606242743a4c9bb1ef49bc5bb88ebdc2dc1a0ac99a602c9a71defbd8be8b9b5
+SIZE (rubygem/turbolinks-2.5.3.gem) = 20992
diff --git a/www/rubygem-turbolinks-classic/pkg-descr b/www/rubygem-turbolinks-classic/pkg-descr
new file mode 100644
index 00000000000..d88d81a147c
--- /dev/null
+++ b/www/rubygem-turbolinks-classic/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-classic