Port details on branch 2023Q4 |
- rubygem-mono_logger Lock-free logger compatible with Ruby 2.0
- 1.1.2 devel
=2 1.1.1Version of this port present on the latest quarterly branch. - Maintainer: dvl@FreeBSD.org
 - Port Added: 2017-11-14 22:57:34
- Last Update: 2025-08-02 20:02:48
- Commit Hash: 3bfa864
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: ruby
- License: MIT
- WWW:
- https://github.com/steveklabnik/mono_logger
- Description:
- Ruby's stdlib Logger wraps all IO in mutexes. Ruby 2.0 doesn't allow you to
request a lock in a trap handler because that could deadlock. This gem fixes
this issue by giving you a lock-free logger class.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-mono_logger>0:devel/rubygem-mono_logger
- To install the port:
- cd /usr/ports/devel/rubygem-mono_logger/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/rubygem-mono_logger
- pkg install rubygem-mono_logger
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-mono_logger
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1754164914
SHA256 (rubygem/mono_logger-1.1.2.gem) = 2e359def7007f5c908aadd953687991fe667995d14ae5f0d10dda76e3e8670f7
SIZE (rubygem/mono_logger-1.1.2.gem) = 10752
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:
-
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
- Runtime dependencies:
-
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby33 : lang/ruby33
- gem : devel/ruby-gems
-
- This port is required by:
- for Run
-
- devel/rubygem-resque
- devel/rubygem-resque-scheduler
Configuration Options:
- No options to configure
- Options name:
- devel_rubygem-mono_logger
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|