aboutsummaryrefslogtreecommitdiff
path: root/sysutils/munin-master
Commit message (Collapse)AuthorAgeFilesLines
* Fix stat(1) syntax.Dag-Erling Smørgrav2010-12-022-1/+21
| | | | | | | Submitted by: Ilya A. Arhipov <micro@heavennet.ru> Notes: svn path=/head/; revision=265602
* Explicitly depend on p5-Digest-MD5 only if PERL_LEVEL < 500703Martin Matuska2010-09-211-3/+9
| | | | | | | Explicitly depend on p5-Digest-SHA only if PERL_LEVEL < 501000 Notes: svn path=/head/; revision=261560
* Upgrade to 1.4.5.Dag-Erling Smørgrav2010-08-232-4/+4
| | | | | | | PR: ports/149909, ports/149910, ports/149911 Notes: svn path=/head/; revision=259842
* Upgrade to 1.4.4.Dag-Erling Smørgrav2010-04-272-5/+4
| | | | | | | | PR: ports/145948 Submitted by: Sean Rees <sean@rees.us> Notes: svn path=/head/; revision=253341
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* QAT is starting to get on my nerves...Dag-Erling Smørgrav2010-02-251-0/+1
| | | | | | | | | (no offense intended to the fine, upstanding people who maintain it) Feature safe: yes Notes: svn path=/head/; revision=250312
* Accidentally removedDag-Erling Smørgrav2010-02-251-0/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250303
* Continue rototilling the Munin ports:Dag-Erling Smørgrav2010-02-253-98/+7
| | | | | | | | | | | | | | - 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
* Massive cleanup of the Munin ports:Dag-Erling Smørgrav2010-02-245-81/+19
| | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=250270
* Upgrade Munin to 1.4.3. Thanks to Sean Rees <sean@rees.us> for providingDag-Erling Smørgrav2010-02-238-115/+157
| | | | | | | | | | | | 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
* - Remove unneeded dependencies which is in perl-5.8.9 distJun Kuriyama2010-01-261-1/+1
| | | | | | | | | (part 7). Approved by: portmgr (itetcu) Notes: svn path=/head/; revision=248607
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with P,R,S Notes: svn path=/head/; revision=240075
* - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checksPhilip M. Gollucci2009-07-221-10/+1
| | | | | | | | | PR: ports/135398 Tested by: 2 -exp runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=238202
* Update to 1.2.6.Dag-Erling Smørgrav2008-09-034-23/+29
| | | | | | | | PR: ports/126371 Submitted by: Matthias Fechner <idefix@fechner.net>, Lupe Christoph <lupe@lupe-christoph.de> Notes: svn path=/head/; revision=219763
* - Chase rrdtool 1.3.0 update, bump PORTREVISIONRong-En Fan2008-06-241-0/+1
| | | | | | | | PR: ports/124749 Submitted by: Zhen REN <bg1tpt at gmail.com> (maintainer of rrdtool) Notes: svn path=/head/; revision=215684
* Assume maintainership.Dag-Erling Smørgrav2008-02-071-1/+1
| | | | | | | Approved by: maintainer timeout, portmgr (linimon) Notes: svn path=/head/; revision=206817
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-0/+2
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* First steps in a big migration:Edwin Groothuis2007-07-051-1/+1
| | | | | | | | | | | | | | | | Move net/rrdtool to databases/rrdtool. It's an itch which needs to be scratched: net/rrdtool came from net/mrtg, which was a good location for it. net/mrtg has later been moved to net-mgmt/mrtg. net/rrdtool is "Round Robin Database Tools", therefor it's better if it moves to databases/rrdtool. Same with net/rrdtool10. PR: ports/112942 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=194968
* - Update to 1.2.5Martin Wilke2006-11-067-33/+42
| | | | | | | | | | 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-253-3/+4
| | | | | | | | | | - Bump PORTREVISION PR: ports/103450 Submitted by: Lupe Christoph <lupe@lupe-christoph.de> (maintainer) Notes: svn path=/head/; revision=173788
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-7/+7
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - Update to 1.2.4Renato Botelho2005-11-032-3/+3
| | | | | | | | PR: ports/88439 Submitted by: maintainer Notes: svn path=/head/; revision=147143
* - Update to 1.2.2Sergey Matveychuk2005-04-053-38/+3
| | | | | | | | PR: ports/79126 Submitted by: maintainer Notes: svn path=/head/; revision=132522
* - Update to 1.2.0Sergey Matveychuk2005-03-048-77/+147
| | | | | | | | | | | | | | - 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
* - Update to 1.0.4Sergey Matveychuk2004-12-143-3/+30
| | | | | | | | | | * it unbreaks munin-node PR: ports/74165, ports/74166 Submitted by: maintainer Notes: svn path=/head/; revision=123975
* - Update to 1.0.3Volker Stolz2004-11-162-4/+4
| | | | | | | | | | - portlint PR: ports/73378 Submitted by: mainainer Notes: svn path=/head/; revision=121752
* Update to 1.0.2.Mark Linimon2004-10-122-3/+3
| | | | | | | | PR: ports/71646 Submitted by: Lupe Christoph <lupe at lupe-christoph dot de> (maintainer) Notes: svn path=/head/; revision=118843
* Update to 1.0.0Volker Stolz2004-06-142-3/+3
| | | | | | | | PR: ports/67931, ports/67932 Submitted by: maintainer Notes: svn path=/head/; revision=111483
* - Update to 1.0.0 pre5Pav Lucistnik2004-06-035-7/+24
| | | | | | | | PR: ports/67532 Submitted by: Lupe Christoph <lupe@lupe-christoph.de> (maintainer) Notes: svn path=/head/; revision=110799
* - Avoid changing permissions on system directories [1]Pav Lucistnik2004-04-202-2/+4
| | | | | | | | | | - Fix pkg-plist PR: ports/65813 [1] Submitted by: Lupe Christoph <lupe@sebastian.lupe-christoph.de> (maintainer) [1] Notes: svn path=/head/; revision=107758
* Fix a couple of typos.Jimmy Olgeni2004-03-021-2/+2
| | | | Notes: svn path=/head/; revision=102758
* Add Munin network-wide graphing frameworkMathieu Arnold2004-03-028-0/+390
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