New port: net/rubygem-omniauth-kerberos

An OmniAuth strategy for Kerberos.

WWW: https://github.com/jgraichen/omniauth-kerberos

Submitted by: Matthias Fechner <idefix@fechner.net>
This commit is contained in:
Torsten Zuehlsdorff 2017-11-28 15:16:38 +00:00
parent 22e54a83e9
commit 8676612e69
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=455044
4 changed files with 27 additions and 0 deletions

View file

@ -1228,6 +1228,7 @@
SUBDIR += rubygem-omniauth-github-discourse
SUBDIR += rubygem-omniauth-github11
SUBDIR += rubygem-omniauth-google-oauth2
SUBDIR += rubygem-omniauth-kerberos
SUBDIR += rubygem-omniauth-oauth
SUBDIR += rubygem-omniauth-oauth2
SUBDIR += rubygem-omniauth-openid

View file

@ -0,0 +1,20 @@
# $FreeBSD$
PORTNAME= omniauth-kerberos
PORTVERSION= 0.3.0
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= tz@FreeBSD.org
COMMENT= OmniAuth strategy for Kerberos
LICENSE= MIT
RUN_DEPENDS= rubygem-omniauth-multipassword>0:security/rubygem-omniauth-multipassword \
rubygem-timfel-krb5-auth>=0.8:security/rubygem-timfel-krb5
USES= gem
NO_ARCH= yes
USE_RUBY= yes
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
TIMESTAMP = 1509087900
SHA256 (rubygem/omniauth-kerberos-0.3.0.gem) = 07c759d0f60342f63e991c4841912f839c0dd91259a9a576fe9d7589cdd9ba17
SIZE (rubygem/omniauth-kerberos-0.3.0.gem) = 7680

View file

@ -0,0 +1,3 @@
An OmniAuth strategy for Kerberos.
WWW: https://github.com/jgraichen/omniauth-kerberos