Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.76 09 Aug 2024 21:57:03 |
Florian Smeets (flo) Author: takefu |
sysutils/munin-{common,node,master}: Update to 2.0.76
PR: 279704 |
2.0.75_2 06 Mar 2024 19:50:44 |
Florian Smeets (flo) |
sysutils/munin-*: Move man pages to share/man |
2.0.75_1 10 Jan 2024 17:02:39 |
Baptiste Daroussin (bapt) |
sysutils/munin-node: eliminate the use of MAN?PREFIX and move man to share/man |
2.0.75 09 Jan 2024 22:09:41 |
Florian Smeets (flo) Author: takefu |
sysutils/munin-{common,master,node}: update to 2.0.75
add
LICENSE_FILE
fix
Change distribution source sourceforge -> github
Fixed version reference bug when generating man
portlint(1) portclippy(1) compliant
Changes: https://github.com/munin-monitoring/munin/blob/2.0.75/ChangeLog
PR: 276218 |
2.0.71 30 Jan 2023 18:46:33 |
Florian Smeets (flo) |
sysutils/munin-{master,node}: change cron job install
Don't rely on directly calling crontab(1) to install the cron job, use
the etc/cron.d directory for which we've had support for a while. This
fixes installing munin-master using pkg -r as crontab(1) installed the
cron job on the host system not in the specified alternative root
otherwise.
Completely remove pkg-install, that also removes the automatic migration
for newsyslog files after src revision r340318 it's been 4 years and a
bit.
Leave the pkg-deinstall script for a while to make sure that the
automatically installed cron jobs via crontab(1) are removed.
PR: 258072
Reported by: Tassilo Philipp <tphilipp@potion-studios.com>
Tested by: Tassilo Philipp <tphilipp@potion-studios.com> |
2.0.69 27 Jan 2023 15:20:37 |
Florian Smeets (flo) |
sysutils/munin-*: Take maintainership
Take these ports back as I still use them. Thanks mat for maintaining
them in the meantime. |
2.0.69 27 Jan 2023 13:35:06 |
Mathieu Arnold (mat) |
sysutils/munin-node: drop maintainership |
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) |
2.0.69 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 ) |
2.0.69 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
2.0.67 31 May 2021 06:43:17 |
Mathieu Arnold (mat) |
sysutils/munin-*: Avoid a WWW redirect. |
2.0.67 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
2.0.67 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0.65 30 Oct 2020 13:37:09 |
mat |
Update to 2.0.65. |
2.0.64 31 Aug 2020 13:11:55 |
mat |
Cleanup a few of my ports.
No functional changes. |
2.0.63 28 May 2020 14:38:57 |
mat |
Update to 2.0.63. |
2.0.60_1 30 Apr 2020 13:40:27 |
mat |
Update to 2.0.60. |
2.0.59_1 01 Apr 2020 12:09:46 |
mat |
Add missing depend. |
2.0.53 20 Jan 2020 13:13:38 |
mat |
Update to 2.0.53. |
2.0.52 09 Dec 2019 14:10:45 |
mat |
Update to 2.0.52. |
2.0.51 21 Oct 2019 13:54:56 |
mat |
Update to 2.0.51. |
2.0.49_2 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
2.0.49_1 19 Jun 2019 15:20:23 |
mat |
Update the rest of my ports to UCL pkg-message. |
2.0.49_1 11 Jun 2019 12:18:29 |
mat |
Add missing Perl module for the ntp_ plugin.
PR: 237983
Submitted by: John W. O'Brien |
2.0.49 08 Jun 2019 21:41:24 |
mat |
Garbage collect some obsolete patching. |
2.0.47 04 Mar 2019 12:17:39 |
mat |
Update to 2.0.47. |
2.0.44_3 29 Jan 2019 20:45:23 |
mat |
Fix munin-node when the hostname is mixed case.
PR: 235197
Submitted by: John W. O'Brien |
2.0.43_2 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
2.0.43_1 24 Nov 2018 02:50:06 |
woodsb02 |
sysutils/munin-*: Use .conf suffix for /usr/local/etc/newsyslog.conf.d/
- Rename the files installed to /usr/local/etc/newsyslog.conf.d/ to end
with a '.conf' suffix.
- Add pkg-install script to automatically move any copies of the old
newsyslog file to the new location if it was modified from the default
or delete the old file if it is has not been modified.
- Add a note to UPDATING and pkg-message to warn users of this, in case
they are using provisioning/configuration management tools which need
to be modified.
Recent changes to /etc/newsyslog.conf (r340318) will only include files
from the /usr/local/etc/newsyslog.conf.d/ directory which end with
'.conf' and do not beginning with a '.' character.
Reviewed by: mandree (D17088)
Approved by: mat (maintainer)
Differential Revision: https://reviews.freebsd.org/D17089 |
2.0.43 21 Nov 2018 13:50:41 |
mat |
Update to 2.0.43.
Remove a patch replacing seq by jot, seq was added in FreeBSD 9. Also,
remove a patch fixing perl's hash randomization, it was addressed a bit
differently upstream. |
2.0.42 24 Sep 2018 09:31:09 |
mat |
Update to 2.0.42. |
2.0.40_1 07 Sep 2018 14:46:19 |
mat |
Fix service munin-asyncd status.
PR: 231056
Reported by: gerrit kuehn aei mpg de
MFH: 2018Q3 |
2.0.38 02 Jul 2018 13:47:40 |
mat |
Update to 2.0.38.
Sponsored by: Absolight |
2.0.37_2 26 May 2018 16:39:57 |
mat |
Fix munin-sched.
PR: 228369
Reported by: Trond Endrestol ximalas info
Sponsored by: Absolight |
2.0.37_1 15 May 2018 07:37:49 |
mat |
On FreeBSD 10, sh handles ${foo:-} differently, and creates an empty
argument, which ping does not like.
PR: 228149
Reported by: Niels Bakker
Sponsored by: Absolight |
2.0.37 05 May 2018 15:17:46 |
danfe |
For ports under `emulators', `games', `irc`, and `sysutils' categories:
remove redundant PKGMESSAGE assignment, which is set appropriately by
the b.p.m when `pkg-message' appears on the SUB_FILES list. |
2.0.36 26 Mar 2018 13:40:01 |
mat |
Update to 2.0.36.
Sponsored by: Absolight |
2.0.34_1 06 Nov 2017 14:39:47 |
mat |
Add a plugin to graph zfs arc compression.
PR: 223423
Submitted by: bcr
Sponsored by: Absolight |
2.0.34 27 Oct 2017 12:19:09 |
mat |
Update to 2.0.34.
Sponsored by: Absolight |
2.0.33_1 03 Aug 2017 13:34:57 |
mat |
Fix starting and stopping munin-asyncd. [1]
Turns out creating a start_cmd function is not enough, you have to add a
variable, start_cmd and point it to the start_cmd function.
As for stopping it, it should work out of the box, but for the fact that
munin-asyncd uses setproctitle or something, and it confuses the hell
out of rc.subr.
While there, pet rclint.
PR: 221000 [1] (based on)
Submitted by: marcel herrbischoff com
Sponsored by: Absolight |
2.0.33 12 Apr 2017 12:39:56 |
mat |
Update to 2.0.33.
Add a PYTHON option to appease stage-qa.
Sponsored by: Absolight |
2.0.32 02 Mar 2017 09:55:24 |
mat |
Update to 2.0.32.
Sponsored by: Absolight |
2.0.30_1 19 Jan 2017 15:45:22 |
mat |
Tell plugins they can use awk and do not need gawk.
While there, make ipmi_ plugins easier to use, and sort the plugins.conf
file.
Submitted by: bcr
Sponsored by: Absolight |
2.0.30 19 Jan 2017 13:34:51 |
mat |
Update to 2.0.30.
Sponsored by: Absolight |
2.0.28_4 09 Jan 2017 21:29:02 |
mat |
Also, don't report autofs.
Sponsored by: Absolight |
2.0.28_3 03 Jan 2017 15:48:47 |
mat |
Fix plugin configurations.
Munin seems to read all the files in its .d directory, so the .sample is
always read after the actual .conf, and overwrites its defaults.
Which is, obviously, a bad thing.
Sponsored by: Absolight |
2.0.28_2 03 Jan 2017 15:16:20 |
mat |
Fix postfix's logfile, it is supposed to be the filename, not the full
path.
PR: 215735
Submitted by: Vladimir Krstulja
Sponsored by: Absolight |
2.0.28_1 26 Dec 2016 17:30:00 |
mat |
Drop newsyslog's configuration into etc/newsyslog.conf.d.
Sponsored by: Absolight |
2.0.26 27 Oct 2016 14:12:23 |
mat |
Update to 2.0.26.
Sponsored by: Absolight |
2.0.25_8 04 Aug 2016 14:51:40 |
mat |
Actually install bcr's plugins.
Sponsored by: Absolight |
2.0.25_7 04 Aug 2016 14:26:56 |
mat |
Fix swap accounting if there are multiple devices [1]
Add a few zfs related plugins [2]
PR: 210494 [1]
Submitted by: bcr [2]
Reported by: Fabian Keil [1]
Sponsored by: Absolight |
2.0.25_6 19 Jul 2016 14:01:23 |
mat |
Fix ntp_states in certain cases.
PR: 210716
Submitted by: takefu
Sponsored by: Absolight |
2.0.25_5 19 Jul 2016 13:29:03 |
mat |
Install munin-async and munin-asyncd with munin-node.
PR: 211159
Reported by: axel axel re
Sponsored by: Absolight |
2.0.25_4 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
2.0.25_4 02 Oct 2015 07:52:36 |
mat |
Try and fix the ownership of munin's home directory.
Sponsored by: Absolight, The FreeBSD Foundation |
2.0.25_4 18 Mar 2015 13:52:55 |
mat |
Add CPE.
Sponsored by: Absolight |
2.0.25_4 19 Jan 2015 17:47:48 |
mat |
Fix the iostat plugin to report the correct unit. [1]
Fix common plugins PATH problems by adding LOCALBASE/{bin,sbin} to the default
PATH. Fix a " that should not have been there. Fix a few permissions
problems. [2]
PR: 196504 [1]
Submitted by: Vlad "Blackflow" K.
PR: 196739 [2]
Submitted by: darius dons net au
Sponsored by: Absolight |
2.0.25_3 11 Dec 2014 07:59:04 |
mat |
Cleanup pkg-{,de}install, don't restart munin-node from here, pkg can do it
itself.
Sponsored by: Absolight |
2.0.25_2 10 Dec 2014 15:52:14 |
mat |
Fix the bind9_rndc plugin wrt Perl 5.18+ hash randomzation.
While there, group all patches for the three ports in munin-common, and remove
an obsolete patch.
PR: 195689
Submitted by: Vlad "Blackflow" K.
Sponsored by: Absolight |
2.0.25_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
2.0.25 25 Nov 2014 15:07:24 |
mat |
Update to 2.0.25.
Sponsored by: Absolight |
2.0.24_3 20 Nov 2014 13:18:43 |
mat |
Fix nutups_*.
PR: 195196
Submitted by: jeffrey endrift com
Sponsored by: Absolight |
2.0.24_2 17 Nov 2014 21:45:01 |
mat |
Actually make if_packets_ work.
PR: 194733
Submitted by: Claudius Herder
Sponsored by: Absolight |
2.0.24_1 17 Nov 2014 15:04:20 |
mat |
- Fix bugs in if_* (prompted by [1])
- Add a new PERL option to add some extra dependencies needed by some modules
(based on [2])
PR: 194733 [1] 195021 [2]
Submitted by: Claudius Herder [1] John W. O'Brien [2]
Sponsored by: Absolight |
2.0.24 27 Oct 2014 14:43:48 |
mat |
Update to 2.0.24.
Fixup the if_ and if_errcoll_ plugins, interface names can be longer than 5
chars. Add an if_packets_ plugin.
Allow people to have a custom crontab that won't be touched when
installing/deinstalling.
Sponsored by: Absolight |
2.0.23_1 23 Oct 2014 14:36:55 |
mat |
Make the smart_ plugin work out of the box[1], and fixup two other plugins.
Requested by: marck
Sponsored by: Absolight |
2.0.23 22 Oct 2014 14:13:41 |
mat |
Update munin to 2.0.23.
Sponsored by: Absolight |
2.0.21_1 02 Oct 2014 16:37:02 |
mat |
Cleanup @dirrm* from my ports.
Sponsored by: Absolight |
2.0.21_1 03 Sep 2014 07:28:41 |
mat |
- Add missing dependency on www/p5-libwww [1]
- Fix fail2ban's path [2] (while there, make plugins.conf PREFIX safe)
- Fix multiping plugin [3] (while there, regenerate patches)
- Add a forgotten run dep on Java.
PR: 192341 [1]
Submitted by: fbsd@shoggothmedia.com [1]
PR: 179549 [2]
Submitted by: fabian@bug.ch [2]
PR: 192332 [3]
Submitted by: fbsd@shoggothmedia.com [3]
Sponsored by: Absolight |
2.0.21 02 Sep 2014 16:26:52 |
mat |
Update to 2.0.21.
Sponsored by: Absolight |
2.0.17_2 02 Sep 2014 16:13:40 |
mat |
- Stage
- Move a few patches around to stay consistent
- add a JAVA option to munin-node.
Sponsored by: Absolight |
2.0.17_1 02 Sep 2014 14:33:49 |
mat |
Take all three, staging follows.
Approved by: portmgr (NO_STAGE)
Sponsored by: Absolight |
2.0.17_1 25 Aug 2014 09:46:58 |
bapt |
Reset mainainership on non staged ports
With hat: portmgr |
2.0.17_1 05 Apr 2014 11:18:12 |
zeising |
Grab
Approved by: portmgr (antoine) |
2.0.17_1 11 Mar 2014 20:35:53 |
flo |
Release a few ports I don't use anymore. Unfortunately I don't have time to
maintain them properly currently. |
2.0.17_1 28 Feb 2014 10:08:00 |
des |
Edit Makefile.config to provide the correct interpreter locations.
Approved by: maintainer (flo) |
2.0.17 21 Sep 2013 13:19:59 |
flo |
Update to 2.0.17 |
2.0.16 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
2.0.16 16 Sep 2013 07:47:02 |
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
2.0.14 31 May 2013 11:54:01 |
crees |
Stop checking for get_pidfile_from_conf function in rc.subr.
It is present in all supported versions of FreeBSD, and has had poor takeup.
I strongly suspect the strange-looking checks are partially to blame for
scaring maintainers off.
Go forth and please use it!
PR: ports/178269
Approved by: maintainers of all ports involved |
2.0.14 29 May 2013 23:36:16 |
flo |
- update to 2.0.14
- make port non-interactive [1]
- add PORTSCOUT hints, 2.1.X is a development version
PR: ports/178532 [1]
Submitted by: Claudius Herder <claudius_herder@ambtec.de> [1] |
2.0.13_2 10 May 2013 15:34:10 |
flo |
- prevent warnings about command_interpreter after r317610 (shebangfix
conversion)
- add missing dependency to make cidr_allow/cidr_deny work in
munin-node.conf |
2.0.13_1 07 May 2013 14:02:30 |
bapt |
Use shebangfix on munin-node, and fix shebang on the right files for fsbackup |
2.0.13 27 Apr 2013 20:34:50 |
flo |
Update to 2.0.13 |
2.0.12 26 Apr 2013 23:10:10 |
flo |
Update to 2.0.12 |
2.0.11.1_1 18 Apr 2013 21:47:38 |
flo |
Fix munin-sched rc script
PR: ports/177950
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr>
Feature safe: yes |
2.0.11.1 16 Feb 2013 13:30:42 |
flo |
- update to 2.0.11.1
- a couple of rc script fixes [1]
Submitted by: crees [1] |
2.0.9 06 Dec 2012 14:27:28 |
flo |
- update to 2.0.9
- use correct pidfile for munin-sched rc script [1]
- munin-cgi-graph requires FCGI [2]
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> [1]
Sergey V. Dyatko <sergey.dyatko@gmail.com> [2]
Feature safe: yes |
2.0.7 06 Oct 2012 22:10:56 |
flo |
- update to 2.0.7
- move USERS and GROUPS from munin-common/Makefile to munin.mk, otherwise they
cannot be used in the Makefiles of munin-master and munin-node where they are
required. This fixes permissions on certain directories. [1]
- VERSION.node file should be updated after the pkg-install script runs, because
it requires the version of the previously installed version not the currently
installed one. [2]
PR: ports/172260 [1]
Reported by: Haruo Shiba <shiba@logic-design.co.jp> [1]
tdb [2] |
2.0.6 13 Sep 2012 22:00:33 |
flo |
- Update to 2.0.6 based on [1]
- Add support for ada disk devices to hddtemp_smartctl [2]
- Add a patch for upstream bug 1251 to prevent huge munin-graph.log files
PR: ports/171116 [1]
PR: ports/169287 [2]
Submitted by: mm [1], TAKEMON Takashi <takemon@bamboogate.co.jp> [2] |
1.4.7 01 Jul 2012 14:14:22 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
1.4.7 15 Mar 2012 23:19:33 |
flo |
Update to 1.4.7
Feature safe: yes |
1.4.6 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. |
1.4.6 19 Dec 2011 10:50:50 |
flo |
munin moved to a new home
Reported by: Cyrill Lefevere <cyrille.lefevre-lists@laposte.net> |
1.4.6 09 Jul 2011 18:05:47 |
flo |
update to 1.4.6
Changelog: http://munin-monitoring.org/browser/tags/1.4.6/ChangeLog |
1.4.5_6 09 Mar 2011 23:40:14 |
flo |
- fix a bug where plugins would stop graping data after a SIGHUP to munin-node
- prevent leftovers from sed and patch otherwise these would be installed also
The problem is that munin-nodes runs in perl taint mode and after a SIGHUP
p5-Net-Server thinks that the path is tainted and unsets the complete path,
this causes all plugins which do not use an absolute path to utilities they
call to fail. The fix is to set a well known good path.
Obtained from: OpenBSD
PR: ports/155109 |
1.4.5_5 16 Feb 2011 23:47:43 |
flo |
- also ignore .sample files as these can confuse plugins by overwriting values
defined in the .conf files.
It would be best if munin would only include .conf files, but until that happens
use this as a workaroud.
PR: ports/147345
Submitted by: Rob B <rbyrnes@gmail.com> |
1.4.5_5 15 Feb 2011 00:11:56 |
flo |
- fix newsyslog entries, logs have been living in /var/log/munin for some
time now [1]
- fix http_loadtime plugin [2]
- fix coretemp and dev_cpu plugins [3]
PR: ports/151182 [1], ports/154688 [2], ports/154584 [3]
Submitted by: Detlef Peeters <dp@heringa.de> [1]
Oliver Brandmueler <ob@e-gitt.net> [2]
Hiroki (REO) Kashiwazaki <reo@iic.hokudai.ac.jp> [3] |
1.4.5_4 13 Feb 2011 15:43:44 |
flo |
- take over maintainership
Approved by: des (previous maintainer) |
1.4.5_4 10 Feb 2011 00:23:31 |
flo |
- add p5-Cache-Cache dependancy it is required by the mysql_* plugins
- bump PORTREVISION
PR: ports/154534
Approved by: des (maintainer, private mail) |