Port details |
- rubygem-doorkeeper OAuth2 provider for Rails and Grape
- 5.7.1 security =2 5.7.0Version of this port present on the latest quarterly branch.
- Maintainer: ruby@FreeBSD.org
- Port Added: 2015-05-09 15:04:55
- Last Update: 2024-07-06 16:12:38
- Commit Hash: 0c1ddb12
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/doorkeeper-gem/doorkeeper
- Description:
- Doorkeeper is a Ruby gem that makes it easy to introduce OAuth 2
provider functionality to a Rails or Grape application.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-doorkeeper>0:security/rubygem-doorkeeper
- To install the port:
- cd /usr/ports/security/rubygem-doorkeeper/ && make install clean
- To add the package, run one of these commands:
- pkg install security/rubygem-doorkeeper
- pkg install rubygem-doorkeeper
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-doorkeeper
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1720023804
SHA256 (rubygem/doorkeeper-5.7.1.gem) = 8b08f5946c62505be1a32f9094eb99eca32b280e956f515529e33b2b025bd628
SIZE (rubygem/doorkeeper-5.7.1.gem) = 107008
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:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-railties61>=5 : www/rubygem-railties61
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
-
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_rubygem-doorkeeper
- USES:
- cpe 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 |
5.7.1 06 Jul 2024 16:12:38 |
Po-Chuan Hsieh (sunpoet) |
security/rubygem-doorkeeper: Update to 5.7.1
Changes: https://github.com/doorkeeper-gem/doorkeeper/releases |
5.7.0 19 May 2024 17:18:29 |
Po-Chuan Hsieh (sunpoet) |
security/rubygem-doorkeeper: Update to 5.7.0
Changes: https://github.com/doorkeeper-gem/doorkeeper/releases |
5.6.9 21 Feb 2024 15:11:23 |
Po-Chuan Hsieh (sunpoet) |
security/rubygem-doorkeeper: Update to 5.6.9
Changes: https://github.com/doorkeeper-gem/doorkeeper/releases |
5.6.8 14 Dec 2023 05:49:02 |
Po-Chuan Hsieh (sunpoet) |
security/rubygem-doorkeeper: Update to 5.6.8
Changes: https://github.com/doorkeeper-gem/doorkeeper/releases |
5.6.7 27 Nov 2023 18:08:03 |
Po-Chuan Hsieh (sunpoet) |
security/rubygem-doorkeeper: Update to 5.6.7
Changes: https://github.com/doorkeeper-gem/doorkeeper/releases |
5.6.6 09 Apr 2023 13:37:33 |
Po-Chuan Hsieh (sunpoet) |
security/rubygem-doorkeeper: Update to 5.6.6
Changes: https://github.com/doorkeeper-gem/doorkeeper/releases |
5.6.5 21 Mar 2023 19:22:31 |
Po-Chuan Hsieh (sunpoet) |
security/rubygem-doorkeeper: Update to 5.6.5
Changes: https://github.com/doorkeeper-gem/doorkeeper/releases |
5.5.4_1 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 |
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) |
5.5.4_1 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 ) |
5.5.4_1 27 Oct 2021 06:20:24 |
Matthias Fechner (mfechner) |
*/*: Revert "*/*: Make rails 6.1.3 available"
This reverts commit f4511dc4a7c439b30c898b75246d314a574f01cb.
Add MOVED entries.
These ports are not required anymore as gitlab 14.4.0 has upgrade
now to rails 6.1.4.1. |
5.5.4 25 Oct 2021 21:54:42 |
Po-Chuan Hsieh (sunpoet) |
security/rubygem-doorkeeper: Update to 5.5.4
Changes: https://github.com/doorkeeper-gem/doorkeeper/releases |
5.5.3_1 21 Oct 2021 14:27:07 |
Stefan Eßer (se) |
security/rubygem-doorkeeper: Add CPE information
Approved by: portmgr (blanket) |
5.5.3_1 05 Oct 2021 07:40:04 |
Matthias Fechner (mfechner) |
*/*: Make rails 6.1.3 available
The upgrade of rails to 6.1.4 broke www/gitlab-ce.
PR: 258855 |
5.5.3 27 Sep 2021 15:56:28 |
Po-Chuan Hsieh (sunpoet) |
security/rubygem-doorkeeper: Update to 5.5.3
Changes: https://github.com/doorkeeper-gem/doorkeeper/releases |
5.5.2 18 Jul 2021 22:07:12 |
Po-Chuan Hsieh (sunpoet) |
security/rubygem-doorkeeper: Update to 5.5.2
Changes: https://github.com/doorkeeper-gem/doorkeeper/releases |
5.5.0_1 03 Jul 2021 06:03:22 |
Matthias Fechner (mfechner) |
*/*: Use rails 6.1 for all ports required by gitlab-ce 14.0.0. |
5.5.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
5.5.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.5.0 03 Mar 2021 09:37:44 |
mfechner |
Update to 5.5.0 which is required for gitlab-ce 13.9 upgrade. |
5.3.3 26 Sep 2020 07:29:56 |
mfechner |
Update to 5.3.3 which is required for gitlab-ce 13.4. |
5.0.3 04 Jun 2020 19:52:33 |
mfechner |
Update to 5.0.3 which is required for gitlab-ce 13.0. |
5.0.2_1 27 May 2020 15:31:55 |
danfe |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 4). |
5.0.2_1 25 Feb 2020 15:44:33 |
mfechner |
Switched port to rail 6.0 which is required for gitlab-ce 12.8 upgrade. |
5.0.2 27 Oct 2018 23:24:40 |
sunpoet |
Update to 5.0.2
Changes: https://github.com/doorkeeper-gem/doorkeeper/releases |
5.0.1 14 Oct 2018 16:31:39 |
sunpoet |
Update to 5.0.1
Changes: https://github.com/doorkeeper-gem/doorkeeper/releases |
5.0.0 25 Aug 2018 16:01:31 |
sunpoet |
Update to 5.0.0
Changes: https://github.com/doorkeeper-gem/doorkeeper/releases |
4.4.2 21 Aug 2018 18:24:45 |
sunpoet |
Update to 4.4.2
Changes: https://github.com/doorkeeper-gem/doorkeeper/releases |
4.4.1 31 Jul 2018 23:51:10 |
sunpoet |
Update to 4.4.1
Changes: https://github.com/doorkeeper-gem/doorkeeper/releases
Security: e309a2c7-598b-4fa6-a398-bc72fbd1d167
MFH: 2018Q3 |
4.3.2 31 Mar 2018 22:47:25 |
sunpoet |
Update to 4.3.2
Changes: https://github.com/doorkeeper-gem/doorkeeper/releases |
4.3.1 04 Mar 2018 16:11:39 |
sunpoet |
Update to 4.3.1
Changes: https://github.com/doorkeeper-gem/doorkeeper/releases |
4.3.0 24 Feb 2018 13:41:44 |
sunpoet |
Update to 4.3.0
Changes: https://github.com/doorkeeper-gem/doorkeeper/releases |
4.2.6 26 May 2017 16:49:35 |
sunpoet |
Update to 4.2.6
Changes: https://github.com/doorkeeper-gem/doorkeeper/blob/master/NEWS.md |
4.2.5 03 Apr 2017 12:58:33 |
sunpoet |
Update to 4.2.5
Changes: https://github.com/doorkeeper-gem/doorkeeper/blob/master/NEWS.md |
4.2.0 19 Oct 2016 14:15:44 |
tz |
security/rubygem-doorkeeper: Update from 3.1.0 to 4.2.0
v4.1.0
- Allow customising the Doorkeeper::ApplicationController base
controller
v4.0.0
- Fix AssetNotPrecompiled error with Sprockets 4
- Revert "Fix validation error messages"
- Specify Null option to timestamps
- Add support for public client in password grant flow
- Make configuration and specs ORM independent
- Add created_at timestamp to token generation options
- Drop Application#scopes generator and warning, introduced for (Only the first 15 lines of the commit message are shown above ) |
3.1.0 29 Sep 2016 14:01:03 |
tz |
security/rubygem-doorkeeper: Remove Rails 3 option
Rails 3 will be obsoleted in favor of Rails 4. Therefore we remove
this option.
Approved by: swills (mentor) |
3.1.0 27 Apr 2016 21:57:32 |
swills |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
3.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 |
3.1.0 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
3.1.0 17 Jan 2016 13:21:54 |
sunpoet |
- Update to 3.1.0
Changes: https://github.com/doorkeeper-gem/doorkeeper/blob/master/NEWS.md
Sponsored by: PortsCamp Taiwan |
3.0.1 24 Sep 2015 19:05:40 |
sunpoet |
- Update to 3.0.1
- Add LICENSE_FILE
Changes: https://github.com/doorkeeper-gem/doorkeeper/blob/master/NEWS.md |
3.0.0 31 Jul 2015 16:27:07 |
sunpoet |
- Update to 3.0.0
Changes: https://github.com/doorkeeper-gem/doorkeeper/blob/master/NEWS.md |
2.2.1 28 Jun 2015 17:57:53 |
sunpoet |
- Add NO_ARCH |
2.2.1 30 May 2015 23:12:14 |
sunpoet |
- Update to 2.2.1
Changes: https://github.com/doorkeeper-gem/doorkeeper/blob/master/NEWS.md |
2.2.0 09 May 2015 15:04:46 |
mmoll |
new port: security/rubygem-doorkeeper
Doorkeeper is an OAuth 2 provider for Rails and Grape applications
WWW: https://github.com/doorkeeper-gem/doorkeeper
PR: 199817
Differential Revision: https://reviews.freebsd.org/D2494
Submitted by: Torsten Zuehlsdorff <ports@toco-domains.de>
Approved by: mat (mentor) |