aboutsummaryrefslogtreecommitdiff
path: root/sysutils/monitorix
Commit message (Collapse)AuthorAgeFilesLines
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* Update to 2.5.2Chris Rees2012-05-302-4/+3
| | | | Notes: svn path=/head/; revision=297804
* - Chase rrdtool shlib version bump.Sylvio Cesar Teixeira2012-05-071-1/+1
| | | | Notes: svn path=/head/; revision=296163
* Update to 2.5.0Chris Rees2012-04-193-20/+12
| | | | Notes: svn path=/head/; revision=295126
* Update to 2.4.1Chris Rees2012-03-112-5/+5
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=293073
* The variable is USE_PERL5 not USE_PERLEitan Adler2012-02-071-1/+1
| | | | | | | | | Submitted by: Alex Kozlov Reviewed by: perl (swills) Approved by: portmgr (pav) Notes: svn path=/head/; revision=290590
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other. Notes: svn path=/head/; revision=289156
* Update to 2.3.0Chris Rees2011-09-252-5/+5
| | | | Notes: svn path=/head/; revision=282356
* - Update to 2.2.0Chris Rees2011-07-315-49/+33
| | | | | | | | | | - Program now lives in PREFIX/bin - Install manpage and extra docs - Reports don't need extra dependency, OPTION removed - Perl dependencies are now by package Notes: svn path=/head/; revision=278638
* Fix missing DATADIRChris Rees2011-07-282-0/+3
| | | | | | | Submitted by: Edje (Freenode#monitorix) Notes: svn path=/head/; revision=278486
* - Update maintainer addressChris Rees2011-06-171-1/+1
| | | | | | | Approved by: rene (mentor) Notes: svn path=/head/; revision=275712
* KEYWORD: FreeBSD is neither necessary, nor desirable.Doug Barton2011-05-141-1/+1
| | | | | | | It's been obsolete for years now. Notes: svn path=/head/; revision=274129
* - Update to 2.1.2Bernhard Froehlich2011-05-044-83/+25
| | | | | | | | | | | - Correct use of CGIDIR, used as in cvsweb3 - Add stopdaemon monitorix PR: ports/156821 Submitted by: Chris Rees <utisoft@gmail.com> (maintainer) Notes: svn path=/head/; revision=273633
* Update to 2.1.1Beech Rintoul2011-04-182-6/+12
| | | | | | | | PR: ports/156395 Submitted by: Chris Rees (utisoft@gmail.com)(maintainer) Notes: svn path=/head/; revision=272889
* - Remove hardcoded /usr/local from rc script [1]Wen Heping2011-03-292-5/+8
| | | | | | | | | | | | | - Add trailing slashes to config file defaults [2] - Add missing PLIST_SUB expressions PR: ports/156008 Submitted by: sahil@ [1] Rick Chisholm<rchisholm_at_cyphersystems.com> [2] Chris Rees <utisoft@gmail.com> (maintainer) Notes: svn path=/head/; revision=271960
* - Update to 2.1.0Wen Heping2011-03-287-185/+165
| | | | | | | | | | | | - Pass maintainership to submitter - Rewrite rc script PR: ports/155976 Submitted by: Chris Rees <utisoft@gmail.com> Approved by: admin@mjbrune.org (previous maintainer) Notes: svn path=/head/; revision=271913
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - update download URLOlli Hauer2010-10-051-1/+1
| | | | | | | | | PR: 151197 Submitted by: Michael James Brune <admin _at_ mjbrune.org> (maintainer) Approved by: glarkin (mentor, implicit) Notes: svn path=/head/; revision=262450
* - new port sysutils/monitorixOlli Hauer2010-08-187-0/+310
PR: 146776 Submitted by: Michael Brune <admin _at_ mjbrune.org> Approved by: glarkin (mentor) Monitorix is a free, open source, lightweight system monitoring tool designed to monitorize as many services as possible. At this time it monitors from the CPU load and temperatures to the users using the system. Network devices activity, network services demand and even the devices' interrupt activity are also monitored, and more. The current status of any corporate server with Monitorix installed can be accessed via a web browser. WWW: http://www.monitorix.org/ Notes: svn path=/head/; revision=259517