aboutsummaryrefslogtreecommitdiff
path: root/sysutils/munin-master/files/patch-Makefile.config
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.0.6 based on [1]Florian Smeets2012-09-131-14/+0
| | | | | | | | | | | | - 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] Notes: svn path=/head/; revision=304233
* Continue rototilling the Munin ports:Dag-Erling Smørgrav2010-02-251-82/+0
| | | | | | | | | | | | | | - Move some files around and adjust the plists accordingly. - Fix some directory creation / deletion in the plists. - Fix some directory ownerships. - Instead of patching the Makefile, specify installation directories on the command line. Centralize the definition of MAKE_ARGS and some other shared variables. Feature safe: yes Notes: svn path=/head/; revision=250300
* Upgrade Munin to 1.4.3. Thanks to Sean Rees <sean@rees.us> for providingDag-Erling Smørgrav2010-02-231-24/+29
| | | | | | | | | | | | the initial patches and getting me started with this. Note that munin-main has been renamed to munin-master (see MOVED). Approved by: portmgr (erwin) Feature safe: yes Notes: svn path=/head/; revision=250230
* Update to 1.2.6.Dag-Erling Smørgrav2008-09-031-8/+14
| | | | | | | | PR: ports/126371 Submitted by: Matthias Fechner <idefix@fechner.net>, Lupe Christoph <lupe@lupe-christoph.de> Notes: svn path=/head/; revision=219763
* - Update to 1.2.5Martin Wilke2006-11-061-5/+5
| | | | | | | | | | Notes: Please read the UPDATING! PR: ports/105106 Submitted by: Lupe Christoph <lupe@lupe-christoph.de> (maintainer) Notes: svn path=/head/; revision=176659
* - Fix premissions with pre-existing user'sMartin Wilke2006-09-251-2/+2
| | | | | | | | | | - Bump PORTREVISION PR: ports/103450 Submitted by: Lupe Christoph <lupe@lupe-christoph.de> (maintainer) Notes: svn path=/head/; revision=173788
* - Update to 1.2.0Sergey Matveychuk2005-03-041-8/+21
| | | | | | | | | | | | | | - Put logfiles in /var/log/munin-main rather than /var/log - Change group of all munin-main directories to munin - Use SUB_FILES - Add log rotation support - Add @exec mkdir to pkg-plist for package installation PR: ports/77720 Submitted by: maintainer Notes: svn path=/head/; revision=130367
* Add Munin network-wide graphing frameworkMathieu Arnold2004-03-021-0/+72
This is the collector. It is installed on the machine that shall collect and display perfromance data. PR: ports/62480 Submitted by: Lupe Christoph <lupe@lupe-christoph.de> Notes: svn path=/head/; revision=102739