diff --git a/net/Makefile b/net/Makefile index b68e96b270d6..4398a890db42 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1184,6 +1184,7 @@ SUBDIR += rubygem-fog-xenserver SUBDIR += rubygem-geoip SUBDIR += rubygem-gitlab_omniauth-ldap + SUBDIR += rubygem-gitlab_omniauth-ldap1 SUBDIR += rubygem-http_parser.rb SUBDIR += rubygem-httpauth SUBDIR += rubygem-ipaddress diff --git a/net/rubygem-gitlab_omniauth-ldap1/Makefile b/net/rubygem-gitlab_omniauth-ldap1/Makefile new file mode 100644 index 000000000000..2954ac05f051 --- /dev/null +++ b/net/rubygem-gitlab_omniauth-ldap1/Makefile @@ -0,0 +1,26 @@ +# $FreeBSD$ + +PORTNAME= gitlab_omniauth-ldap +PORTVERSION= 1.2.1 +PORTREVISION= 1 +CATEGORIES= net rubygems +MASTER_SITES= RG +PKGNAMESUFFIX= 1 + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= LDAP strategy for OmniAuth + +LICENSE= MIT + +RUN_DEPENDS= rubygem-net-ldap>=0.9:net/rubygem-net-ldap \ + rubygem-omniauth>=1.0:security/rubygem-omniauth \ + rubygem-pyu-ruby-sasl>=0.0.3.1:security/rubygem-pyu-ruby-sasl \ + rubygem-rubyntlm>=0.3:net/rubygem-rubyntlm + +PORTSCOUT= limit:^1\. + +NO_ARCH= yes +USE_RUBY= yes +USES= gem + +.include diff --git a/net/rubygem-gitlab_omniauth-ldap1/distinfo b/net/rubygem-gitlab_omniauth-ldap1/distinfo new file mode 100644 index 000000000000..1293a20ff748 --- /dev/null +++ b/net/rubygem-gitlab_omniauth-ldap1/distinfo @@ -0,0 +1,2 @@ +SHA256 (rubygem/gitlab_omniauth-ldap-1.2.1.gem) = 311b14ca8bc92e217390bbbfa1b83ba50780f8b41957e8fc8b99ee7d4af46ded +SIZE (rubygem/gitlab_omniauth-ldap-1.2.1.gem) = 12800 diff --git a/net/rubygem-gitlab_omniauth-ldap1/pkg-descr b/net/rubygem-gitlab_omniauth-ldap1/pkg-descr new file mode 100644 index 000000000000..b04fa56389d8 --- /dev/null +++ b/net/rubygem-gitlab_omniauth-ldap1/pkg-descr @@ -0,0 +1,3 @@ +A LDAP strategy for OmniAuth. + +WWW: https://github.com/gitlabhq/omniauth-ldap