Bug 207796 - [new port] net/rubygem-omniauth-azure-oauth2: Windows Azure Active Directory OAuth2 strategy for OmniAuth
Summary: [new port] net/rubygem-omniauth-azure-oauth2: Windows Azure Active Directory ...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks: 202468
  Show dependency treegraph
 
Reported: 2016-03-08 10:44 UTC by Torsten Zühlsdorff
Modified: 2016-03-14 11:32 UTC (History)
1 user (show)

See Also:


Attachments
shar with new port net/rubygem-omniauth-azure-oauth2 (1.79 KB, text/plain)
2016-03-08 10:44 UTC, Torsten Zühlsdorff
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Torsten Zühlsdorff 2016-03-08 10:44:42 UTC
Created attachment 167839 [details]
shar with new port net/rubygem-omniauth-azure-oauth2

Hello,

attached a shar with this new port. This one is required to get the new port www/gitlab running. Also it can be used by all oauth2 using programs to authenticate against Windows Azure.

poudriere build fine for:
9.3 amd + i386
10.1 amd + i386
10.2 amd + i386
11-current r293820 amd + i386

portlint is also fine.

And i did a runtime test to verify that the port is loadable and usable!

Greetings,
Torsten
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-03-14 05:31:28 UTC
A commit references this bug:

Author: miwi
Date: Mon Mar 14 05:30:35 UTC 2016
New revision: 411044
URL: https://svnweb.freebsd.org/changeset/ports/411044

Log:
  An Windows Azure Active Directory OAuth2 strategy for OmniAuth

  WWW: https://github.com/KonaTeam/omniauth-azure-oauth2

  PR:		207796
  Submitted by:	Torsten Zuehlsdorff <ports@toco-domains.de>

Changes:
  head/net/Makefile
  head/net/rubygem-omniauth-azure-oauth2/
  head/net/rubygem-omniauth-azure-oauth2/Makefile
  head/net/rubygem-omniauth-azure-oauth2/distinfo
  head/net/rubygem-omniauth-azure-oauth2/pkg-descr
Comment 2 Torsten Zühlsdorff 2016-03-14 11:32:13 UTC
Thanks for committing! :)