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

Number of commits found: 7

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
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
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]
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: 7