summaryrefslogtreecommitdiff
path: root/sysutils/munin-node/files/patch-plugins__node.d.freebsd__iostat.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix the bind9_rndc plugin wrt Perl 5.18+ hash randomzation.Mathieu Arnold2014-12-101-16/+0
| | | | | | | | | While there, group all patches for the three ports in munin-common, and remove an obsolete patch. PR: 195689 Submitted by: Vlad "Blackflow" K. Sponsored by: Absolight
* - Fix bugs in if_* (prompted by [1])Mathieu Arnold2014-11-171-2/+2
| | | | | | | | | - Add a new PERL option to add some extra dependencies needed by some modules (based on [2]) PR: 194733 [1] 195021 [2] Submitted by: Claudius Herder [1] John W. O'Brien [2] Sponsored by: Absolight
* - Add missing dependency on www/p5-libwww [1]Mathieu Arnold2014-09-031-1/+1
| | | | | | | | | | | | | | - Fix fail2ban's path [2] (while there, make plugins.conf PREFIX safe) - Fix multiping plugin [3] (while there, regenerate patches) - Add a forgotten run dep on Java. PR: 192341 [1] Submitted by: fbsd@shoggothmedia.com [1] PR: 179549 [2] Submitted by: fabian@bug.ch [2] PR: 192332 [3] Submitted by: fbsd@shoggothmedia.com [3] Sponsored by: Absolight
* - StageMathieu Arnold2014-09-021-2/+2
| | | | | | | - Move a few patches around to stay consistent - add a JAVA option to munin-node. Sponsored by: Absolight
* - Update to 2.0.6 based on [1]Florian Smeets2012-09-131-0/+16
- Add support for ada disk devices to hddtemp_smartctl [2] - Add a patch for upstream bug 1251 to prevent huge munin-graph.log files PR: ports/171116 [1] PR: ports/169287 [2] Submitted by: mm [1], TAKEMON Takashi <takemon@bamboogate.co.jp> [2]