Port details |
- rubygem-oauth2 Ruby wrapper for the OAuth 2.0 protocol
- 2.0.9 net
=3 2.0.9Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2011-10-29 03:59:41
- Last Update: 2023-01-14 23:08:33
- Commit Hash: 18c6e18
- People watching this port, also watch:: libevent, phpsysinfo-php82, xcb-util-image, libXdamage, indexinfo
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/oauth-xx/oauth2
- Description:
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-oauth2>0:net/rubygem-oauth2
- To install the port:
- cd /usr/ports/net/rubygem-oauth2/ && make install clean
- To add the package, run one of these commands:
- pkg install net/rubygem-oauth2
- pkg install rubygem-oauth2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-oauth2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1663672998
SHA256 (rubygem/oauth2-2.0.9.gem) = b21f9defcf52dc1610e0dfab4c868342173dcd707fd15c777d9f4f04e153f7fb
SIZE (rubygem/oauth2-2.0.9.gem) = 34816
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-faraday>=0.17.3<3.0 : www/rubygem-faraday
- rubygem-jwt>=1.0<3.0 : www/rubygem-jwt
- rubygem-multi_xml>=0.5<1 : textproc/rubygem-multi_xml
- rubygem-rack>=1.2,3<4,3 : www/rubygem-rack
- rubygem-snaky_hash>=2.0<3 : devel/rubygem-snaky_hash
- rubygem-version_gem>=1.1<2 : devel/rubygem-version_gem
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby30 : lang/ruby30
- gem : devel/ruby-gems
-
- This port is required by:
- for Build
-
Deleted ports which required this port:
- for Run
-
- mail/rubygem-mail_room
- net/rubygem-omniauth-google-oauth2
- net/rubygem-omniauth-oauth2
- sysutils/rubygem-vagrant_cloud
- www/rubygem-asana
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- net_rubygem-oauth2
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.9 14 Jan 2023 23:08:33
    |
Muhammad Moinur Rahman (bofh)  |
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925 |
2.0.9 03 Oct 2022 02:16:56
    |
Po-Chuan Hsieh (sunpoet)  |
net/rubygem-oauth2: Update to 2.0.9
Changes: https://github.com/oauth-xx/oauth2/blob/main/CHANGELOG.md |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.0.8 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.0.8 04 Sep 2022 03:47:41
    |
Po-Chuan Hsieh (sunpoet)  |
net/rubygem-oauth2: Update to 2.0.8
Changes: https://github.com/oauth-xx/oauth2/blob/main/CHANGELOG.md |
2.0.7 31 Aug 2022 11:41:37
    |
Po-Chuan Hsieh (sunpoet)  |
net/rubygem-oauth2: Update to 2.0.7
Changes: https://github.com/oauth-xx/oauth2/blob/master/CHANGELOG.md |
2.0.6 20 Jul 2022 14:22:37
    |
Tobias C. Berner (tcberner)  |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
2.0.6 18 Jul 2022 12:40:02
    |
Po-Chuan Hsieh (sunpoet)  |
net/rubygem-oauth2: Update to 2.0.6
Changes: https://github.com/oauth-xx/oauth2/blob/master/CHANGELOG.md |
2.0.5 07 Jul 2022 22:24:00
    |
Po-Chuan Hsieh (sunpoet)  |
net/rubygem-oauth2: Update to 2.0.5
Changes: https://github.com/oauth-xx/oauth2/blob/master/CHANGELOG.md |
2.0.4 07 Jul 2022 21:43:05
    |
Po-Chuan Hsieh (sunpoet)  |
net/rubygem-oauth2: Update to 2.0.4
Changes: https://github.com/oauth-xx/oauth2/blob/master/CHANGELOG.md |
2.0.3 07 Jul 2022 12:36:25
    |
Po-Chuan Hsieh (sunpoet)  |
net/rubygem-oauth2: Update to 2.0.3
Changes: https://github.com/oauth-xx/oauth2/blob/master/CHANGELOG.md |
2.0.2 29 Jun 2022 21:50:52
    |
Po-Chuan Hsieh (sunpoet)  |
net/rubygem-oauth2: Update to 2.0.2
Changes: https://github.com/oauth-xx/oauth2/blob/master/CHANGELOG.md |
2.0.1 29 Jun 2022 16:32:52
    |
Po-Chuan Hsieh (sunpoet)  |
net/rubygem-oauth2: Update to 2.0.1
Changes: https://github.com/oauth-xx/oauth2/blob/master/CHANGELOG.md |
2.0.0 21 Jun 2022 20:58:24
    |
Po-Chuan Hsieh (sunpoet)  |
net/rubygem-oauth2: Update to 2.0.0
Changes: https://github.com/oauth-xx/oauth2/blob/master/CHANGELOG.md |
1.4.9 07 Mar 2022 18:13:03
    |
Po-Chuan Hsieh (sunpoet)  |
net/rubygem-oauth2: Update to 1.4.9
Changes: https://github.com/oauth-xx/oauth2/blob/master/CHANGELOG.md |
1.4.7 25 Apr 2021 20:36:21
    |
Po-Chuan Hsieh (sunpoet)  |
net/rubygem-oauth2: Update to 1.4.7
Changes: https://github.com/oauth-xx/oauth2/blob/master/CHANGELOG.md |
1.4.5 18 Apr 2021 05:48:11
    |
Po-Chuan Hsieh (sunpoet)  |
net/rubygem-oauth2: Update to 1.4.5
Changes: https://github.com/oauth-xx/oauth2/blob/master/CHANGELOG.md |
1.4.4 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.4.4 13 Feb 2020 18:35:11
  |
sunpoet  |
Update to 1.4.4
Changes: https://github.com/oauth-xx/oauth2/blob/master/CHANGELOG.md |
1.4.3 02 Feb 2020 11:05:21
  |
sunpoet  |
Update to 1.4.3
Changes: https://github.com/oauth-xx/oauth2/blob/master/CHANGELOG.md |
1.4.2 03 Oct 2019 18:25:03
  |
sunpoet  |
Update to 1.4.2
Changes: https://github.com/oauth-xx/oauth2/blob/master/CHANGELOG.md |
1.4.1 28 Sep 2019 20:03:59
  |
sunpoet  |
Update version requirement of RUN_DEPENDS |
1.4.1 15 Oct 2018 21:07:04
  |
sunpoet  |
Update to 1.4.1
- Update LICENSE_FILE
Changes: https://github.com/oauth-xx/oauth2/blob/master/CHANGELOG.md |
1.4.0_2 02 Jan 2018 15:34:19
  |
sunpoet  |
Fix gemspec for rubygem-jwt 2.1.0 update
- Bump PORTREVISION for package change |
1.4.0_1 15 Dec 2017 23:53:10
  |
sunpoet  |
Update WWW |
1.4.0_1 16 Aug 2017 15:45:28
  |
sunpoet  |
Fix gemspec for rubygem-faraday 0.13.0 update
- Bump PORTREVISION for package change |
1.4.0 10 Jun 2017 09:28:37
  |
sunpoet  |
Update to 1.4.0
Changes: https://github.com/intridea/oauth2/blob/master/CHANGELOG.md
https://github.com/intridea/oauth2/commits/master |
1.3.1 28 Apr 2017 20:24:49
  |
sunpoet  |
Update to 1.3.1
Changes: https://github.com/intridea/oauth2/blob/master/CHANGELOG.md |
1.2.0_2 15 Jan 2017 04:17:40
  |
sunpoet  |
Fix gemspec for rubygem-faraday 0.11.0 update
- Bump PORTREVISION for package change |
1.2.0_1 05 Dec 2016 07:19:14
  |
sunpoet  |
- Update RUN_DEPENDS: use newer rubygem-rack
- Bump PORTREVISION for dependency change |
1.2.0 19 Oct 2016 14:10:48
  |
tz  |
net/rubygem-oauth2: Update from 1.1.0 to 1.2.0
The Changelog only states "No significant changes."
Approved by: swills (mentor) |
1.1.0 27 Apr 2016 21:57:32
  |
swills  |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
1.1.0 27 Apr 2016 16:36:42
  |
swills  |
create USES=gem and update rubygem- ports to use it
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 |
1.1.0 04 Apr 2016 15:24:53
  |
swills  |
devel/ruby-gems: Update to 2.6.2
PR: 208371
Submitted by: wen (partial) |
1.1.0 01 Apr 2016 14:16:20
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.1.0 01 Feb 2016 19:48:38
  |
sunpoet  |
- Update to 1.1.0
Changes: https://github.com/intridea/oauth2/commits/master |
1.0.0_1 08 Oct 2015 18:43:25
  |
sunpoet  |
- Add LICENSE_FILE |
1.0.0_1 13 Aug 2015 17:39:32
  |
sunpoet  |
- Remove RG link |
1.0.0_1 13 Jun 2015 20:02:51
  |
sunpoet  |
- Update RUN_DEPENDS: use newer rubygem-rack
- Add NO_ARCH
- Bump PORTREVISION for dependency change |
1.0.0 10 Jul 2014 15:47:03
  |
sunpoet  |
- Update to 1.0.0
Changes: https://github.com/intridea/oauth2/commits/master |
0.9.4 24 May 2014 07:22:23
  |
sunpoet  |
- Update to 0.9.4
Changes: https://github.com/intridea/oauth2/commits/master |
0.9.3 19 Jan 2014 09:26:59
  |
sunpoet  |
- Update to 0.9.3
Changes: https://github.com/intridea/oauth2/commits/master |
0.9.2 26 Oct 2013 17:01:46
  |
sunpoet  |
- Support STAGEDIR |
0.9.2 20 Sep 2013 22:10:25
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.9.2 21 Aug 2013 17:17:26
  |
sunpoet  |
- Remove leading indefinite article from COMMENT |
0.9.2 10 Jul 2013 03:32:33
  |
sunpoet  |
- Update to 0.9.2
Changes: https://github.com/intridea/oauth2/commits/master |
0.9.1 22 Jun 2013 03:32:08
  |
sunpoet  |
- Update to 0.9.1
- Add LICENSE
- Cleanup Makefile header
Changes: https://github.com/intridea/oauth2/commits/master |
0.8.0 06 Jul 2012 06:53:22
 |
sunpoet  |
- Update to 0.8.0
Changes: https://github.com/intridea/oauth2/commits/master |
0.7.1 30 May 2012 11:39:52
 |
sunpoet  |
- Update to 0.7.1
Changes: https://github.com/intridea/oauth2/commits/master |
0.6.0 16 Apr 2012 16:58:25
 |
sunpoet  |
- Update to 0.6.0
Changes: https://github.com/intridea/oauth2/commits/master |
0.5.2 06 Jan 2012 06:20:22
 |
sunpoet  |
- 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 |
0.5.1 20 Dec 2011 00:29:17
 |
pgollucci  |
- One WWW line in pkg-descr will do just fine |
0.5.1 20 Dec 2011 00:21:54
 |
pgollucci  |
- Point at the homepage consistently as defined by rubygems.org |
0.5.1 16 Nov 2011 18:57:10
 |
sunpoet  |
- Fix CATEGORIES: it should be rubygems, not ruby
Feature safe: yes |
0.5.1 29 Oct 2011 03:59:22
 |
sunpoet  |
- 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 |