1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
98a12fc621 - Update to 0.9.4
Changes:	https://github.com/intridea/oauth2/commits/master
2014-05-24 07:22:23 +00:00
Sunpoet Po-Chuan Hsieh
08937eb1e2 - Update to 0.9.3
Changes:	https://github.com/intridea/oauth2/commits/master
2014-01-19 09:26:59 +00:00
Sunpoet Po-Chuan Hsieh
d16e4e7bf4 - Support STAGEDIR 2013-10-26 17:01:45 +00:00
Baptiste Daroussin
0c710c7b4e Add NO_STAGE all over the place in preparation for the staging support (cat: net) 2013-09-20 22:10:23 +00:00
Sunpoet Po-Chuan Hsieh
fa1716b118 - Remove leading indefinite article from COMMENT 2013-08-21 17:17:25 +00:00
Sunpoet Po-Chuan Hsieh
17af90922a - Update to 0.9.2
Changes:	https://github.com/intridea/oauth2/commits/master
2013-07-10 03:32:33 +00:00
Sunpoet Po-Chuan Hsieh
2a3cd99222 - Update to 0.9.1
- Add LICENSE
- Cleanup Makefile header

Changes:	https://github.com/intridea/oauth2/commits/master
2013-06-22 03:32:08 +00:00
Sunpoet Po-Chuan Hsieh
75eb68db98 - Update to 0.8.0
Changes:	https://github.com/intridea/oauth2/commits/master
2012-07-06 06:53:22 +00:00
Sunpoet Po-Chuan Hsieh
cc3c3f6015 - Update to 0.7.1
Changes:	https://github.com/intridea/oauth2/commits/master
2012-05-30 11:39:52 +00:00
Sunpoet Po-Chuan Hsieh
0fe91d3c18 - Update to 0.6.0
Changes:	https://github.com/intridea/oauth2/commits/master
2012-04-16 16:58:25 +00:00
Sunpoet Po-Chuan Hsieh
1c4f45358b - Update to 0.5.2
- Add RG link to pkg-descr

Changes:	https://github.com/intridea/oauth2/commits/master
- Make Client#get_token listen to raise_errors option
- Condense build status and dependency status [ci skip]
- Use HTTPS rubygems source
- Remove unnecessary additions
- Make status images more consistent [ci skip]
- Add Travis-style dependency status image [ci skip]
- Rubinius 2.0 is now the default Rubinius version on Travis
- Add dependency status [ci skip]
- Reformat [ci skip]
- Loosen gem dependenies
- Source code shows that authorization_url is actually named authorize_url
2012-01-06 06:20:22 +00:00
Philip M. Gollucci
72e8a40a13 - One WWW line in pkg-descr will do just fine 2011-12-20 00:29:16 +00:00
Philip M. Gollucci
7832ddf953 - Point at the homepage consistently as defined by rubygems.org 2011-12-20 00:21:54 +00:00
Sunpoet Po-Chuan Hsieh
ef6c22b0a2 - Fix CATEGORIES: it should be rubygems, not ruby
Feature safe:	yes
2011-11-16 18:57:10 +00:00
Sunpoet Po-Chuan Hsieh
d29b20b236 - Add rubygem-oauth2 0.5.1
OAuth2 is a Ruby wrapper for the OAuth 2.0 specification. This is a work in
progress, being built first to solve the pragmatic process of connecting to
existing OAuth 2.0 endpoints (a.k.a. Facebook) with the goal of building it up
to meet the entire specification over time.

WWW: https://github.com/intridea/oauth2
WWW: https://rubygems.org/gems/oauth2
2011-10-29 03:59:21 +00:00