Commit graph

14 commits

Author SHA1 Message Date
Eitan Adler
2872eba657 The variable is USE_PERL5 not USE_PERL
Submitted by:	Alex Kozlov
Reviewed by:	perl (swills)
Approved by:	portmgr (pav)
2012-02-07 13:29:00 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
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.
2012-01-14 08:57:23 +00:00
Chris Rees
5264c88f59 Update to 2.3.0 2011-09-25 08:04:28 +00:00
Chris Rees
ff1beb9b7f - Update to 2.2.0
- 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
2011-07-31 17:29:02 +00:00
Chris Rees
5e76ce7229 Fix missing DATADIR
Submitted by:	Edje (Freenode#monitorix)
2011-07-28 14:29:52 +00:00
Chris Rees
dd045ef1d7 - Update maintainer address
Approved by: rene (mentor)
2011-06-17 06:46:07 +00:00
Doug Barton
3106867ad1 KEYWORD: FreeBSD is neither necessary, nor desirable.
It's been obsolete for years now.
2011-05-14 23:57:51 +00:00
Bernhard Froehlich
8dea00aa43 - Update to 2.1.2
- Correct use of CGIDIR, used as in cvsweb3
- Add stopdaemon monitorix

PR:		ports/156821
Submitted by:	Chris Rees <utisoft@gmail.com> (maintainer)
2011-05-04 19:32:58 +00:00
Beech Rintoul
d653c9e943 Update to 2.1.1
PR:		ports/156395
Submitted by:	Chris Rees (utisoft@gmail.com)(maintainer)
2011-04-18 17:44:03 +00:00
Wen Heping
1b1d533353 - Remove hardcoded /usr/local from rc script [1]
- 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)
2011-03-29 02:40:12 +00:00
Wen Heping
51574dd095 - Update to 2.1.0
- Pass maintainership to submitter
- Rewrite rc script

PR:		ports/155976
Submitted by:	Chris Rees <utisoft@gmail.com>
Approved by:	admin@mjbrune.org (previous maintainer)
2011-03-28 02:45:01 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Olli Hauer
3237c9fb5f - update download URL
PR:		151197
Submitted by:	Michael James Brune <admin _at_ mjbrune.org> (maintainer)
Approved by:	glarkin (mentor, implicit)
2010-10-05 17:00:11 +00:00
Olli Hauer
f66d15ef05 - new port sysutils/monitorix
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/
2010-08-18 17:43:31 +00:00