Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F172539327
D893.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D893.diff
View Options
Index: www/Makefile
===================================================================
--- www/Makefile
+++ www/Makefile
@@ -1848,6 +1848,7 @@
SUBDIR += rubygem-rack15
SUBDIR += rubygem-rails
SUBDIR += rubygem-rails4
+ SUBDIR += rubygem-rails_autolink
SUBDIR += rubygem-railties
SUBDIR += rubygem-railties4
SUBDIR += rubygem-raindrops
Index: www/rubygem-rails_autolink/Makefile
===================================================================
--- /dev/null
+++ www/rubygem-rails_autolink/Makefile
@@ -0,0 +1,21 @@
+# Created by: Johannes Meixner <xmj@chaot.net>
+# $FreeBSD$
+
+PORTNAME= rails_autolink
+PORTVERSION= 1.1.6
+CATEGORIES= www rubygems
+MASTER_SITES= RG
+
+MAINTAINER= ruby@FreeBSD.org
+COMMENT= Extraction of the auto_link method from rails, removed in 3.1
+
+LICENSE= MIT
+
+RUN_DEPENDS= rubygem-rails4>=${PORTVERSION}:${PORTSDIR}/www/rubygem-rails4
+
+USE_RUBY= yes
+USE_RAKE= yes
+USE_RUBYGEMS= yes
+RUBYGEM_AUTOPLIST= yes
+
+.include <bsd.port.mk>
Index: www/rubygem-rails_autolink/distinfo
===================================================================
--- /dev/null
+++ www/rubygem-rails_autolink/distinfo
@@ -0,0 +1,2 @@
+SHA256 (rubygem/rails_autolink-1.1.6.gem) = 384c17bee71ca5dc44f49401762f91abb6bc356dd564f380713fc974d2c25671
+SIZE (rubygem/rails_autolink-1.1.6.gem) = 13312
Index: www/rubygem-rails_autolink/pkg-descr
===================================================================
--- /dev/null
+++ www/rubygem-rails_autolink/pkg-descr
@@ -0,0 +1,5 @@
+This is an extraction of the 'auto_link' method from rails. The 'auto_link'
+method was removed from Rails in version Rails 3.1. This gem is meant to bridge
+the gap for people migrating.
+
+WWW: https://github.com/tenderlove/rails_autolink
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Sep 20, 3:09 AM (9 h, 54 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
39271578
Default Alt Text
D893.diff (1 KB)
Attached To
Mode
D893: www/rubygem-rails_autolink: create port
Attached
Detach File
Event Timeline
Log In to Comment