mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Add rubygem-gitlab_omniauth-ldap1 1.2.1 (copied from rubygem-gitlab_omniauth-ldap)
- Add PORTSCOUT
This commit is contained in:
parent
ea25f18e08
commit
d5a565737f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=442932
@ -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
|
||||
|
26
net/rubygem-gitlab_omniauth-ldap1/Makefile
Normal file
26
net/rubygem-gitlab_omniauth-ldap1/Makefile
Normal file
@ -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 <bsd.port.mk>
|
2
net/rubygem-gitlab_omniauth-ldap1/distinfo
Normal file
2
net/rubygem-gitlab_omniauth-ldap1/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (rubygem/gitlab_omniauth-ldap-1.2.1.gem) = 311b14ca8bc92e217390bbbfa1b83ba50780f8b41957e8fc8b99ee7d4af46ded
|
||||
SIZE (rubygem/gitlab_omniauth-ldap-1.2.1.gem) = 12800
|
3
net/rubygem-gitlab_omniauth-ldap1/pkg-descr
Normal file
3
net/rubygem-gitlab_omniauth-ldap1/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
A LDAP strategy for OmniAuth.
|
||||
|
||||
WWW: https://github.com/gitlabhq/omniauth-ldap
|
Loading…
Reference in New Issue
Block a user