notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: sysutils/munin-master/Makefile
SVNWeb

Number of commits found: 61

Fri, 24 Mar 2023
[ 18:16 Florian Smeets (flo) search for other commits by this committer ]    commit hash:64c5d229f65639c7aec652007ab19480029ececb  commit hash:64c5d229f65639c7aec652007ab19480029ececb  commit hash:64c5d229f65639c7aec652007ab19480029ececb  64c5d22 
sysutils/munin-{common,master,node}: Update to 2.0.73
Mon, 30 Jan 2023
[ 18:46 Florian Smeets (flo) search for other commits by this committer ]    commit hash:02388ae491f5d00fb4dfe7e1945b8644c3c1aae7  commit hash:02388ae491f5d00fb4dfe7e1945b8644c3c1aae7  commit hash:02388ae491f5d00fb4dfe7e1945b8644c3c1aae7  02388ae 
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>
Fri, 27 Jan 2023
[ 15:20 Florian Smeets (flo) search for other commits by this committer ]    commit hash:ea7f8174ef9873a25b4efc4ca65cef5f8c02186d  commit hash:ea7f8174ef9873a25b4efc4ca65cef5f8c02186d  commit hash:ea7f8174ef9873a25b4efc4ca65cef5f8c02186d  ea7f817 
sysutils/munin-*: Take maintainership

Take these ports back as I still use them. Thanks mat for maintaining
them in the meantime.
[ 13:34 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:06066578b16bdbaa48fe8ece3313365a85a60d47  commit hash:06066578b16bdbaa48fe8ece3313365a85a60d47  commit hash:06066578b16bdbaa48fe8ece3313365a85a60d47  0606657 
sysutils/munin-master: drop maintainership
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:ea7123695aad83707eba8adaf42b29dac7f296e4  commit hash:ea7123695aad83707eba8adaf42b29dac7f296e4  commit hash:ea7123695aad83707eba8adaf42b29dac7f296e4  ea71236  (Only the first 10 of 972 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Mon, 31 Aug 2020
[ 13:11 mat search for other commits by this committer ] Original commit   Revision:547179 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
Cleanup a few of my ports.

No functional changes.
Mon, 4 Mar 2019
[ 12:17 mat search for other commits by this committer ] Original commit   Revision:494589
Update to 2.0.47.
Sat, 24 Nov 2018
[ 02:50 woodsb02 search for other commits by this committer ] Original commit   Revision:485721
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
Wed, 21 Nov 2018
[ 13:50 mat search for other commits by this committer ] Original commit   Revision:485513
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.
Sat, 5 May 2018
[ 15:17 danfe search for other commits by this committer ] Original commit   Revision:469121
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.
Fri, 27 Oct 2017
[ 12:19 mat search for other commits by this committer ] Original commit   Revision:452973
Update to 2.0.34.

Sponsored by:	Absolight
Fri, 30 Jun 2017
[ 01:48 sunpoet search for other commits by this committer ] Original commit   Revision:444692
Remove Perl core modules

- Bump PORTREVISION for dependency change

With hat:	perl
Mon, 5 Jun 2017
[ 23:25 sunpoet search for other commits by this committer ] Original commit   Revision:442717
Remove outdated PERL_LEVEL check

With hat:	perl
Thu, 19 Jan 2017
[ 13:34 mat search for other commits by this committer ] Original commit   Revision:431868
Update to 2.0.30.

Sponsored by:	Absolight
Mon, 26 Dec 2016
[ 17:30 mat search for other commits by this committer ] Original commit   Revision:429557
Drop newsyslog's configuration into etc/newsyslog.conf.d.

Sponsored by:	Absolight
Wed, 21 Dec 2016
[ 11:12 mat search for other commits by this committer ] Original commit   Revision:429065
Update to 2.0.28.

Reported by:	portscout
Sponsored by:	Absolight
Tue, 8 Nov 2016
[ 09:03 mat search for other commits by this committer ] Original commit   Revision:425717
CGI-Fast was removed in Perl 5.21.

Sponsored by:	Absolight
Thu, 27 Oct 2016
[ 14:12 mat search for other commits by this committer ] Original commit   Revision:424766
Update to 2.0.26.

Sponsored by:	Absolight
Mon, 2 May 2016
[ 16:08 zeising search for other commits by this committer ] Original commit   Revision:414458 (Only the first 10 of 49 ports in this commit are shown above. View all ports for this commit)
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
Fri, 1 Apr 2016
[ 14:25 mat search for other commits by this committer ] Original commit   Revision:412349 (Only the first 10 of 2099 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Fri, 2 Oct 2015
[ 07:52 mat search for other commits by this committer ] Original commit   Revision:398423
Try and fix the ownership of munin's home directory.

Sponsored by:	Absolight, The FreeBSD Foundation
Wed, 25 Mar 2015
[ 15:54 mat search for other commits by this committer ] Original commit   Revision:382245
Trying to shut stage-qa up without testint is bad.

Pointed out by:	Mike Harding
Sponsored by:	Absolight
[ 11:41 mat search for other commits by this committer ] Original commit   Revision:382204
Switch munin-master from CGI to CGI.pm

Sponsored by:	Absolight
Wed, 18 Mar 2015
[ 13:52 mat search for other commits by this committer ] Original commit   Revision:381551
Add CPE.

Sponsored by:	Absolight
Wed, 26 Nov 2014
[ 13:08 mat search for other commits by this committer ] Original commit   Revision:373448 (Only the first 10 of 10077 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Tue, 25 Nov 2014
[ 15:08 mat search for other commits by this committer ] Original commit   Revision:373413
That was not supposed to go in.

Sponsored by:	Absolight
[ 15:07 mat search for other commits by this committer ] Original commit   Revision:373412
Update to 2.0.25.

Sponsored by:	Absolight
Mon, 27 Oct 2014
[ 14:43 mat search for other commits by this committer ] Original commit   Revision:371586 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
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
Wed, 22 Oct 2014
[ 14:13 mat search for other commits by this committer ] Original commit   Revision:371359
Update munin to 2.0.23.

Sponsored by:	Absolight
Tue, 2 Sep 2014
[ 16:26 mat search for other commits by this committer ] Original commit   Revision:367047
Update to 2.0.21.

Sponsored by:	Absolight
[ 16:13 mat search for other commits by this committer ] Original commit   Revision:367046 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
- Stage
- Move a few patches around to stay consistent
- add a JAVA option to munin-node.

Sponsored by:	Absolight
[ 14:33 mat search for other commits by this committer ] Original commit   Revision:367013
Take all three, staging follows.

Approved by:	portmgr (NO_STAGE)
Sponsored by:	Absolight
Mon, 25 Aug 2014
[ 09:46 bapt search for other commits by this committer ] Original commit   Revision:366049
Reset mainainership on non staged ports

With hat:	portmgr
Sat, 5 Apr 2014
[ 11:18 zeising search for other commits by this committer ] Original commit   Revision:350216
Grab

Approved by:	portmgr (antoine)
Tue, 11 Mar 2014
[ 20:35 flo search for other commits by this committer ] Original commit   Revision:347931 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Release a few ports I don't use anymore. Unfortunately I don't have time to
maintain them properly currently.
Fri, 20 Sep 2013
[ 23:06 bapt search for other commits by this committer ] Original commit   Revision:327772 (Only the first 10 of 1053 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
Mon, 16 Sep 2013
[ 07:47 az search for other commits by this committer ] Original commit   Revision:327370 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
Tue, 18 Jun 2013
[ 13:49 az search for other commits by this committer ] Original commit   Revision:321187 (Only the first 10 of 112 ports in this commit are shown above. View all ports for this commit)
- Cleanup outdated checks. (PERL_LEVEL < 5.12)
- Assign some p5- ports under perl@ maintainership.

Approved by:	portmgr@ (bapt@)
Sat, 16 Feb 2013
[ 13:30 flo search for other commits by this committer ] Original commit   Revision:312351 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- update to 2.0.11.1
- a couple of rc script fixes [1]

Submitted by:	crees [1]
Thu, 6 Dec 2012
[ 14:27 flo search for other commits by this committer ] Original commit   Revision:308385
- 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
Sat, 6 Oct 2012
[ 22:10 flo search for other commits by this committer ] Original commit   Revision:305413
- 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]
Wed, 19 Sep 2012
[ 16:23 flo search for other commits by this committer ] Original commit   Revision:304536
- add missing dependencies
- bump PORTREVISION

PR:		ports/171692
Submitted by:	Bill <lists+freebsd@xinu.tv>
Thu, 13 Sep 2012
[ 22:00 flo search for other commits by this committer ] Original commit   Revision:304233 (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
- 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]
Sun, 1 Jul 2012
[ 14:14 az search for other commits by this committer ] Original commit 
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Thu, 24 May 2012
[ 14:48 flo search for other commits by this committer ] Original commit 
- 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>
Mon, 7 May 2012
[ 18:52 sylvio search for other commits by this committer ] Original commit  (Only the first 10 of 51 ports in this commit are shown above. View all ports for this commit)
- Chase rrdtool shlib version bump.
Thu, 15 Mar 2012
[ 23:19 flo search for other commits by this committer ] Original commit 
Update to 1.4.7

Feature safe:   yes
Sat, 9 Jul 2011
[ 18:05 flo search for other commits by this committer ] Original commit 
update to 1.4.6

Changelog: http://munin-monitoring.org/browser/tags/1.4.6/ChangeLog
Tue, 15 Feb 2011
[ 00:14 flo search for other commits by this committer ] Original commit 
- fix newsyslog entries, logs have been living in /var/log/munin for some
time now [1]
- drop MD5 checksum

Inspired by:    ports/151182 [1]
Sun, 13 Feb 2011
[ 15:43 flo search for other commits by this committer ] Original commit 
- take over maintainership

Approved by:    des (previous maintainer)
Thu, 2 Dec 2010
[ 22:51 des search for other commits by this committer ] Original commit 
Fix stat(1) syntax.

Submitted by:   Ilya A. Arhipov <micro@heavennet.ru>
Tue, 21 Sep 2010
[ 16:08 mm search for other commits by this committer ] Original commit  (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
Explicitly depend on p5-Digest-MD5 only if PERL_LEVEL < 500703
Explicitly depend on p5-Digest-SHA only if PERL_LEVEL < 501000
Mon, 23 Aug 2010
[ 16:34 des search for other commits by this committer ] Original commit 
Upgrade to 1.4.5.

PR:             ports/149909, ports/149910, ports/149911
Tue, 27 Apr 2010
[ 08:24 des search for other commits by this committer ] Original commit 
Upgrade to 1.4.4.

PR:             ports/145948
Submitted by:   Sean Rees <sean@rees.us>
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Thu, 25 Feb 2010
[ 12:15 des search for other commits by this committer ] Original commit  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
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
Wed, 24 Feb 2010
[ 20:18 des search for other commits by this committer ] Original commit  (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
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
Tue, 23 Feb 2010
[ 13:55 des search for other commits by this committer ] Original commit  (Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
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

Number of commits found: 61