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 photosAll times are UTC
Ukraine
Port details on branch 2024Q4
rubygem-circuitbox A robust circuit breaker that manages failing external services
2.0.0 www on this many watch lists=2 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.0.0Version of this port present on the latest quarterly branch.
Maintainer: ruby@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-05-18 06:00:10
Last Update: 2023-05-18 05:57:37
Commit Hash: 3f97a92
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
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.
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-circuitbox-2.0.0/catalog.mk
  2. /usr/local/share/licenses/rubygem-circuitbox-2.0.0/LICENSE
  3. /usr/local/share/licenses/rubygem-circuitbox-2.0.0/APACHE20
Collapse this list.
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):
rubygem-circuitbox
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.0.02.0.0-2.0.02.0.0---
FreeBSD:13:quarterly2.0.02.0.02.0.02.0.02.0.02.0.02.0.02.0.0
FreeBSD:14:latest2.0.02.0.0-2.0.02.0.02.0.0-2.0.0
FreeBSD:14:quarterly2.0.02.0.0-2.0.02.0.02.0.02.0.02.0.0
FreeBSD:15:latest2.0.02.0.0n/a2.0.0n/a2.0.02.0.02.0.0
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby31 : lang/ruby31
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. ruby31 : lang/ruby31
  2. gem : devel/ruby-gems
Patch dependencies:
  1. ruby31 : lang/ruby31
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby31 : lang/ruby31
This port is required by:
for Build
  1. www/gitlab

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. www/gitlab-ce*
  2. Collapse this list of deleted ports.
for Run
  1. www/gitlab

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. www/gitlab-ce*
  2. Collapse this list of deleted ports.
* - 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:
www_rubygem-circuitbox
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.

There are no commits on branch 2024Q4 for this port