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-common/Makefile
SVNWeb

Number of commits found: 34

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:32 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:060665525b6446521f831a5d7a85bfbc8723cde8  commit hash:060665525b6446521f831a5d7a85bfbc8723cde8  commit hash:060665525b6446521f831a5d7a85bfbc8723cde8  0606655 
sysutils/munin-common: 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, 6 Aug 2018
[ 12:20 mat search for other commits by this committer ] Original commit   Revision:476509
Update to 2.0.39.

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
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, 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)
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.
Sat, 21 Sep 2013
[ 13:19 flo search for other commits by this committer ] Original commit   Revision:327814
Update to 2.0.17
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)
Fri, 6 Sep 2013
[ 17:55 az search for other commits by this committer ] Original commit   Revision:326530 (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

Approved by:	portmgr (bapt@, blanket)
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]
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]
Sat, 30 Jun 2012
[ 12:22 az search for other commits by this committer ] Original commit  (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
Thu, 15 Mar 2012
[ 23:19 flo search for other commits by this committer ] Original commit 
Update to 1.4.7

Feature safe:   yes
Mon, 5 Mar 2012
[ 17:07 flo search for other commits by this committer ] Original commit 
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 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
Sun, 13 Feb 2011
[ 15:43 flo search for other commits by this committer ] Original commit 
- take over maintainership

Approved by:    des (previous maintainer)
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>
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: 34