non port: sysutils/munin-common/Makefile |
SVNWeb
|
Number of commits found: 34 |
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:32 Mathieu Arnold (mat) ] 0606655
sysutils/munin-common: 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, 6 Aug 2018
|
[ 12:20 mat ]
Update to 2.0.39.
Sponsored by: Absolight
|
Thu, 27 Oct 2016
|
[ 14:12 mat ]
Update to 2.0.26.
Sponsored by: Absolight
|
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, 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 )
|
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.
|
Sat, 21 Sep 2013
|
[ 13:19 flo ]
Update to 2.0.17
|
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)
|
Fri, 6 Sep 2013
|
[ 17:55 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
|
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]
|
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]
|
Sat, 30 Jun 2012
|
[ 12:22 az ] (Only the first 10 of 23 ports in this commit are shown above. )
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
|
Thu, 15 Mar 2012
|
[ 23:19 flo ]
Update to 1.4.7
Feature safe: yes
|
Mon, 5 Mar 2012
|
[ 17:07 flo ]
Make sure the STATEDIR is created when installing the package. Otherwise munin
processes refuse to start.
Reported by: Alain AUDEBERT <deuza@me.com>
|
Sat, 9 Jul 2011
|
[ 18:05 flo ]
update to 1.4.6
Changelog: http://munin-monitoring.org/browser/tags/1.4.6/ChangeLog
|
Sun, 13 Feb 2011
|
[ 15:43 flo ]
- take over maintainership
Approved by: des (previous maintainer)
|
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>
|
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: 34 |