notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2024Q4
rubygem-openid_connect OpenID Connect Server & Client Library
2.3.1 net on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.3.1Version of this port present on the latest quarterly branch.
Maintainer: mfechner@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-11-26 13:37:05
Last Update: 2024-12-19 09:06:49
Commit Hash: 36dd3dd
Also Listed In: rubygems
License: MIT
WWW:
https://github.com/nov/openid_connect
Description:
OpenID Connect Server & Client Library.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/rubygem-openid_connect-2.3.1/catalog.mk
  2. /usr/local/share/licenses/rubygem-openid_connect-2.3.1/LICENSE
  3. /usr/local/share/licenses/rubygem-openid_connect-2.3.1/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • rubygem-openid_connect>0:net/rubygem-openid_connect
To install the port:
cd /usr/ports/net/rubygem-openid_connect/ && make install clean
To add the package, run one of these commands:
  • pkg install net/rubygem-openid_connect
  • pkg install rubygem-openid_connect
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-openid_connect
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1734335730 SHA256 (rubygem/openid_connect-2.3.1.gem) = 5d808380cff80d78e3d3d54cfaebe2d6461d835c674faa29e2314a402c1b2182 SIZE (rubygem/openid_connect-2.3.1.gem) = 33280

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-activemodel70>=0 : databases/rubygem-activemodel70
  2. rubygem-attr_required>=1.0.0 : devel/rubygem-attr_required
  3. rubygem-email_validator>=0 : mail/rubygem-email_validator
  4. rubygem-faraday-gitlab>=2.0<3 : www/rubygem-faraday-gitlab
  5. rubygem-faraday-follow_redirects-gitlab>=0 : www/rubygem-faraday-follow_redirects-gitlab
  6. rubygem-json-jwt-gitlab>=1.16 : www/rubygem-json-jwt-gitlab
  7. rubygem-mail>=0 : mail/rubygem-mail
  8. rubygem-rack-oauth2-gitlab>=2.2<3 : security/rubygem-rack-oauth2-gitlab
  9. rubygem-swd>=2.0<3 : www/rubygem-swd
  10. rubygem-tzinfo>=0 : devel/rubygem-tzinfo
  11. rubygem-validate_url>=0 : devel/rubygem-validate_url
  12. rubygem-webfinger>=2.0<3 : devel/rubygem-webfinger
  13. ruby32 : lang/ruby32
  14. gem : devel/ruby-gems
Patch dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby32 : lang/ruby32
This port is required by:
for Build
  1. www/gitlab
for Run
  1. www/gitlab

Configuration Options:
No options to configure
Options name:
net_rubygem-openid_connect
USES:
gem
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.org/downloads/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.3.1
19 Dec 2024 09:06:49
commit hash: 36dd3dd546b5364f299b66dc2a35c365559cf1a3commit hash: 36dd3dd546b5364f299b66dc2a35c365559cf1a3commit hash: 36dd3dd546b5364f299b66dc2a35c365559cf1a3commit hash: 36dd3dd546b5364f299b66dc2a35c365559cf1a3 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
net/rubygem-openid_connect: update to 2.3.1

Changes:	https://github.com/nov/openid_connect/compare/v2.3.0...v2.3.1
(cherry picked from commit d39f843de47d4087479d78767a1cb477a8585285)
2.3.0_1
26 Nov 2024 13:32:55
commit hash: 8e7c184e8620e1568983be5b8beabd4047650f70commit hash: 8e7c184e8620e1568983be5b8beabd4047650f70commit hash: 8e7c184e8620e1568983be5b8beabd4047650f70commit hash: 8e7c184e8620e1568983be5b8beabd4047650f70 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
www/gitlab: fix regression from 335fc7c38d61142727cb9f01fd9e401c476e4ad8

Gitlab requires net-http 0.4.1:
Because faraday >= 2, < 2.5 could not be found in locally installed gems
  and faraday >= 2.5, < 2.12.1 could not be found in locally installed gems,
  faraday >= 2, < 2.12.1 cannot be used.
And because faraday >= 2.12.1 depends on faraday-net_http >= 2.0, < 3.5,
  faraday >= 2 requires faraday-net_http >= 2.0, < 3.5.
Because faraday-net_http >= 3.4.0 depends on net-http >= 0.5.0
and faraday-net_http >= 2.0, < 3.4.0 could not be found in locally installed
gems,
  faraday-net_http >= 2.0 requires net-http >= 0.5.0.
Thus, faraday >= 2 requires net-http >= 0.5.0.
So, because Gemfile depends on faraday ~> 2
  and Gemfile depends on net-http = 0.4.1,
  version solving has failed.

While fixing the problem, moved gitlab used packages to own package names with a
PKGNAMESUFFIX of `-gitlab`.
This should make the gitlab package much more stable if updates in the ports are
done.

(cherry picked from commit edc8d0390e04766c7102c04cdba727b8c0fd22d6)

Number of commits found: 2