Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F141886154
D2507.id.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
D2507.id.diff
View Options
Index: security/Makefile
===================================================================
--- security/Makefile
+++ security/Makefile
@@ -921,6 +921,7 @@
SUBDIR += rubygem-omniauth-bitbucket
SUBDIR += rubygem-omniauth-gitlab
SUBDIR += rubygem-omniauth-multipassword
+ SUBDIR += rubygem-omniauth-shibboleth
SUBDIR += rubygem-origami
SUBDIR += rubygem-pyu-ruby-sasl
SUBDIR += rubygem-razorback-scriptNugget
Index: security/rubygem-omniauth-shibboleth/Makefile
===================================================================
--- /dev/null
+++ security/rubygem-omniauth-shibboleth/Makefile
@@ -0,0 +1,19 @@
+# $FreeBSD$
+
+PORTNAME= omniauth-shibboleth
+PORTVERSION= 1.2.0
+CATEGORIES= security rubygems
+MASTER_SITES= RG
+
+MAINTAINER= ruby@FreeBSD.org
+COMMENT= OmniAuth Shibboleth strategies for OmniAuth 1.x
+
+LICENSE= MIT
+
+RUN_DEPENDS= rubygem-omniauth>=1.0:${PORTSDIR}/security/rubygem-omniauth
+
+USE_RUBY= yes
+USE_RUBYGEMS= yes
+RUBYGEM_AUTOPLIST= yes
+
+.include <bsd.port.mk>
Index: security/rubygem-omniauth-shibboleth/distinfo
===================================================================
--- /dev/null
+++ security/rubygem-omniauth-shibboleth/distinfo
@@ -0,0 +1,2 @@
+SHA256 (rubygem/omniauth-shibboleth-1.2.0.gem) = c638ec1b58888aa9f7e246ba8cfff019aa07acfb7e97ab1f3a1dbd7d43e6698c
+SIZE (rubygem/omniauth-shibboleth-1.2.0.gem) = 10752
Index: security/rubygem-omniauth-shibboleth/pkg-descr
===================================================================
--- /dev/null
+++ security/rubygem-omniauth-shibboleth/pkg-descr
@@ -0,0 +1,4 @@
+Ruby gem that implements an OmniAuth strategy for authenticating
+through Shibboleth (SAML) for usage in rubygem-onmiauth.
+
+WWW: https://github.com/toyokazu/omniauth-shibboleth
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jan 13, 12:22 AM (11 h, 16 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27622911
Default Alt Text
D2507.id.diff (1 KB)
Attached To
Mode
D2507: new port: security/rubygem-omniauth-shibboleth
Attached
Detach File
Event Timeline
Log In to Comment