summaryrefslogtreecommitdiff
path: root/security/rubygem-rack-oauth2
Commit message (Collapse)AuthorAgeFilesLines
* */*: Switch deps from rails 6.0 to 6.1Matthias Fechner2021-09-301-2/+2
|
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update to 1.16.0 which is required for gitlab-ce 13.6.Matthias Fechner2020-11-282-7/+7
| | | | Notes: svn path=/head/; revision=556506
* Switch to rails 6.0.Matthias Fechner2020-07-071-1/+2
| | | | Notes: svn path=/head/; revision=541406
* Change rubygem ports required by www/gitlab-ce to rails52.Matthias Fechner2019-12-071-1/+1
| | | | | | | | | | | | Currently a lot of ports www/gitlab-ce is using pulls rails 5.0 and 5.2 ports as dependencies in. To reduce the number of ports required, the attached patch switches all required ports to rails 5.2. I carefully tested it, if I oversaw a port, please let me know. Differential Revision: https://reviews.freebsd.org/D22220 Notes: svn path=/head/; revision=519195
* In preparation for gitlab 11.7 upgrade switch rails4 to rails50.Matthias Fechner2019-01-311-1/+1
| | | | | | | | | | | If required upgraded version to work correctly with rails50. Fixed some cosmetic issue to make portlint happy. Reviewed by: sunpoet Differential Revision: https://reviews.freebsd.org/D18957 Notes: svn path=/head/; revision=491723
* Update to 1.9.3Sunpoet Po-Chuan Hsieh2018-10-302-6/+7
| | | | | | | Changes: https://github.com/nov/rack-oauth2/commits/master Notes: svn path=/head/; revision=483533
* Update to 1.9.2Sunpoet Po-Chuan Hsieh2018-04-282-4/+4
| | | | | | | Changes: https://github.com/nov/rack-oauth2/commits/master Notes: svn path=/head/; revision=468589
* Update to 1.9.1Sunpoet Po-Chuan Hsieh2018-03-212-4/+4
| | | | | | | Changes: https://github.com/nov/rack-oauth2/commits/master Notes: svn path=/head/; revision=465223
* Update to 1.9.0Sunpoet Po-Chuan Hsieh2018-02-232-5/+5
| | | | | | | Changes: https://github.com/nov/rack-oauth2/commits/master Notes: svn path=/head/; revision=462727
* Update to 1.8.2Sunpoet Po-Chuan Hsieh2018-02-222-8/+9
| | | | | | | Changes: https://github.com/nov/rack-oauth2/commits/master Notes: svn path=/head/; revision=462634
* Update to 1.8.1Sunpoet Po-Chuan Hsieh2018-02-212-4/+4
| | | | | | | Changes: https://github.com/nov/rack-oauth2/commits/master Notes: svn path=/head/; revision=462521
* Update to 1.8.0Sunpoet Po-Chuan Hsieh2018-02-152-5/+4
| | | | | | | Changes: https://github.com/nov/rack-oauth2/commits/master Notes: svn path=/head/; revision=461914
* Update to 1.7.1Sunpoet Po-Chuan Hsieh2018-02-142-4/+4
| | | | | | | Changes: https://github.com/nov/rack-oauth2/commits/master Notes: svn path=/head/; revision=461801
* Update to 1.7.0Sunpoet Po-Chuan Hsieh2017-12-262-4/+4
| | | | | | | Changes: https://github.com/nov/rack-oauth2/commits/master Notes: svn path=/head/; revision=457340
* Update to 1.6.4Sunpoet Po-Chuan Hsieh2017-10-202-4/+4
| | | | | | | Changes: https://github.com/nov/rack-oauth2/commits/master Notes: svn path=/head/; revision=452558
* Update to 1.6.3Sunpoet Po-Chuan Hsieh2017-10-192-4/+4
| | | | | | | Changes: https://github.com/nov/rack-oauth2/commits/master Notes: svn path=/head/; revision=452485
* Update to 1.6.2Sunpoet Po-Chuan Hsieh2017-04-252-4/+4
| | | | | | | Changes: https://github.com/nov/rack-oauth2/commits/master Notes: svn path=/head/; revision=439400
* Update to 1.6.1Sunpoet Po-Chuan Hsieh2017-03-272-4/+4
| | | | | | | Changes: https://github.com/nov/rack-oauth2/commits/master Notes: svn path=/head/; revision=437034
* Update to 1.6.0Sunpoet Po-Chuan Hsieh2017-03-242-4/+4
| | | | | | | Changes: https://github.com/nov/rack-oauth2/commits/master Notes: svn path=/head/; revision=436843
* Update to 1.5.1Sunpoet Po-Chuan Hsieh2017-01-192-4/+4
| | | | | | | Changes: https://github.com/nov/rack-oauth2/commits/master Notes: svn path=/head/; revision=431904
* Update to 1.5.0Sunpoet Po-Chuan Hsieh2017-01-122-4/+4
| | | | | | | Changes: https://github.com/nov/rack-oauth2/commits/master Notes: svn path=/head/; revision=431316
* - Update to 1.4.0Sunpoet Po-Chuan Hsieh2016-12-052-3/+4
| | | | | | | Changes: https://github.com/nov/rack-oauth2/commits/master Notes: svn path=/head/; revision=427850
* Convert USES=gem:autoplist to USES=gem since autoplist is defaultSteve Wills2016-04-271-1/+1
| | | | Notes: svn path=/head/; revision=414136
* 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 Notes: svn path=/head/; revision=414118
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-5/+5
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* - Update to 1.3.0Sunpoet Po-Chuan Hsieh2016-03-062-4/+3
| | | | | | | Changes: https://github.com/nov/rack-oauth2/commits/master Notes: svn path=/head/; revision=410323
* - Update RUN_DEPENDS: use Rails 4Sunpoet Po-Chuan Hsieh2016-02-031-1/+2
| | | | | | | | | | - Bump PORTREVISION for dependency change PR: 206880 Submitted by: Torsten Zuhlsdorff <ports@toco-domains.de> Notes: svn path=/head/; revision=407983
* - Update to 1.2.1Sunpoet Po-Chuan Hsieh2015-07-312-3/+3
| | | | | | | Changes: https://github.com/nov/rack-oauth2/commits/master Notes: svn path=/head/; revision=393353
* - Update to 1.2.0Sunpoet Po-Chuan Hsieh2015-06-152-4/+3
| | | | | | | Changes: https://github.com/nov/rack-oauth2/commits/master Notes: svn path=/head/; revision=389743
* - Update RUN_DEPENDS: use newer rubygem-rackSunpoet Po-Chuan Hsieh2015-06-131-1/+3
| | | | | | | | - Add NO_ARCH - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=389511
* new port: security/rubygem-rack-oauth2Michael Moll2015-05-263-0/+30
OAuth 2.0 Server & Client Library. WWW: https://github.com/nov/rack-oauth2 PR: 199922 Differential Revision: https://reviews.freebsd.org/D2638 Submitted by: Torsten Zuehlsdorff <ports@toco-domains.de> Approved by: mat (mentor) Notes: svn path=/head/; revision=387504