<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/sysutils/munin-node/files, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2023-01-30T18:46:33Z</updated>
<entry>
<title>sysutils/munin-{master,node}: change cron job install</title>
<updated>2023-01-30T18:46:33Z</updated>
<author>
<name>Florian Smeets</name>
<email>flo@FreeBSD.org</email>
</author>
<published>2023-01-29T22:17:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=02388ae491f5d00fb4dfe7e1945b8644c3c1aae7'/>
<id>urn:sha1:02388ae491f5d00fb4dfe7e1945b8644c3c1aae7</id>
<content type='text'>
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 &lt;tphilipp@potion-studios.com&gt;
Tested by:	Tassilo Philipp &lt;tphilipp@potion-studios.com&gt;
</content>
</entry>
<entry>
<title>all: Remove all other $FreeBSD keywords.</title>
<updated>2021-04-06T14:31:13Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2021-04-06T14:21:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=135fdeebb99c3569e42d8162b265e15d29bd937d'/>
<id>urn:sha1:135fdeebb99c3569e42d8162b265e15d29bd937d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update the rest of my ports to UCL pkg-message.</title>
<updated>2019-06-19T15:20:22Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2019-06-19T15:20:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2ce0cb26fa3e5b26c5558ac75d6ee5f126bc9fd7'/>
<id>urn:sha1:2ce0cb26fa3e5b26c5558ac75d6ee5f126bc9fd7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 2.0.47.</title>
<updated>2019-03-04T12:17:39Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2019-03-04T12:17:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=28bb814f74dd1f8d81f37cb95d6e5f42cd72086f'/>
<id>urn:sha1:28bb814f74dd1f8d81f37cb95d6e5f42cd72086f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sysutils/munin-*: Use .conf suffix for /usr/local/etc/newsyslog.conf.d/</title>
<updated>2018-11-24T02:50:06Z</updated>
<author>
<name>Ben Woods</name>
<email>woodsb02@FreeBSD.org</email>
</author>
<published>2018-11-24T02:50:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b044e71547c749b4cb14daf3b97f70bdef0bc6d6'/>
<id>urn:sha1:b044e71547c749b4cb14daf3b97f70bdef0bc6d6</id>
<content type='text'>
- 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
</content>
</entry>
<entry>
<title>Fix service munin-asyncd status.</title>
<updated>2018-09-07T14:46:19Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2018-09-07T14:46:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=85efb6936c407255e4bccb8c32f9cab1bd6b7daa'/>
<id>urn:sha1:85efb6936c407255e4bccb8c32f9cab1bd6b7daa</id>
<content type='text'>
PR:		231056
Reported by:	gerrit kuehn aei mpg de
MFH:		2018Q3
</content>
</entry>
<entry>
<title>Fix starting and stopping munin-asyncd. [1]</title>
<updated>2017-08-03T13:34:57Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2017-08-03T13:34:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4f1b61e45ceb57ca37f1a1891c2ed34c3c19c0fd'/>
<id>urn:sha1:4f1b61e45ceb57ca37f1a1891c2ed34c3c19c0fd</id>
<content type='text'>
Turns out creating a start_cmd function is not enough, you have to add a
variable, start_cmd and point it to the start_cmd function.
As for stopping it, it should work out of the box, but for the fact that
munin-asyncd uses setproctitle or something, and it confuses the hell
out of rc.subr.

While there, pet rclint.

PR:		221000 [1] (based on)
Submitted by:	marcel herrbischoff com
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>Tell plugins they can use awk and do not need gawk.</title>
<updated>2017-01-19T15:45:22Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2017-01-19T15:45:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f7b5fefe053adff92463b781f2d4d2a77d0c9b77'/>
<id>urn:sha1:f7b5fefe053adff92463b781f2d4d2a77d0c9b77</id>
<content type='text'>
While there, make ipmi_ plugins easier to use, and sort the plugins.conf
file.

Submitted by:	bcr
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>Fix postfix's logfile, it is supposed to be the filename, not the full</title>
<updated>2017-01-03T15:16:20Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2017-01-03T15:16:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9e85d5ec60f2ff22ea48e808752adfff950cbc29'/>
<id>urn:sha1:9e85d5ec60f2ff22ea48e808752adfff950cbc29</id>
<content type='text'>
path.

PR:		215735
Submitted by:	Vladimir Krstulja
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>Drop newsyslog's configuration into etc/newsyslog.conf.d.</title>
<updated>2016-12-26T17:30:00Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2016-12-26T17:30:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=07e393b388cf892fc4d8796ab46ad7e682fdc3ff'/>
<id>urn:sha1:07e393b388cf892fc4d8796ab46ad7e682fdc3ff</id>
<content type='text'>
Sponsored by:	Absolight
</content>
</entry>
</feed>
