notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: sysutils/monitorix/Makefile

Number of commits found: 45

Friday, 22 Mar 2024
10:39 Nuno Teixeira (eduardo) search for other commits by this committer
sysutils/monitorix: Move man pages to share/man

Approved by:	portmgr (blanket)
commit hash: 386f356da66bcfe55e4d45732d59774c12cc7c10 commit hash: 386f356da66bcfe55e4d45732d59774c12cc7c10 commit hash: 386f356da66bcfe55e4d45732d59774c12cc7c10 commit hash: 386f356da66bcfe55e4d45732d59774c12cc7c10 386f356
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 29 Jun 2022
14:29 Chris Rees (crees) search for other commits by this committer
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
commit hash: efc03b91e02fe583b0b9950ee08504ca17d8e6b2 commit hash: efc03b91e02fe583b0b9950ee08504ca17d8e6b2 commit hash: efc03b91e02fe583b0b9950ee08504ca17d8e6b2 commit hash: efc03b91e02fe583b0b9950ee08504ca17d8e6b2 efc03b9
Wednesday, 13 Oct 2021
13:52 Stefan Eßer (se) search for other commits by this committer
sysutils/monitorix: Add CPE information

Approved by:	portmgr (blanket)
commit hash: 84c5a0a3becd340184f6094fb07c250128a79f53 commit hash: 84c5a0a3becd340184f6094fb07c250128a79f53 commit hash: 84c5a0a3becd340184f6094fb07c250128a79f53 commit hash: 84c5a0a3becd340184f6094fb07c250128a79f53 84c5a0a
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Monday, 10 Sep 2018
13:14 mat search for other commits by this committer
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
Original commitRevision:479406 
Saturday, 1 Sep 2018
09:38 amdmi3 search for other commits by this committer
- clarift
- Add LICENSE_FILE
- Update WWW

Approved by:	portmgr blanket
Original commitRevision:478661 
Saturday, 28 Apr 2018
13:47 crees search for other commits by this committer
Update to 3.10.1

Submitted by:	Andre Rikkert de Koe
Original commitRevision:468542 
Thursday, 2 Feb 2017
20:43 crees search for other commits by this committer
Update to 3.9.0

Submitted by:	Andre Rikkert de Koe <andre@ark-ict.nl>
Original commitRevision:433179 
Saturday, 31 Dec 2016
13:34 sunpoet search for other commits by this committer
- Move www/p5-ParallelUA to www/p5-ParallelUserAgent
- Update COMMENT
- Update pkg-descr
- Add NO_ARCH for dependent ports
- Bump PORTREVISION for dependent ports
Original commitRevision:430114 
Monday, 2 May 2016
16:08 zeising search for other commits by this committer
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
Original commitRevision:414458 
Friday, 1 Apr 2016
14:25 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412349 
Saturday, 25 Apr 2015
16:12 adamw search for other commits by this committer
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.
Original commitRevision:384736 
Tuesday, 3 Mar 2015
00:47 bapt search for other commits by this committer
Modernize plist
Original commitRevision:380321 
Saturday, 22 Nov 2014
22:37 crees search for other commits by this committer
Correct httpd user
Original commitRevision:373111 
Tuesday, 9 Sep 2014
15:42 crees search for other commits by this committer
Fix detection of FreeBSD version

Submitted by:	Jordi Sanfeliu (upstream)
Original commitRevision:367743 
Sunday, 27 Jul 2014
13:51 crees search for other commits by this committer
Update to 3.5.1

No configuration file changes reqwuired
Original commitRevision:363067 
Wednesday, 23 Jul 2014
20:11 zeising search for other commits by this committer
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)
Original commitRevision:362726 
Thursday, 17 Jul 2014
08:57 olgeni search for other commits by this committer
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)
Original commitRevision:362126 
Saturday, 21 Dec 2013
21:50 crees search for other commits by this committer
Update to 3.4.0 and stageify
Original commitRevision:337166 
Sunday, 1 Dec 2013
15:10 ohauer search for other commits by this committer
- 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
Original commitRevision:335393 
Friday, 20 Sep 2013
23:06 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
Original commitRevision:327772 
Tuesday, 17 Sep 2013
20:56 crees search for other commits by this committer
Update to 3.3.0

Beware configuration file changes!  It will not work without changes.
Original commitRevision:327503 
Monday, 16 Sep 2013
07:47 az search for other commits by this committer
- convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
Original commitRevision:327370 
Tuesday, 4 Jun 2013
18:52 crees search for other commits by this committer
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 :)
Original commitRevision:319893 
Sunday, 3 Mar 2013
15:17 crees search for other commits by this committer
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.
Original commitRevision:313358 
Wednesday, 19 Sep 2012
19:07 crees search for other commits by this committer
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.
- Changed the shebang to be more portable among different systems.
- Completely rewritten the Debian/Ubuntu init script.
	(suggested by Andreas Itzchak Rehberg, izzy AT qumran.org)
- Minor changes in the header of the Debian/Ubuntu init script.
	(thanks to Uwe Heidrich, uweheidrich AT hotmail.com)
- Expanded to 15 characters the description in network ports.
- Changed to lines a bit thicker some graphs with few values.
- Added a new feature to enable/disable the use of javascript:void function when
  clicking on a zoomable graph.
	(thanks to Florian E.J. Fruth, fejf AT gmx.de)
- Fixed a bug that mixed the collected values when monitoring multiple MySQL
  servers.
	(thanks to Piotr Smalira, p.smalira AT g16-lublin.eu)
- Fixed a bad percentage calculation in the dentries and inodes values.
- Removed useless code when collecting Squid stats.
- Fixed a typo in a MySQL graph.
Original commitRevision:304539 
Tuesday, 18 Sep 2012
17:32 crees search for other commits by this committer
Add PREFIX/sbin to path for smartctl

Submitted by:	Maff (IRC:Freenode/#monitorix)
Original commitRevision:304448 
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Wednesday, 30 May 2012
17:06 crees search for other commits by this committer
Update to 2.5.2
Original commit
Monday, 7 May 2012
18:52 sylvio search for other commits by this committer
- Chase rrdtool shlib version bump.
Original commit
Thursday, 19 Apr 2012
19:33 crees search for other commits by this committer
Update to 2.5.0
Original commit
Sunday, 11 Mar 2012
00:52 crees search for other commits by this committer
Update to 2.4.1

Feature safe:   yes
Original commit
Tuesday, 7 Feb 2012
13:29 eadler search for other commits by this committer
The variable is USE_PERL5 not USE_PERL

Submitted by:   Alex Kozlov
Reviewed by:    perl (swills)
Approved by:    portmgr (pav)
Original commit
Sunday, 25 Sep 2011
08:04 crees search for other commits by this committer
Update to 2.3.0
Original commit
Sunday, 31 Jul 2011
17:29 crees search for other commits by this committer
- 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
Original commit
Thursday, 28 Jul 2011
14:29 crees search for other commits by this committer
Fix missing DATADIR

Submitted by:   Edje (Freenode#monitorix)
Original commit
Friday, 17 Jun 2011
06:46 crees search for other commits by this committer
- Update maintainer address

Approved by: rene (mentor)
Original commit
Wednesday, 4 May 2011
19:32 decke search for other commits by this committer
- 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)
Original commit
Monday, 18 Apr 2011
17:44 beech search for other commits by this committer
Update to 2.1.1

PR:             ports/156395
Submitted by:   Chris Rees (utisoft@gmail.com)(maintainer)
Original commit
Tuesday, 29 Mar 2011
02:40 wen search for other commits by this committer
- 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)
Original commit
Monday, 28 Mar 2011
02:45 wen search for other commits by this committer
- 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)
Original commit
Tuesday, 5 Oct 2010
17:00 ohauer search for other commits by this committer
- update download URL

PR:             151197
Submitted by:   Michael James Brune <admin _at_ mjbrune.org> (maintainer)
Approved by:    glarkin (mentor, implicit)
Original commit
Wednesday, 18 Aug 2010
17:43 ohauer search for other commits by this committer
- 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/
Original commit

Number of commits found: 45