Commit graph

16 commits

Author SHA1 Message Date
Dag-Erling Smørgrav
df6a96cdd3 Upgrade to 1.4.4.
PR:		ports/145948
Submitted by:	Sean Rees <sean@rees.us>
2010-04-27 08:24:42 +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
Dag-Erling Smørgrav
0b8555d841 Include the rc.d script in pkg-plist so it will be in the package.
PR:		ports/120348
2008-02-20 17:17:08 +00:00
Martin Wilke
2946e4e824 - Update to 1.2.5
Notes: Please read the UPDATING!

PR:		ports/105107
Submitted by:	Lupe Christoph <lupe@lupe-christoph.de> (maintainer)
2006-11-06 22:50:50 +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
4910d37025 - Update to 1.2.2
- Remove some extra dirs
- Be sure rc_subr is installed on 4.x

PR:		ports/79127
Submitted by:	maintainer
2005-04-05 07:22:12 +00:00
Sergey Matveychuk
a42946364e - Update tp 1.2.0
- Upgrade FreeBSD4 support to rcNG
- Use INSTALL_SCRIPT to install the start-stop script
- Correct rcNG version of pkg-message, adding PREFIX
- Use SUB_FILES and SUB_LIST
- Add log rotation support

PR:		ports/77721
Submitted by:	maintainer
2005-03-04 17:47:19 +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
Yen-Ming Lee
a7224ad445 - undo the damage that made by an overzealous committer (yes, me, leeym@)
- commit the patch **EXACTLY** as maintainer's wish

PR:		73377
Submitted by:	Lupe Christoph <lupe@lupe-christoph.de>
2004-11-16 15:16:37 +00:00
Yen-Ming Lee
770341d1fa - remove extra files from PLIST
- add missing file into PLIST
- unbreak this port

PR:		72104
Submitted by:	leeym
Approved by:	maintainer timeout
2004-10-13 01:46:15 +00:00
Pav Lucistnik
bf53a47921 - Update to 1.0.0 pre5
PR:		ports/67533
Submitted by:	Lupe Christoph <lupe@lupe-christoph.de> (maintainer)
2004-06-03 22:46:59 +00:00
Pav Lucistnik
f251f8118c - Don't change permissions on system directories
- Fix pkg-plist

  Note that this still trails one file behind, but that's intentional.

PR:		ports/65814, ports/65440
Submitted by:	Lupe Christoph <lupe@lupe-christoph.de> (maintainer)
2004-04-20 21:47:47 +00:00
Pav Lucistnik
6af22e0d86 - Do not delete etc/munin/VERSION.node, it must be preserved over upgrades
- Add instructions how to completely remove munin-node

PR:		ports/64285
Submitted by:	Lupe Christoph <lupe@lupe-christoph.de> (maintainer)
2004-04-10 14:26:04 +00:00
Mathieu Arnold
9623c63f0c Add Munin network-wide graphing framework (node)
This is the node part. It is used on all machines Munin shall watch.

PR:		ports/62479
Submitted by:	Lupe Christoph <lupe@lupe-christoph.de>
2004-03-02 15:54:05 +00:00