FreeBSD Bugzilla – Attachment 147862 Details for
Bug 194052
net-mgmt/nagios-plugins : remove optional bind98 dependency
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to remove bind98 dependency
nagios-plugins.diff (text/plain), 1.44 KB, created by
Rene Ladan
on 2014-09-30 21:26:06 UTC
(
hide
)
Description:
patch to remove bind98 dependency
Filename:
MIME Type:
Creator:
Rene Ladan
Created:
2014-09-30 21:26:06 UTC
Size:
1.44 KB
patch
obsolete
>Index: net-mgmt/nagios-plugins/Makefile >=================================================================== >--- net-mgmt/nagios-plugins/Makefile (revision 369657) >+++ net-mgmt/nagios-plugins/Makefile (working copy) >@@ -23,7 +23,7 @@ > > OPTIONS_DEFINE= QSTAT FPING NETSNMP RADIUS MYSQL PGSQL LDAP IPV6 JAIL NLS DBI EXTRAOPTS > OPTIONS_SINGLE= DNS >-OPTIONS_SINGLE_DNS= DNS_BASE DNS_BINDTOOLS DNS_BIND98 DNS_BIND99 DNS_BIND910 >+OPTIONS_SINGLE_DNS= DNS_BASE DNS_BINDTOOLS DNS_BIND99 DNS_BIND910 > OPTIONS_DEFAULT=IPV6 EXTRAOPTS DNS_BASE > OPTIONS_SUB= yes > >@@ -42,7 +42,6 @@ > > DNS_BASE_DESC= >= 10 means drill for check_dig and no check_dns > DNS_BINDTOOLS_DESC= Use dig and nslookup from dns/bind-tools >-DNS_BIND98_DESC= Use dig and nslookup from dns/bind98 > DNS_BIND99_DESC= Use dig and nslookup from dns/bind99 > DNS_BIND910_DESC= Use dig and nslookup from dns/bind910 > >@@ -120,9 +119,6 @@ > DNS_BINDTOOLS_BUILD_DEPENDS= ${LOCALBASE}/bin/dig:${PORTSDIR}/dns/bind-tools > DNS_BINDTOOLS_CONFIGURE_ON= --with-dig-command=${LOCALBASE}/bin/dig \ > --with-nslookup-command=${LOCALBASE}/bin/nslookup >-DNS_BIND98_BUILD_DEPENDS= ${LOCALBASE}/bin/dig:${PORTSDIR}/dns/bind98 >-DNS_BIND98_CONFIGURE_ON= --with-dig-command=${LOCALBASE}/bin/dig \ >- --with-nslookup-command=${LOCALBASE}/bin/nslookup > DNS_BIND99_BUILD_DEPENDS= ${LOCALBASE}/bin/dig:${PORTSDIR}/dns/bind99 > DNS_BIND99_CONFIGURE_ON= --with-dig-command=${LOCALBASE}/bin/dig \ > --with-nslookup-command=${LOCALBASE}/bin/nslookup
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 194052
: 147862