summaryrefslogtreecommitdiff
path: root/net/rubygem-gitlab_omniauth-ldap (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.0.4Sunpoet Po-Chuan Hsieh2017-08-112-4/+4
| | | | Changes: https://gitlab.com/gitlab-org/omniauth-ldap/blob/master/CHANGELOG
* Update to 2.0.3Sunpoet Po-Chuan Hsieh2017-07-212-4/+4
| | | | Changes: https://gitlab.com/gitlab-org/omniauth-ldap/blob/master/CHANGELOG
* Update to 2.0.2Sunpoet Po-Chuan Hsieh2017-06-142-4/+4
| | | | Changes: https://gitlab.com/gitlab-org/omniauth-ldap/commits/master
* Update to 2.0.1Sunpoet Po-Chuan Hsieh2017-06-102-6/+6
| | | | Changes: https://gitlab.com/gitlab-org/omniauth-ldap/commits/master
* Update to 2.0.0Sunpoet Po-Chuan Hsieh2017-06-082-8/+8
| | | | Changes: https://gitlab.com/gitlab-org/omniauth-ldap/commits/master
* Remove unnecessary gemspec patchSunpoet Po-Chuan Hsieh2017-04-252-11/+1
| | | | - Bump PORTREVISION for package change
* Convert USES=gem:autoplist to USES=gem since autoplist is defaultSteve Wills2016-04-271-1/+1
|
* create USES=gem and update rubygem- ports to use itSteve Wills2016-04-271-2/+1
| | | | | | | Note that for now ports still have to have USE_RUBY=yes to use USES=gem PR: 209041 Differential Revision: https://reviews.freebsd.org/D6070
* devel/ruby-gems: Update to 2.6.2Steve Wills2016-04-041-8/+8
| | | | | PR: 208371 Submitted by: wen (partial)
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-4/+4
| | | | | With hat: portmgr Sponsored by: Absolight
* - Rename gemspec patch to patch-gemspecSunpoet Po-Chuan Hsieh2016-01-172-1/+0
| | | | Sponsored by: PortsCamp Taiwan
* Set NO_ARCH for remaining rubygem-* ports with no arch dependent filesPhilip M. Gollucci2015-07-021-0/+2
| | | | | | | Obtained from: DEVELOPER_MODE With Hat: ruby@ Sponsored by: RideCharge Inc / Curb
* net/rubygem-gitlab_omniauth-ldap: update to 1.2.1Michael Moll2015-05-264-16/+18
| | | | | | | PR: 199944 Differential Revision: https://reviews.freebsd.org/D2634 Submitted by: Michael Fausten <ports@michael-fausten.de> Approved by: mat (mentor)
* Update ruby-gems to 2.4.5Steve Wills2015-03-301-11/+11
| | | | | Note this is a big upgrade and the way gemspecs are generated changed. As a result, all patched gemspecs had to have new patches.
* net/rubygem-gitlab_omniauth-ldap: update to 1.1.0Steve Wills2014-09-213-5/+5
|
* net/rubygem-gitlab_omniauth-ldap: update to 1.0.4Steve Wills2014-08-313-6/+5
|
* Remove indefinite articles and trailing periods from COMMENT, plus minorJimmy Olgeni2014-07-101-1/+1
| | | | | | | | | COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category N. CR: D307 Approved by: portmgr (bapt)
* - Add stage supportSteve Wills2013-10-301-1/+0
|
* A LDAP strategy for OmniAuth.Steve Wills2013-10-254-0/+38
WWW: https://github.com/gitlabhq/omniauth-ldap PR: ports/182766 Submitted by: Loic Blot <loic.blot@unix-experience.fr>