summaryrefslogtreecommitdiff
path: root/net-mgmt/rubygem-riemann-dash/files/patch-riemann-dash.gemspec (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-03-05devel/ruby-gems: Update to 3.5.6Yasuhiro Kimura1-8/+8
While here, mark textproc/rubygem-nokogumbo as BROKEN because build fails with clean latest ports tree and all supported ruby versions. ChangeLog: https://github.com/rubygems/rubygems/blob/v3.5.6/CHANGELOG.md PR: 276884 Approved by: sunpoet (ruby@, maintainer) Exp-run by: antoine
2023-01-17devel/ruby-gems: Update to 3.4.2Yasuhiro Kimura1-13/+12
ChangeLog: https://github.com/rubygems/rubygems/releases/tag/v3.4.2 PR: 268578 Approved by: meta (ruby@, maintainer) Exp-run by: antoine
2022-02-20devel/ruby-gems: Update to 3.3.7Dan Langille1-26/+13
These are fixes Ruby 3.0 Changes were compiled against all dependencies of devel/ruby-gems and they all built cleanly. There are five known build failures, all prexisting: * devel/rubygem-xdg5: requires Ruby 3.0 * devel/rubygem-xdg: requires Ruby 3.1 * graphics/rubygem-objectdetect: port explicitly marked broken * mail/rubygem-tmail: port explicitly marked broken * science/cdcl: marked broken, unfetchable Plus, science/rubygem-ruby-dcl gets skipped because of science/cdcl PR: 258108 Approved by: ruby (zi@)
2019-05-24net-mgmt/rubygem-riemann-*: new ports for the riemann.io suiteDave Cottlehuber1-0/+28
Riemann [net-mgmt/riemann] is a streaming event monitoring system designed for monitoring distributed systems in real time. This commit introduces the following gems: - rubygem-riemann-client - rubygem-riemann-dash - rubygem-riemann-rabbitmq - rubygem-riemann-tail - rubygem-riemann-tools Which allows connecting to riemann, to set & query events and the index, to view event status in real-time, whether as a dashboard of events, or as a classic tail in the terminal. An additional comprehensive set of integrations for popular tools such as Varnish, Haproxy, nginx, RabbitMQ, and more, are included in the riemann-tools gem. More information about Riemann in general is at https://riemann.io/ Reviewed by: romain Approved by: jrm (mentor) Differential Revision: https://reviews.freebsd.org/D17710 Notes: svn path=/head/; revision=502425