Commit graph

13 commits

Author SHA1 Message Date
Dag-Erling Smørgrav
152b4a6480 QAT is starting to get on my nerves...
(no offense intended to the fine, upstanding people who maintain it)

Feature safe:	yes
2010-02-25 13:47:31 +00:00
Dag-Erling Smørgrav
bbd6fbd8b8 Accidentally removed
Feature safe:	yes
2010-02-25 12:44:46 +00:00
Dag-Erling Smørgrav
94ebcf4d98 Continue rototilling the Munin ports:
- 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
2010-02-25 12:15:38 +00:00
Dag-Erling Smørgrav
9203aa68d3 Massive cleanup of the Munin ports:
- Use a fixed UID / GID
 - Fix handling of sample configs in plists
 - Add missing plist entries (mostly directories)
 - Use /var/munin instead of %D/var/munin
 - Consistently use %%FOODIR%% instead of ${PREFIX}/foo etc.
 - Honor BATCH / PACKAGE_BUILDING
 - Fix network throughput probes (if_ and if_errcoll_)

PR:		120755, 120756, 124528, 129576, 129577, 143804
Submitted by:	see PRs
Feature safe:	yes
2010-02-24 20:18:51 +00:00
Dag-Erling Smørgrav
6f830b33ee Upgrade Munin to 1.4.3. Thanks to Sean Rees <sean@rees.us> for providing
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
2010-02-23 13:55:00 +00:00
Dag-Erling Smørgrav
f44b4d9a88 Update to 1.2.6.
PR:		ports/126371
Submitted by:	Matthias Fechner <idefix@fechner.net>, Lupe Christoph <lupe@lupe-christoph.de>
2008-09-03 13:27:50 +00:00
Martin Wilke
ce0bf7c9ea - Update to 1.2.5
Notes: Please read the UPDATING!

PR:		ports/105106
Submitted by:	Lupe Christoph <lupe@lupe-christoph.de> (maintainer)
2006-11-06 22:52:45 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Sergey Matveychuk
7efa776763 - Update to 1.2.0
- 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
2005-03-04 17:45:10 +00:00
Sergey Matveychuk
d1fe1cbc7c - Update to 1.0.4
* it unbreaks munin-node

PR:		ports/74165, ports/74166
Submitted by:	maintainer
2004-12-14 01:43:10 +00:00
Pav Lucistnik
1809887ddd - Update to 1.0.0 pre5
PR:		ports/67532
Submitted by:	Lupe Christoph <lupe@lupe-christoph.de> (maintainer)
2004-06-03 22:38:35 +00:00
Pav Lucistnik
2da3889363 - Avoid changing permissions on system directories [1]
- Fix pkg-plist

PR:		ports/65813 [1]
Submitted by:	Lupe Christoph <lupe@sebastian.lupe-christoph.de> (maintainer) [1]
2004-04-20 21:35:54 +00:00
Mathieu Arnold
4e96c16014 Add Munin network-wide graphing framework
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>
2004-03-02 15:52:48 +00:00