Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F167216186
D2467.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
D2467.diff
View Options
Index: security/Makefile
===================================================================
--- security/Makefile
+++ security/Makefile
@@ -917,6 +917,7 @@
SUBDIR += rubygem-net-ssh27
SUBDIR += rubygem-nmap-parser
SUBDIR += rubygem-omniauth
+ SUBDIR += rubygem-omniauth-bitbucket
SUBDIR += rubygem-origami
SUBDIR += rubygem-pyu-ruby-sasl
SUBDIR += rubygem-razorback-scriptNugget
Index: security/rubygem-omniauth-bitbucket/Makefile
===================================================================
--- /dev/null
+++ security/rubygem-omniauth-bitbucket/Makefile
@@ -0,0 +1,21 @@
+# $FreeBSD$
+
+PORTNAME= omniauth-bitbucket
+PORTVERSION= 0.0.2
+CATEGORIES= security rubygems
+MASTER_SITES= RG
+
+MAINTAINER= ruby@FreeBSD.org
+COMMENT= OmniAuth strategy for Bitbucket
+
+LICENSE= MIT
+
+RUN_DEPENDS= rubygem-multi_json>=1.7:${PORTSDIR}/devel/rubygem-multi_json \
+ rubygem-omniauth>=1.1:${PORTSDIR}/security/rubygem-omniauth \
+ rubygem-omniauth-oauth>=1.0:${PORTSDIR}/net/rubygem-omniauth-oauth
+
+USE_RUBY= yes
+USE_RUBYGEMS= yes
+RUBYGEM_AUTOPLIST= yes
+
+.include <bsd.port.mk>
Index: security/rubygem-omniauth-bitbucket/distinfo
===================================================================
--- /dev/null
+++ security/rubygem-omniauth-bitbucket/distinfo
@@ -0,0 +1,2 @@
+SHA256 (rubygem/omniauth-bitbucket-0.0.2.gem) = 85a00770c24d901a47b88caab1ee3634fd2b83fd07fe935876ae471fbed054d1
+SIZE (rubygem/omniauth-bitbucket-0.0.2.gem) = 6656
Index: security/rubygem-omniauth-bitbucket/pkg-descr
===================================================================
--- /dev/null
+++ security/rubygem-omniauth-bitbucket/pkg-descr
@@ -0,0 +1,4 @@
+Ruby gem that implements the OmniAuth strategy of Atlassian Bitbucket
+for usage in rubygem-onmiauth.
+
+WWW: https://github.com/sishen/omniauth-bitbucket
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 21, 12:33 AM (3 h, 49 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37015801
Default Alt Text
D2467.diff (1 KB)
Attached To
Mode
D2467: new port: security/rubyauth-omniauth-bitbucket
Attached
Detach File
Event Timeline
Log In to Comment