Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148610710
D2484.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
D2484.diff
View Options
Index: textproc/Makefile
===================================================================
--- textproc/Makefile
+++ textproc/Makefile
@@ -1397,6 +1397,7 @@
SUBDIR += rubygem-terminal-table
SUBDIR += rubygem-text
SUBDIR += rubygem-tidy
+ SUBDIR += rubygem-twitter-text
SUBDIR += rubygem-unf
SUBDIR += rubygem-unf_ext
SUBDIR += rubygem-version_sorter
Index: textproc/rubygem-twitter-text/Makefile
===================================================================
--- /dev/null
+++ textproc/rubygem-twitter-text/Makefile
@@ -0,0 +1,20 @@
+# $FreeBSD$
+
+PORTNAME= twitter-text
+PORTVERSION= 1.12.0
+CATEGORIES= textproc rubygems
+MASTER_SITES= RG
+
+MAINTAINER= ruby@FreeBSD.org
+COMMENT= Ruby gem for handling of Twitter texts
+
+LICENSE= APACHE20
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+RUN_DEPENDS= rubygem-unf>=0.1.0:${PORTSDIR}/textproc/rubygem-unf
+
+USE_RUBY= yes
+USE_RUBYGEMS= yes
+RUBYGEM_AUTOPLIST= yes
+
+.include <bsd.port.mk>
Index: textproc/rubygem-twitter-text/distinfo
===================================================================
--- /dev/null
+++ textproc/rubygem-twitter-text/distinfo
@@ -0,0 +1,2 @@
+SHA256 (rubygem/twitter-text-1.12.0.gem) = 1b5c0bd5db4b16e6eda1992385e86c40890496a709f28ead7ede98f9f7ba778a
+SIZE (rubygem/twitter-text-1.12.0.gem) = 44032
Index: textproc/rubygem-twitter-text/pkg-descr
===================================================================
--- /dev/null
+++ textproc/rubygem-twitter-text/pkg-descr
@@ -0,0 +1,7 @@
+A Ruby gem that provides text handling for Twitter messages.
+
+The main use cases for this gem are unified handling of
+various auto-linking mechanisms and extraction of
+usernames, lists, hashtags and URLs.
+
+WWW: https://github.com/twitter/twitter-text
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Mar 20, 3:23 AM (1 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29995115
Default Alt Text
D2484.diff (1 KB)
Attached To
Mode
D2484: new port: textproc/rubygem-twitter-text
Attached
Detach File
Event Timeline
Log In to Comment