Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
14 Aug 2019 12:16:13
3.10.1

|
mat  |
Convert to UCL & cleanup pkg-message (categories s) |
10 Sep 2018 13:14:52
3.10.1

|
mat  |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
01 Sep 2018 09:38:14
3.10.1

|
amdmi3  |
- clarift
- Add LICENSE_FILE
- Update WWW
Approved by: portmgr blanket |
28 Apr 2018 13:47:47
3.10.1

|
crees  |
Update to 3.10.1
Submitted by: Andre Rikkert de Koe |
02 Feb 2017 20:43:16
3.9.0

|
crees  |
Update to 3.9.0
Submitted by: Andre Rikkert de Koe <andre@ark-ict.nl> |
31 Dec 2016 13:34:17
3.5.1_5

|
sunpoet  |
- Move www/p5-ParallelUA to www/p5-ParallelUserAgent
- Update COMMENT
- Update pkg-descr
- Add NO_ARCH for dependent ports
- Bump PORTREVISION for dependent ports |
02 May 2016 16:08:56
3.5.1_4

|
zeising  |
Update databases/rrdtool to 1.6.0
Most notably, this version of rrdtools.so is thread safe, so the
rrdtools_th.so library is removed.
Bump portrevision for depending ports due to shlib version bump.
For full changelog: http://oss.oetiker.ch/rrdtool/pub/CHANGES
Reviewed by: kwm
Differential Revision: D6168 |
01 Apr 2016 14:25:18
3.5.1_3

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
25 Apr 2015 16:12:20
3.5.1_3

|
adamw  |
Convert remaining p5-CGI.pm consumers to p5-CGI, and bump PORTREVISION.
All these changes are tested but the following are worth noting:
The following ports fail "make test", but did so before this change, and
fail in the same places:
- textproc/p5-xmltv
- www/p5-Business-Paypal
- www/p5-CGI-Enurl
www/p5-Apache-Gallery is missing all sorts of dependencies, fails all tests,
and should probably be marked BROKEN
For graphics/imc, move the OPTIONS_DEFINE block out of the LICENSE block area.
As long as we're here, sort plist on perl@-owned ports. |
03 Mar 2015 08:55:42
3.5.1_2

|
antoine  |
Fix plist |
03 Mar 2015 00:47:43
3.5.1_2

|
bapt  |
Modernize plist |
22 Nov 2014 22:37:21
3.5.1_1

|
crees  |
Correct httpd user |
09 Sep 2014 15:42:11
3.5.1_1

|
crees  |
Fix detection of FreeBSD version
Submitted by: Jordi Sanfeliu (upstream) |
27 Jul 2014 13:51:55
3.5.1

|
crees  |
Update to 3.5.1
No configuration file changes reqwuired |
23 Jul 2014 20:11:10
3.4.0_1

|
zeising  |
Clean up databases/rrdtool
Change library dependensies to use USES= where applicable.
Build ports documentation and examples, depending on respective option.
Add two new options, NLS and GRAPH, the GRAPH option enables the rrdtool graph
command, which pulls in cario and a lot of other dependencies. [1]
Add missing dependencies.
Becase of shlib version bump, bump portrevision on depending ports.
PR: 192024 [1] (based on)
Submitted by: asomers
Approved by: portmgr (blanket, portrevision bumps) |
17 Jul 2014 08:57:51
3.4.0

|
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.
CR: D422
Approved by: portmgr (bapt) |
21 Dec 2013 21:50:02
3.4.0

|
crees  |
Update to 3.4.0 and stageify |
01 Dec 2013 15:10:19
3.3.1

|
ohauer  |
- security update to 3.3.1
This is a maintenance release that fixes a serious bug in the built-in HTTP
server. It was discovered that the handle_request() routine did not properly
perform input sanitization which led into a number of security
vulnerabilities.
An unauthenticated, remote attacker could exploit this flaw to execute
arbitrary commands on the remote host.
All users still using older versions are advised to upgrade to this version,
which resolves this issue.
Approved by: crees (maintainer, per PM)
Security: 620cf713-5a99-11e3-878d-20cf30e32f6d |
20 Sep 2013 23:06:00
3.3.0

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
17 Sep 2013 20:56:34
3.3.0

|
crees  |
Update to 3.3.0
Beware configuration file changes! It will not work without changes. |
16 Sep 2013 07:47:02
3.2.1

|
az  |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
04 Jun 2013 18:55:13
3.2.1

|
crees  |
Move the old rrd files over if present on package install |
04 Jun 2013 18:52:55
3.2.1

|
crees  |
Update to 3.2.1
The database (.rrd) files have moved to /var/db/monitorix by default, and the
port is careful to ensure that existing files are migrated.
The configuration file needs to have the base_lib line updated to
/var/db/monitorix/ (note trailing slash). The rc script comes with
instructions to those who don't happen to follow every single commit :) |
03 Mar 2013 15:17:20
3.0.0

|
crees  |
Update to 3.0.0
Config file changes amass here, so a rewrite is necessary. Fortunately,
the layout is the same so it is easy. |
19 Sep 2012 19:07:36
2.6.0

|
crees  |
Enter Monitorix 2.6.0!
Please check the README on important configuration file changes, especially
the @FS_LIST property which has changed.
- Added a complete statistical BIND graph.
- Added support for NetBSD systems.
- Added support for grouping remote servers in the Multihost view.
(thanks to Hartmut Woehrle, hartmut AT hartmut-woehrle.ch)
- The Disk and Filesystems Usage and I/O Activity graphs have been completely
rewritten.
(suggested by Konstantinos Skarlatos, k.skarlatos AT gmail.com)
- Added support to monitor unlimited number of disk drives.
- Added support to monitor unlimited number of filesystems.
- Reorganized the legend in the Disk drive temperatures and health graph. (Only the first 15 lines of the commit message are shown above ) |
18 Sep 2012 17:32:49
2.5.2_2

|
crees  |
Add PREFIX/sbin to path for smartctl
Submitted by: Maff (IRC:Freenode/#monitorix) |
06 Sep 2012 18:32:32
2.5.2_1

|
crees  |
Trim a little-- perhaps a bit excessive in length; I had taken the original
suggestion from the submitter a little too literally.
Submitted by: Snader_LB (Freenode) |
05 Sep 2012 18:36:15
2.5.2_1

|
crees  |
Update pkg-descr using upstream's README
Submitted by: Snader_LB (Freenode) |
01 Jun 2012 05:26:28
2.5.2_1 
|
dinoex  |
- update png to 1.5.10 |
30 May 2012 17:06:06
2.5.2 
|
crees  |
Update to 2.5.2 |
07 May 2012 18:52:09
2.5.0_1 
|
sylvio  |
- Chase rrdtool shlib version bump. |
19 Apr 2012 19:33:27
2.5.0 
|
crees  |
Update to 2.5.0 |
11 Mar 2012 00:52:37
2.4.1 
|
crees  |
Update to 2.4.1
Feature safe: yes |
07 Feb 2012 13:29:00
2.3.0 
|
eadler  |
The variable is USE_PERL5 not USE_PERL
Submitted by: Alex Kozlov
Reviewed by: perl (swills)
Approved by: portmgr (pav) |
14 Jan 2012 08:57:23
2.3.0 
|
dougb  |
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. |
25 Sep 2011 08:04:28
2.3.0 
|
crees  |
Update to 2.3.0 |
31 Jul 2011 17:29:02
2.2.0 
|
crees  |
- 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 |
28 Jul 2011 14:29:52
2.1.2 
|
crees  |
Fix missing DATADIR
Submitted by: Edje (Freenode#monitorix) |
17 Jun 2011 06:46:07
2.1.2 
|
crees  |
- Update maintainer address
Approved by: rene (mentor) |
14 May 2011 23:57:51
2.1.2 
|
dougb  |
KEYWORD: FreeBSD is neither necessary, nor desirable.
It's been obsolete for years now. |
04 May 2011 19:32:58
2.1.2 
|
decke  |
- 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) |
18 Apr 2011 17:44:03
2.1.1 
|
beech  |
Update to 2.1.1
PR: ports/156395
Submitted by: Chris Rees (utisoft@gmail.com)(maintainer) |
29 Mar 2011 02:40:13
2.1.0_1 
|
wen  |
- 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) |
28 Mar 2011 02:45:02
2.1.0 
|
wen  |
- 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) |
19 Mar 2011 12:38:54
1.5.1 
|
miwi  |
- Get Rid MD5 support |
05 Oct 2010 17:00:11
1.5.1 
|
ohauer  |
- update download URL
PR: 151197
Submitted by: Michael James Brune <admin _at_ mjbrune.org> (maintainer)
Approved by: glarkin (mentor, implicit) |
18 Aug 2010 17:43:31
1.5.1 
|
ohauer  |
- 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/ |