non port: sysutils/munin-master/pkg-install |
SVNWeb
|
Number of commits found: 7 |
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>
|
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
|
Mon, 26 Dec 2016
|
[ 17:30 mat ]
Drop newsyslog's configuration into etc/newsyslog.conf.d.
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
|
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]
|
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: 7 |