non port: sysutils/munin-master/Makefile |
SVNWeb
|
Number of commits found: 61 |
Fri, 24 Mar 2023
|
[ 18:16 Florian Smeets (flo) ] 64c5d22
sysutils/munin-{common,master,node}: Update to 2.0.73
|
Mon, 30 Jan 2023
|
[ 18:46 Florian Smeets (flo) ] 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) ] 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) ] 0606657
sysutils/munin-master: drop maintainership
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:23 Tobias C. Berner (tcberner) ] ea71236 (Only the first 10 of 972 ports in this commit are shown above. )
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 )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 31 Aug 2020
|
[ 13:11 mat ] (Only the first 10 of 19 ports in this commit are shown above. )
Cleanup a few of my ports.
No functional changes.
|
Mon, 4 Mar 2019
|
[ 12:17 mat ]
Update to 2.0.47.
|
Sat, 24 Nov 2018
|
[ 02:50 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
|
Wed, 21 Nov 2018
|
[ 13:50 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.
|
Sat, 5 May 2018
|
[ 15:17 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.
|
Fri, 27 Oct 2017
|
[ 12:19 mat ]
Update to 2.0.34.
Sponsored by: Absolight
|
Fri, 30 Jun 2017
|
[ 01:48 sunpoet ]
Remove Perl core modules
- Bump PORTREVISION for dependency change
With hat: perl
|
Mon, 5 Jun 2017
|
[ 23:25 sunpoet ]
Remove outdated PERL_LEVEL check
With hat: perl
|
Thu, 19 Jan 2017
|
[ 13:34 mat ]
Update to 2.0.30.
Sponsored by: Absolight
|
Mon, 26 Dec 2016
|
[ 17:30 mat ]
Drop newsyslog's configuration into etc/newsyslog.conf.d.
Sponsored by: Absolight
|
Wed, 21 Dec 2016
|
[ 11:12 mat ]
Update to 2.0.28.
Reported by: portscout
Sponsored by: Absolight
|
Tue, 8 Nov 2016
|
[ 09:03 mat ]
CGI-Fast was removed in Perl 5.21.
Sponsored by: Absolight
|
Thu, 27 Oct 2016
|
[ 14:12 mat ]
Update to 2.0.26.
Sponsored by: Absolight
|
Mon, 2 May 2016
|
[ 16:08 zeising ] (Only the first 10 of 49 ports in this commit are shown above. )
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 ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 2 Oct 2015
|
[ 07:52 mat ]
Try and fix the ownership of munin's home directory.
Sponsored by: Absolight, The FreeBSD Foundation
|
Wed, 25 Mar 2015
|
[ 15:54 mat ]
Trying to shut stage-qa up without testint is bad.
Pointed out by: Mike Harding
Sponsored by: Absolight
|
[ 11:41 mat ]
Switch munin-master from CGI to CGI.pm
Sponsored by: Absolight
|
Wed, 18 Mar 2015
|
[ 13:52 mat ]
Add CPE.
Sponsored by: Absolight
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
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 )
|
Tue, 25 Nov 2014
|
[ 15:08 mat ]
That was not supposed to go in.
Sponsored by: Absolight
|
[ 15:07 mat ]
Update to 2.0.25.
Sponsored by: Absolight
|
Mon, 27 Oct 2014
|
[ 14:43 mat ] (Only the first 10 of 11 ports in this commit are shown above. )
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 ]
Update munin to 2.0.23.
Sponsored by: Absolight
|
Tue, 2 Sep 2014
|
[ 16:26 mat ]
Update to 2.0.21.
Sponsored by: Absolight
|
[ 16:13 mat ] (Only the first 10 of 17 ports in this commit are shown above. )
- Stage
- Move a few patches around to stay consistent
- add a JAVA option to munin-node.
Sponsored by: Absolight
|
[ 14:33 mat ]
Take all three, staging follows.
Approved by: portmgr (NO_STAGE)
Sponsored by: Absolight
|
Mon, 25 Aug 2014
|
[ 09:46 bapt ]
Reset mainainership on non staged ports
With hat: portmgr
|
Sat, 5 Apr 2014
|
[ 11:18 zeising ]
Grab
Approved by: portmgr (antoine)
|
Tue, 11 Mar 2014
|
[ 20:35 flo ] (Only the first 10 of 11 ports in this commit are shown above. )
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 ] (Only the first 10 of 1053 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
|
Mon, 16 Sep 2013
|
[ 07:47 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
|
Tue, 18 Jun 2013
|
[ 13:49 az ] (Only the first 10 of 112 ports in this commit are shown above. )
- 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 ] (Only the first 10 of 11 ports in this commit are shown above. )
- update to 2.0.11.1
- a couple of rc script fixes [1]
Submitted by: crees [1]
|
Thu, 6 Dec 2012
|
[ 14:27 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
|
Sat, 6 Oct 2012
|
[ 22:10 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]
|
Wed, 19 Sep 2012
|
[ 16:23 flo ]
- add missing dependencies
- bump PORTREVISION
PR: ports/171692
Submitted by: Bill <lists+freebsd@xinu.tv>
|
Thu, 13 Sep 2012
|
[ 22:00 flo ] (Only the first 10 of 24 ports in this commit are shown above. )
- 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 ]
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Thu, 24 May 2012
|
[ 14:48 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>
|
Mon, 7 May 2012
|
[ 18:52 sylvio ] (Only the first 10 of 51 ports in this commit are shown above. )
- Chase rrdtool shlib version bump.
|
Thu, 15 Mar 2012
|
[ 23:19 flo ]
Update to 1.4.7
Feature safe: yes
|
Sat, 9 Jul 2011
|
[ 18:05 flo ]
update to 1.4.6
Changelog: http://munin-monitoring.org/browser/tags/1.4.6/ChangeLog
|
Tue, 15 Feb 2011
|
[ 00:14 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]
|
Sun, 13 Feb 2011
|
[ 15:43 flo ]
- take over maintainership
Approved by: des (previous maintainer)
|
Thu, 2 Dec 2010
|
[ 22:51 des ]
Fix stat(1) syntax.
Submitted by: Ilya A. Arhipov <micro@heavennet.ru>
|
Tue, 21 Sep 2010
|
[ 16:08 mm ] (Only the first 10 of 38 ports in this commit are shown above. )
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 ]
Upgrade to 1.4.5.
PR: ports/149909, ports/149910, ports/149911
|
Tue, 27 Apr 2010
|
[ 08:24 des ]
Upgrade to 1.4.4.
PR: ports/145948
Submitted by: Sean Rees <sean@rees.us>
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Thu, 25 Feb 2010
|
[ 12:15 des ] (Only the first 10 of 12 ports in this commit are shown above. )
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 ] (Only the first 10 of 16 ports in this commit are shown above. )
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 ] (Only the first 10 of 35 ports in this commit are shown above. )
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 |