Port details |
- rubygem-circuitbox A robust circuit breaker that manages failing external services
- 2.0.0 www
=0 2.0.0Version of this port present on the latest quarterly branch. - Maintainer: ruby@FreeBSD.org
 - Port Added: 2023-05-18 06:00:10
- Last Update: 2023-05-18 05:57:37
- Commit Hash: 3f97a92
- Also Listed In: rubygems
- License: APACHE20
- WWW:
- https://github.com/yammer/circuitbox
- Description:
- Circuitbox is a Ruby circuit breaker gem. It protects your application from
failures of its service dependencies. It wraps calls to external services and
monitors for failures in one minute intervals. Using a circuit's defaults once
more than 5 requests have been made with a 50% failure rate, Circuitbox stops
sending requests to that failing service for 90 seconds. This helps your
application gracefully degrade.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-circuitbox>0:www/rubygem-circuitbox
- To install the port:
- cd /usr/ports/www/rubygem-circuitbox/ && make install clean
- To add the package, run one of these commands:
- pkg install www/rubygem-circuitbox
- pkg install rubygem-circuitbox
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-circuitbox
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1684386264
SHA256 (rubygem/circuitbox-2.0.0.gem) = 496e9c1e76496e1e141490085f6cdcc4a8dedc72da8361bef69d8c5423b4da14
SIZE (rubygem/circuitbox-2.0.0.gem) = 13824
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:
-
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
- Runtime dependencies:
-
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby31 : lang/ruby31
- gem : devel/ruby-gems
-
- This port is required by:
- for Build
-
- www/gitlab-ce
- for Run
-
- www/gitlab-ce
Configuration Options:
- No options to configure
- Options name:
- www_rubygem-circuitbox
- 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.0.0 18 May 2023 05:57:37
    |
Matthias Fechner (mfechner)  |
www/gitlab-ce: added new ports required for gitlab-ce 16.0.0 |
Number of commits found: 1
|