Port details |
- minimunin Tiny munin-node implementation written in pure bourne shell
- 0.6 sysutils
=4 0.5Version of this port present on the latest quarterly branch. - Maintainer: erdgeist@erdgeist.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2013-10-26 10:33:46
- Last Update: 2024-12-10 09:03:00
- Commit Hash: d782bd62
- People watching this port, also watch:: rspamd, postfix, monit, proggy_fonts-ttf
- License: Beerware
- WWW:
- https://erdgeist.org/arts/software/minimunin/
- Description:
- A tiny munin-node implementation for FreeBSD written in pure bourne shell
providing basic plugin support
¦ ¦ ¦ ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- minimunin>0:sysutils/minimunin
- To install the port:
- cd /usr/ports/sysutils/minimunin/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/minimunin
- pkg install minimunin
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: minimunin
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1733742958
SHA256 (minimunin-0.6.tar.bz2) = 7ba0ef8d176f665738dfc04544a5dd09ccbe20c62048957f9e07a60572ecb7cc
SIZE (minimunin-0.6.tar.bz2) = 4780
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_minimunin
- USES:
- tar:bzip2
- pkg-message:
- For install:
- To activate minimunin, add the line
munin stream tcp nowait nobody /usr/libexec/tcpd /usr/local/bin/minimunin
to your /etc/inetd.conf. Alternatively, if you plan to run plugins that require
root permissions (e.g. for changing to a different user via the plugin config),
add
munin stream tcp nowait root /usr/libexec/tcpd /usr/local/bin/minimunin
to your /etc/inetd.conf. In both cases you need to enable inetd by setting
inetd_enable="YES"
in your /etc/rc.conf and restart inetd with the
service inetd start
command. You may also want to restrict access to your munin node via the
/etc/hosts.allow and /etc/hosts.deny configuration files.
- Master Sites:
|
Number of commits found: 13
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6 10 Dec 2024 09:03:00
![commit hash: d782bd62679144acd0bfa070a63b8dcc98d6554b commit hash: d782bd62679144acd0bfa070a63b8dcc98d6554b](/images/git.png) ![commit hash: d782bd62679144acd0bfa070a63b8dcc98d6554b commit hash: d782bd62679144acd0bfa070a63b8dcc98d6554b](/images/codeberg.svg) ![commit hash: d782bd62679144acd0bfa070a63b8dcc98d6554b commit hash: d782bd62679144acd0bfa070a63b8dcc98d6554b](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Robert Clausecker (fuz) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) Author: Dirk Engling |
sysutils/minimunin: update to 0.6
- set NO_ARCH, NO_BUILD
Changelog: https://erdgeist.org/arts/software/minimunin/
PR: 283211 |
07 Sep 2022 21:58:51
![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/git.png) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/codeberg.svg) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.5 07 Sep 2022 21:10:59
![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/git.png) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/codeberg.svg) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.5 20 Jul 2022 14:23:05
![commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4](/images/git.png) ![commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4](/images/codeberg.svg) ![commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Tobias C. Berner (tcberner) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
0.5 06 Apr 2021 14:31:07
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
0.5 13 Sep 2019 13:58:46
![Revision:511964 Revision:511964](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
swills ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
sysutils/minimunin: update to 0.5
PR: 240503
Submitted by: erdgeist@erdgeist.org (maintainer) |
0.4 14 Aug 2019 12:16:13
![Revision:508909 Revision:508909](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Convert to UCL & cleanup pkg-message (categories s) |
0.4 30 Apr 2019 12:11:26
![Revision:500481 Revision:500481](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rodrigo ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update sysutils/minimunin from v0.3 to v0.4
Changelog:
* Add laundry mem to memory builtins. Thanks to Philipp Wnsche.
Also add LICENSE.
PR: 237267
Submitted by: erdgeist@erdgeist.org (maintainer) |
0.3 19 Mar 2016 09:33:35
![Revision:411383 Revision:411383](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
wen ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.3
PR: 208105
Submitted by: erdgeist@erdgeist.org(maintainer) |
0.2 29 Jul 2014 21:43:18
![Revision:363399 Revision:363399](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
adamw ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
0.2 14 Feb 2014 08:58:31
![Revision:344170 Revision:344170](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rm ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- update to 0.2
PR: 186747
Submitted by: Dirk Engling <erdgeist@erdgeist.org> (maintainer) |
0.1_1 28 Oct 2013 18:08:57
![Revision:331876 Revision:331876](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
flo ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- fix typo on pkg-install [1]
- provide pkg-deinstall to clean up after deinstall
Submitted by: maintainer [1]
Pointyhat to: flo [1] |
0.1 26 Oct 2013 10:33:34
![Revision:331673 Revision:331673](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
flo ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add sysutils/minimunin
A tiny munin-node implementation for FreeBSD written in pure bourne shell
providing basic plugin support
WWW: http://erdgeist.org/arts/software/minimunin/
PR: ports/182487
Submitted by: Dirk Engling <erdgeist@erdgeist.org> |
Number of commits found: 13
|