Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.15.0 23 Sep 2024 19:14:18 |
Chris Rees (crees) Author: Anton Saietskii |
sysutils/monitorix: Update to 3.15.0
Long list of improvements:
https://www.monitorix.org/news/20221207.html
PR: ports/281662
(crees) While here, pet rclint |
3.14.0_2 29 Jul 2024 12:48:53 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of databases/rrdtool
New version of rrdtool in tree |
3.14.0_1 22 Mar 2024 10:39:44 |
Nuno Teixeira (eduardo) |
sysutils/monitorix: Move man pages to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.14.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.14.0 29 Jun 2022 14:29:47 |
Chris Rees (crees) |
sysutils/monitorix: update to 3.14.0
This new version introduces three new modules: nvme.pm, which is
capable of monitoring an unlimited number of NVM Express (NVMe) devices,
the amdgpu.pm, to monitor also an unlimited number of AMD GPU graphic
cards, and nvidiagpu.pm which can be seen as an extended version of the
current module nvidia.pm, as it comes with more detailed statistics.
For more details, please visit
https://www.monitorix.org/news.html?n=20220118 |
3.10.1 13 Oct 2021 13:52:58 |
Stefan Eßer (se) |
sysutils/monitorix: Add CPE information
Approved by: portmgr (blanket) |
3.10.1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.10.1 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
3.10.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.10.1 14 Aug 2019 12:16:13 |
mat |
Convert to UCL & cleanup pkg-message (categories s) |
3.10.1 10 Sep 2018 13:14:52 |
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 |
3.10.1 01 Sep 2018 09:38:14 |
amdmi3 |
- clarift
- Add LICENSE_FILE
- Update WWW
Approved by: portmgr blanket |
3.10.1 28 Apr 2018 13:47:47 |
crees |
Update to 3.10.1
Submitted by: Andre Rikkert de Koe |
3.9.0 02 Feb 2017 20:43:16 |
crees |
Update to 3.9.0
Submitted by: Andre Rikkert de Koe <andre@ark-ict.nl> |
3.5.1_5 31 Dec 2016 13:34:17 |
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 |
3.5.1_4 02 May 2016 16:08:56 |
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 |
3.5.1_3 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
3.5.1_3 25 Apr 2015 16:12:20 |
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. |
3.5.1_2 03 Mar 2015 08:55:42 |
antoine |
Fix plist |
3.5.1_2 03 Mar 2015 00:47:43 |
bapt |
Modernize plist |
3.5.1_1 22 Nov 2014 22:37:21 |
crees |
Correct httpd user |
3.5.1_1 09 Sep 2014 15:42:11 |
crees |
Fix detection of FreeBSD version
Submitted by: Jordi Sanfeliu (upstream) |
3.5.1 27 Jul 2014 13:51:55 |
crees |
Update to 3.5.1
No configuration file changes reqwuired |
3.4.0_1 23 Jul 2014 20:11:10 |
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) |
3.4.0 17 Jul 2014 08:57:51 |
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) |
3.4.0 21 Dec 2013 21:50:02 |
crees |
Update to 3.4.0 and stageify |
3.3.1 01 Dec 2013 15:10:19 |
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 |
3.3.0 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
3.3.0 17 Sep 2013 20:56:34 |
crees |
Update to 3.3.0
Beware configuration file changes! It will not work without changes. |
3.2.1 16 Sep 2013 07:47:02 |
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
3.2.1 04 Jun 2013 18:55:13 |
crees |
Move the old rrd files over if present on package install |
3.2.1 04 Jun 2013 18:52:55 |
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 :) |
3.0.0 03 Mar 2013 15:17:20 |
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. |
2.6.0 19 Sep 2012 19:07:36 |
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 ) |
2.5.2_2 18 Sep 2012 17:32:49 |
crees |
Add PREFIX/sbin to path for smartctl
Submitted by: Maff (IRC:Freenode/#monitorix) |
2.5.2_1 06 Sep 2012 18:32:32 |
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) |
2.5.2_1 05 Sep 2012 18:36:15 |
crees |
Update pkg-descr using upstream's README
Submitted by: Snader_LB (Freenode) |
2.5.2_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.5.2 30 May 2012 17:06:06 |
crees |
Update to 2.5.2 |
2.5.0_1 07 May 2012 18:52:09 |
sylvio |
- Chase rrdtool shlib version bump. |
2.5.0 19 Apr 2012 19:33:27 |
crees |
Update to 2.5.0 |
2.4.1 11 Mar 2012 00:52:37 |
crees |
Update to 2.4.1
Feature safe: yes |
2.3.0 07 Feb 2012 13:29:00 |
eadler |
The variable is USE_PERL5 not USE_PERL
Submitted by: Alex Kozlov
Reviewed by: perl (swills)
Approved by: portmgr (pav) |
2.3.0 14 Jan 2012 08:57:23 |
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. |
2.3.0 25 Sep 2011 08:04:28 |
crees |
Update to 2.3.0 |
2.2.0 31 Jul 2011 17:29:02 |
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 |
2.1.2 28 Jul 2011 14:29:52 |
crees |
Fix missing DATADIR
Submitted by: Edje (Freenode#monitorix) |
2.1.2 17 Jun 2011 06:46:07 |
crees |
- Update maintainer address
Approved by: rene (mentor) |
2.1.2 14 May 2011 23:57:51 |
dougb |
KEYWORD: FreeBSD is neither necessary, nor desirable.
It's been obsolete for years now. |
2.1.2 04 May 2011 19:32:58 |
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) |
2.1.1 18 Apr 2011 17:44:03 |
beech |
Update to 2.1.1
PR: ports/156395
Submitted by: Chris Rees (utisoft@gmail.com)(maintainer) |
2.1.0_1 29 Mar 2011 02:40:13 |
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) |
2.1.0 28 Mar 2011 02:45:02 |
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) |
1.5.1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.5.1 05 Oct 2010 17:00:11 |
ohauer |
- update download URL
PR: 151197
Submitted by: Michael James Brune <admin _at_ mjbrune.org> (maintainer)
Approved by: glarkin (mentor, implicit) |
1.5.1 18 Aug 2010 17:43:31 |
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/ |