Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
31 Aug 2020 13:11:55
2.0.64

|
mat  |
Cleanup a few of my ports.
No functional changes. |
19 Jun 2019 15:20:23
2.0.49

|
mat  |
Update the rest of my ports to UCL pkg-message. |
04 Mar 2019 12:17:39
2.0.47

|
mat  |
Update to 2.0.47. |
24 Nov 2018 02:56:55
2.0.43_1

|
woodsb02  |
sysutils/munin-master: Include provisioning tool warning post r485721 |
24 Nov 2018 02:50:06
2.0.43_1

|
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 |
21 Nov 2018 13:50:41
2.0.43

|
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. |
05 May 2018 15:17:46
2.0.37

|
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. |
27 Oct 2017 12:19:09
2.0.34

|
mat  |
Update to 2.0.34.
Sponsored by: Absolight |
30 Jun 2017 01:48:54
2.0.33_1

|
sunpoet  |
Remove Perl core modules
- Bump PORTREVISION for dependency change
With hat: perl |
05 Jun 2017 23:25:55
2.0.33

|
sunpoet  |
Remove outdated PERL_LEVEL check
With hat: perl |
19 Jan 2017 13:34:51
2.0.30

|
mat  |
Update to 2.0.30.
Sponsored by: Absolight |
26 Dec 2016 23:47:11
2.0.28_1

|
mat  |
Add file forgotten in last commit.
Sponsored by: Absolight |
26 Dec 2016 17:30:00
2.0.28_1

|
mat  |
Drop newsyslog's configuration into etc/newsyslog.conf.d.
Sponsored by: Absolight |
21 Dec 2016 11:12:30
2.0.28

|
mat  |
Update to 2.0.28.
Reported by: portscout
Sponsored by: Absolight |
08 Nov 2016 09:03:12
2.0.27_1

|
mat  |
CGI-Fast was removed in Perl 5.21.
Sponsored by: Absolight |
27 Oct 2016 14:12:23
2.0.26

|
mat  |
Update to 2.0.26.
Sponsored by: Absolight |
02 May 2016 16:08:56
2.0.25_5

|
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
2.0.25_4

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
02 Oct 2015 07:52:36
2.0.25_4

|
mat  |
Try and fix the ownership of munin's home directory.
Sponsored by: Absolight, The FreeBSD Foundation |
25 Mar 2015 15:54:47
2.0.25_3

|
mat  |
Trying to shut stage-qa up without testint is bad.
Pointed out by: Mike Harding
Sponsored by: Absolight |
25 Mar 2015 11:41:32
2.0.25_2

|
mat  |
Switch munin-master from CGI to CGI.pm
Sponsored by: Absolight |
18 Mar 2015 13:52:55
2.0.25_1

|
mat  |
Add CPE.
Sponsored by: Absolight |
26 Nov 2014 13:08:38
2.0.25_1

|
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 ) |
25 Nov 2014 15:08:34
2.0.25

|
mat  |
That was not supposed to go in.
Sponsored by: Absolight |
25 Nov 2014 15:07:24
2.0.25

|
mat  |
Update to 2.0.25.
Sponsored by: Absolight |
27 Oct 2014 14:43:48
2.0.24

|
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 |
22 Oct 2014 14:13:41
2.0.23

|
mat  |
Update munin to 2.0.23.
Sponsored by: Absolight |
02 Oct 2014 16:37:02
2.0.21

|
mat  |
Cleanup @dirrm* from my ports.
Sponsored by: Absolight |
02 Sep 2014 16:26:52
2.0.21

|
mat  |
Update to 2.0.21.
Sponsored by: Absolight |
02 Sep 2014 16:13:40
2.0.17_1

|
mat  |
- Stage
- Move a few patches around to stay consistent
- add a JAVA option to munin-node.
Sponsored by: Absolight |
02 Sep 2014 14:33:49
2.0.17

|
mat  |
Take all three, staging follows.
Approved by: portmgr (NO_STAGE)
Sponsored by: Absolight |
25 Aug 2014 09:46:58
2.0.17

|
bapt  |
Reset mainainership on non staged ports
With hat: portmgr |
05 Apr 2014 11:18:12
2.0.17

|
zeising  |
Grab
Approved by: portmgr (antoine) |
11 Mar 2014 20:35:53
2.0.17

|
flo  |
Release a few ports I don't use anymore. Unfortunately I don't have time to
maintain them properly currently. |
20 Sep 2013 23:06:00
2.0.16

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
16 Sep 2013 07:47:02
2.0.16

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

|
az  |
- Cleanup outdated checks. (PERL_LEVEL < 5.12)
- Assign some p5- ports under perl@ maintainership.
Approved by: portmgr@ (bapt@) |
26 Apr 2013 23:10:10
2.0.12

|
flo  |
Update to 2.0.12 |
16 Feb 2013 13:30:42
2.0.11.1

|
flo  |
- update to 2.0.11.1
- a couple of rc script fixes [1]
Submitted by: crees [1] |
06 Dec 2012 14:27:28
2.0.9

|
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 |
06 Oct 2012 22:10:56
2.0.7

|
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] |
19 Sep 2012 16:23:55
2.0.6_1

|
flo  |
- add missing dependencies
- bump PORTREVISION
PR: ports/171692
Submitted by: Bill <lists+freebsd@xinu.tv> |
13 Sep 2012 22:00:33
2.0.6

|
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] |
01 Jul 2012 14:14:22
1.4.7_3
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
01 Jun 2012 05:26:28
1.4.7_3
|
dinoex  |
- update png to 1.5.10 |
24 May 2012 14:48:53
1.4.7_2
|
flo  |
- fix depencency, munin should depend on devel/p5-Storable instead of
converters/p5-Storable-AMF
PR: ports/168288
Submitted by: Sam Cassiba <sam@cassiba.com> |
07 May 2012 18:52:09
1.4.7_1
|
sylvio  |
- Chase rrdtool shlib version bump. |
15 Mar 2012 23:19:33
1.4.7
|
flo  |
Update to 1.4.7
Feature safe: yes |
19 Dec 2011 10:50:50
1.4.6
|
flo  |
munin moved to a new home
Reported by: Cyrill Lefevere <cyrille.lefevre-lists@laposte.net> |
09 Jul 2011 18:05:47
1.4.6
|
flo  |
update to 1.4.6
Changelog: http://munin-monitoring.org/browser/tags/1.4.6/ChangeLog |
15 Feb 2011 00:14:20
1.4.5_3
|
flo  |
- fix newsyslog entries, logs have been living in /var/log/munin for some
time now [1]
- drop MD5 checksum
Inspired by: ports/151182 [1] |
13 Feb 2011 15:43:44
1.4.5_2
|
flo  |
- take over maintainership
Approved by: des (previous maintainer) |
02 Dec 2010 22:51:36
1.4.5_2
|
des  |
Fix stat(1) syntax.
Submitted by: Ilya A. Arhipov <micro@heavennet.ru> |
21 Sep 2010 16:08:11
1.4.5_1
|
mm  |
Explicitly depend on p5-Digest-MD5 only if PERL_LEVEL < 500703
Explicitly depend on p5-Digest-SHA only if PERL_LEVEL < 501000 |
23 Aug 2010 16:34:38
1.4.5
|
des  |
Upgrade to 1.4.5.
PR: ports/149909, ports/149910, ports/149911 |
27 Apr 2010 08:24:42
1.4.4
|
des  |
Upgrade to 1.4.4.
PR: ports/145948
Submitted by: Sean Rees <sean@rees.us> |
28 Mar 2010 06:47:48
1.4.3_3
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
25 Feb 2010 13:47:31
1.4.3_2
|
des  |
QAT is starting to get on my nerves...
(no offense intended to the fine, upstanding people who maintain it)
Feature safe: yes |
25 Feb 2010 12:44:46
1.4.3_2
|
des  |
Accidentally removed
Feature safe: yes |
25 Feb 2010 12:15:38
1.4.3_2
|
des  |
Continue rototilling the Munin ports:
- Move some files around and adjust the plists accordingly.
- Fix some directory creation / deletion in the plists.
- Fix some directory ownerships.
- Instead of patching the Makefile, specify installation directories
on the command line. Centralize the definition of MAKE_ARGS and some
other shared variables.
Feature safe: yes |
24 Feb 2010 20:18:51
1.4.3_1
|
des  |
Massive cleanup of the Munin ports:
- Use a fixed UID / GID
- Fix handling of sample configs in plists
- Add missing plist entries (mostly directories)
- Use /var/munin instead of %D/var/munin
- Consistently use %%FOODIR%% instead of ${PREFIX}/foo etc.
- Honor BATCH / PACKAGE_BUILDING
- Fix network throughput probes (if_ and if_errcoll_)
PR: 120755, 120756, 124528, 129576, 129577, 143804
Submitted by: see PRs
Feature safe: yes |
23 Feb 2010 13:55:00
1.4.3
|
des  |
Upgrade Munin to 1.4.3. Thanks to Sean Rees <sean@rees.us> for providing
the initial patches and getting me started with this.
Note that munin-main has been renamed to munin-master (see MOVED).
Approved by: portmgr (erwin)
Feature safe: yes |