<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/sysutils/munin-node, branch 13-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=13-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=13-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2026-02-26T08:10:21Z</updated>
<entry>
<title>*/*: bump portrevision after java_default=21 update</title>
<updated>2026-02-26T08:10:21Z</updated>
<author>
<name>Ronald Klop</name>
<email>ronald@FreeBSD.org</email>
</author>
<published>2026-02-25T21:12:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2baaf16375792e66c71bc985f99e147f90be47fc'/>
<id>urn:sha1:2baaf16375792e66c71bc985f99e147f90be47fc</id>
<content type='text'>
PR:	272855
</content>
</entry>
<entry>
<title>sysutils/munin-node: Fix plugins/zfs_compress if label contains . (dot)</title>
<updated>2025-03-16T19:49:33Z</updated>
<author>
<name>takefu</name>
<email>takefu@airport.fm</email>
</author>
<published>2025-03-16T18:24:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=59c213f707f464043ee069568957d574e235af71'/>
<id>urn:sha1:59c213f707f464043ee069568957d574e235af71</id>
<content type='text'>
Fixes "[ERROR] config error" that occurs if "." (dot) is in label

PR:		281118
Reported by:	takefu &lt;takefu@airport.fm&gt;
Tested by:	John W. O'Brien &lt;john@saltant.com&gt;
Approved by:	portmgr (maintainer timeout, 3+ months)
</content>
</entry>
<entry>
<title>Mk/**java.mk: Convert bsd.java.mk to USES</title>
<updated>2024-12-31T08:57:55Z</updated>
<author>
<name>Muhammad Moinur Rahman</name>
<email>bofh@FreeBSD.org</email>
</author>
<published>2024-12-27T19:10:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0835676e361bca74b28b09fe0425ed5ee958f26b'/>
<id>urn:sha1:0835676e361bca74b28b09fe0425ed5ee958f26b</id>
<content type='text'>
The following features have been added or changed:
- Instead of USE_JAVA use USES=java. This defaults to
  USES=java:build,run if NO_BUILD is undefined. Else it defaults to
  USES=java:run
- Instead of USE_ANT=yes use USES=java:ant which also implies
  USES=java:build
- Instead of JAVA_BUILD=yes use USES=java:build. Does not imply run or
  extract
- Instead of JAVA_EXTRACT=yes use USES=java:extract does not imply
  build or run
- Instead of JAVA_RUN=yes use USES=java:run does not imply extract or
  build
- Instead of USE_JAVA=&lt;version&gt; use USES=java and JAVA_VERSION=&lt;version&gt;

Approved by: mat (portmgr), glewis
Differential Revision:  https://reviews.freebsd.org/D48201
</content>
</entry>
<entry>
<title>sysutils/munin-{common,node,master}: Update to 2.0.76</title>
<updated>2024-08-09T21:57:03Z</updated>
<author>
<name>takefu</name>
<email>takefu@airport.fm</email>
</author>
<published>2024-08-09T21:57:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6381b4df39da35c15f1c681ce706695ae02e24a1'/>
<id>urn:sha1:6381b4df39da35c15f1c681ce706695ae02e24a1</id>
<content type='text'>
PR:		279704
</content>
</entry>
<entry>
<title>sysutils/munin-*: Move man pages to share/man</title>
<updated>2024-03-06T19:50:44Z</updated>
<author>
<name>Florian Smeets</name>
<email>flo@FreeBSD.org</email>
</author>
<published>2024-03-06T19:48:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e82be126dbc0f0f66d2af2d6f752cfe861e49dbc'/>
<id>urn:sha1:e82be126dbc0f0f66d2af2d6f752cfe861e49dbc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sysutils/munin-node: eliminate the use of MAN?PREFIX and move man to share/man</title>
<updated>2024-01-10T17:02:39Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2024-01-10T17:02:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d986942f8408e2dc4095e28b8267f5df58722bd6'/>
<id>urn:sha1:d986942f8408e2dc4095e28b8267f5df58722bd6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sysutils/munin-{common,master,node}: update to 2.0.75</title>
<updated>2024-01-09T22:09:41Z</updated>
<author>
<name>takefu</name>
<email>takefu@airport.fm</email>
</author>
<published>2024-01-09T21:55:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bef3d029ced8886868ead2b490615b606cfb8265'/>
<id>urn:sha1:bef3d029ced8886868ead2b490615b606cfb8265</id>
<content type='text'>
add
   LICENSE_FILE

fix
   Change distribution source sourceforge -&gt; github
   Fixed version reference bug when generating man
   portlint(1) portclippy(1) compliant

Changes: https://github.com/munin-monitoring/munin/blob/2.0.75/ChangeLog
PR:		276218
</content>
</entry>
<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>sysutils/munin-*: Take maintainership</title>
<updated>2023-01-27T15:20:37Z</updated>
<author>
<name>Florian Smeets</name>
<email>flo@FreeBSD.org</email>
</author>
<published>2023-01-27T15:20:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ea7f8174ef9873a25b4efc4ca65cef5f8c02186d'/>
<id>urn:sha1:ea7f8174ef9873a25b4efc4ca65cef5f8c02186d</id>
<content type='text'>
Take these ports back as I still use them. Thanks mat for maintaining
them in the meantime.
</content>
</entry>
<entry>
<title>sysutils/munin-node: drop maintainership</title>
<updated>2023-01-27T13:35:06Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2023-01-27T13:24:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0606658765238d230522c194eaa43839c43086d6'/>
<id>urn:sha1:0606658765238d230522c194eaa43839c43086d6</id>
<content type='text'>
</content>
</entry>
</feed>
