FreeBSD Bugzilla – Attachment 174014 Details for
Bug 211999
dns/unbound: MUNIN_PLUGIN should not be enabled unconditionally
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to new revision
unbound.patch (text/plain), 2.07 KB, created by
Jaap Akkerhuis
on 2016-08-24 13:30:54 UTC
(
hide
)
Description:
patch to new revision
Filename:
MIME Type:
Creator:
Jaap Akkerhuis
Created:
2016-08-24 13:30:54 UTC
Size:
2.07 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 419475) >+++ Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= unbound > PORTVERSION= 1.5.9 >+PORTREVISION= 1 > CATEGORIES= dns > MASTER_SITES= http://unbound.net/downloads/ > >@@ -12,9 +13,8 @@ > LICENSE= BSD3CLAUSE > LICENSE_FILE= ${WRKSRC}/LICENSE > >-USES+= autoreconf cpe libtool >+USES+= autoreconf cpe libtool ssl > CPE_VENDOR= nlnetlabs >-USE_OPENSSL= yes > GNU_CONFIGURE= yes > CONFIGURE_ARGS+=--with-ssl=${OPENSSLBASE} --with-libexpat=${LOCALBASE} > USE_LDCONFIG= yes >@@ -77,8 +77,6 @@ > > .if ${PORT_OPTIONS:MMUNIN_PLUGIN} > SUB_FILES+= pkg-message >-MUNIN_PLUGIN_ALL= hits queue memory by_type by_class by_opcode by_rcode \ >- by_flags histogram > .endif > > .if ${PORT_OPTIONS:MLIBEVENT} >@@ -112,13 +110,8 @@ > > post-install-MUNIN_PLUGIN-on: > @${MKDIR} ${STAGEDIR}${PREFIX}/share/munin/plugins >- @${MKDIR} ${STAGEDIR}${PREFIX}/etc/munin/plugins > @${INSTALL_SCRIPT} ${WRKDIR}/unbound-${PORTVERSION}/contrib/unbound_munin_ \ > ${STAGEDIR}${PREFIX}/share/munin/plugins/ >- @for i in ${MUNIN_PLUGIN_ALL}; do \ >- ${LN} -fs ${PREFIX}/share/munin/plugins/unbound_munin_ \ >- ${STAGEDIR}${PREFIX}/etc/munin/plugins/unbound_munin_$$i; \ >- done > @${ECHO_MSG} > @${ECHO_MSG} "=============================================================" > @${CAT} ${WRKDIR}/pkg-message >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 419475) >+++ pkg-plist (working copy) >@@ -1,12 +1,3 @@ >-%%MUNIN_PLUGIN%%etc/munin/plugins/unbound_munin_by_class >-%%MUNIN_PLUGIN%%etc/munin/plugins/unbound_munin_by_flags >-%%MUNIN_PLUGIN%%etc/munin/plugins/unbound_munin_by_opcode >-%%MUNIN_PLUGIN%%etc/munin/plugins/unbound_munin_by_rcode >-%%MUNIN_PLUGIN%%etc/munin/plugins/unbound_munin_by_type >-%%MUNIN_PLUGIN%%etc/munin/plugins/unbound_munin_histogram >-%%MUNIN_PLUGIN%%etc/munin/plugins/unbound_munin_hits >-%%MUNIN_PLUGIN%%etc/munin/plugins/unbound_munin_memory >-%%MUNIN_PLUGIN%%etc/munin/plugins/unbound_munin_queue > @sample %%ETCDIR%%/unbound.conf.sample > include/unbound.h > lib/libunbound.a
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 211999
: 174014