| Port details |
- rubygem-uniform_notifier Uniform notifier for rails logger and various notification methods
- 1.18.0 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: ruby@FreeBSD.org
 - Port Added: 2026-03-11 05:24:04
- Last Update: 2026-03-11 05:21:02
- Commit Hash: 5230d6b
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/flyerhzm/uniform_notifier
- Description:
- uniform_notifier is a Ruby gem that provides a unified interface for sending
notifications across multiple channels and methods. It supports various
notification backends including Rails logger, customized logger, JavaScript
alert, JavaScript console, and XMPP.
The gem is designed to provide a consistent API for different notification
methods, making it easy to switch between or combine multiple notification
channels in Ruby applications.
Supported notification methods:
- Rails logger
- Custom logger
- JavaScript alert
- JavaScript console
- XMPP messaging
- Slack notifications
- File output
- Airbrake integration
¦ ¦ ¦ ¦ 
- 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-uniform_notifier>0:devel/rubygem-uniform_notifier
- To install the port:
- cd /usr/ports/devel/rubygem-uniform_notifier/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/rubygem-uniform_notifier
- pkg install rubygem-uniform_notifier
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-uniform_notifier
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1761896202
SHA256 (rubygem/uniform_notifier-1.18.0.gem) = 4787785556f66f6418486da0f1d78b3239aaff98e2e7938fb05e2062b0ffce9d
SIZE (rubygem/uniform_notifier-1.18.0.gem) = 15360
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
-
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_rubygem-uniform_notifier
- 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 |
1.18.0 11 Mar 2026 05:21:02
    |
Xin LI (delphij)  |
devel/rubygem-uniform_notifier: Add version 1.18.0
uniform_notifier provides a unified notification interface supporting
Rails logger, JavaScript alert/console, XMPP, Slack, and more. |
Number of commits found: 1
|