Summary: | sysutils/syslog-ng320 Add OPTION for Riemann support | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Romain Tartière <romain> | ||||
Component: | Individual Port(s) | Assignee: | Cy Schubert <cy> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | Flags: | bugzilla:
maintainer-feedback?
(cy) |
||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Committed. Thanks for the patch. A commit references this bug: Author: cy Date: Sat Mar 2 04:43:27 UTC 2019 New revision: 494361 URL: https://svnweb.freebsd.org/changeset/ports/494361 Log: Add an option to enable support for read acknowledgements sent by Riemann which was added by upstream pull request #2523, upstream commit fa6656eeb8eb0d6a9cd40827a7843a3eba9e3fa1. PR: 236132 Submitted by: romain@ Changes: head/sysutils/syslog-ng320/Makefile |
Created attachment 202482 [details] Add RIEMANN option sysutils/syslog-ng can use net-mgmt/riemann as a destination. The attached patch add a RIEMANN option, disabled by default, which when enabled add a dependency on net-mgmt/riemann-c-client and build the corresponding module in the package. PORTREVISION was not bumped because the default package is unchanged. Riemann is supported in previous versions of syslog-ng but due to a bug was not reliably usable. As a consequence, I do not propose this patch for older versions of the port.