Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Aug 2016 15:04:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 211999] dns/unbound: MUNIN_PLUGIN should not be enabled unconditionally
Message-ID:  <bug-211999-13-vdADuhPlo7@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-211999-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-211999-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211999

--- Comment #1 from Mathieu Arnold <mat@FreeBSD.org> ---
Ah, yes, that:

        @for i in ${MUNIN_PLUGIN_ALL}; do \
                ${LN} -fs ${PREFIX}/share/munin/plugins/unbound_munin_ \
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
${STAGEDIR}${PREFIX}/etc/munin/plugins/unbound_munin_$$i; \
        done

should be removed from the unbound port.

The plugin is has the autoconf and suggest capabilities and these are enough
for munin-node-configure --suggest to work.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211999-13-vdADuhPlo7>