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-node/pkg-install
SVNWeb

Number of commits found: 15

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>
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
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
Thu, 11 Dec 2014
[ 07:59 mat search for other commits by this committer ] Original commit   Revision:374514
Cleanup pkg-{,de}install, don't restart munin-node from here, pkg can do it
itself.

Sponsored by:	Absolight
Wed, 29 May 2013
[ 23:36 flo search for other commits by this committer ] Original commit   Revision:319396
- update to 2.0.14
- make port non-interactive [1]
- add PORTSCOUT hints, 2.1.X is a development version

PR:		ports/178532 [1]
Submitted by:	Claudius Herder <claudius_herder@ambtec.de> [1]
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]
Tue, 15 Feb 2011
[ 00:11 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]
- fix http_loadtime plugin [2]
- fix coretemp and dev_cpu plugins [3]

PR:             ports/151182 [1], ports/154688 [2], ports/154584 [3]
Submitted by:   Detlef Peeters <dp@heringa.de> [1]
                Oliver Brandmueler <ob@e-gitt.net> [2]
                Hiroki (REO) Kashiwazaki <reo@iic.hokudai.ac.jp> [3]
Thu, 2 Dec 2010
[ 10:47 des search for other commits by this committer ] Original commit 
Sorry, committed the wrong files.
[ 10:45 des search for other commits by this committer ] Original commit 
Strip non-numeric characters (i.e. units) from the CPU frequency and
temperature.

Submitted by:   delphij@
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
Mon, 6 Nov 2006
[ 22:50 miwi search for other commits by this committer ] Original commit 
- Update to 1.2.5

Notes: Please read the UPDATING!

PR:             ports/105107
Submitted by:   Lupe Christoph <lupe@lupe-christoph.de> (maintainer)
Mon, 25 Sep 2006
[ 10:47 miwi search for other commits by this committer ] Original commit 
- Fix premissions with pre-existing user's
- Bump PORTREVISION

PR:             ports/103451
Submitted by:   Lupe Christoph <lupe(at)lupe-christoph.de> (maintainer)
Fri, 4 Mar 2005
[ 17:47 sem 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)
- Update tp 1.2.0
- Upgrade FreeBSD4 support to rcNG
- Use INSTALL_SCRIPT to install the start-stop script
- Correct rcNG version of pkg-message, adding PREFIX
- Use SUB_FILES and SUB_LIST
- Add log rotation support

PR:             ports/77721
Submitted by:   maintainer
Tue, 2 Mar 2004
[ 15:54 mat search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Add Munin network-wide graphing framework (node)

This is the node part. It is used on all machines Munin shall watch.

PR:             ports/62479
Submitted by:   Lupe Christoph <lupe@lupe-christoph.de>

Number of commits found: 15