| Port details on branch 2026Q3 |
- rubygem-faraday-retry-gitlab Catch exceptions and retries each request a limited number of times
- 2.4.0 www
=0 2.4.0Version of this port present on the latest quarterly branch. - Maintainer: mfechner@FreeBSD.org
 - Port Added: 2026-07-31 07:09:45
- Last Update: 2026-07-31 06:48:22
- Commit Hash: 15bbaf8
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/lostisland/faraday-retry
- Description:
- The Retry middleware automatically retries requests that fail due to
intermittent client or server errors (such as network hiccups). By default, it
retries 2 times and handles only timeout exceptions. It can be configured with
an arbitrary number of retries, a list of exceptions to handle, a retry
interval, a percentage of randomness to add to the retry interval, and a backoff
factor. The middleware can also handle the Retry-After header automatically when
configured with the right status codes.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- rubygem-faraday-retry-gitlab>0:www/rubygem-faraday-retry-gitlab
- To install the port:
- cd /usr/ports/www/rubygem-faraday-retry-gitlab/ && make install clean
- To add the package, run one of these commands:
- pkg install www/rubygem-faraday-retry-gitlab
- pkg install rubygem-faraday-retry-gitlab
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-faraday-retry-gitlab
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1784181570
SHA256 (rubygem/faraday-retry-2.4.0.gem) = 7b79c48fb7e56526faf247b12d94a680071ff40c9fda7cf1ec1549439ad11ebe
SIZE (rubygem/faraday-retry-2.4.0.gem) = 11776
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:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby34 : lang/ruby34
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-faraday-gitlab>=2.0<3 : www/rubygem-faraday-gitlab
- ruby34 : lang/ruby34
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby34 : lang/ruby34
-
- This port is required by:
- for Build
-
- www/gitlab
- for Run
-
- devel/rubygem-gapic-common-gitlab
- security/rubygem-acme-client-gitlab
- www/gitlab
Configuration Options:
- No options to configure
- Options name:
- www_rubygem-faraday-retry-gitlab
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.4.0 31 Jul 2026 06:48:22
    |
Matthias Fechner (mfechner)  |
www/rubygem-faraday-retry-gitlab: update to 2.4.0
Required for gitlab 19.2.0
Changes: https://github.com/lostisland/faraday-retry/releases
(cherry picked from commit 4d9bf7e89e75161af0b74ed6fb73b54a71589493) |
Number of commits found: 1
|