From e512c0ce2e19a45a8b2d29cb76f0df3ca3f27d19 Mon Sep 17 00:00:00 2001 From: rodrigc Date: Fri, 29 Nov 2013 07:12:10 +0000 Subject: MFC r258714 Add some text to clarify that nslookup and dig are no longer in the base system after the removal of BIND. Approved by: re (delphij) --- UPDATING | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'UPDATING') diff --git a/UPDATING b/UPDATING index bca441f..a85ed825 100644 --- a/UPDATING +++ b/UPDATING @@ -55,7 +55,12 @@ older version of current is a bit fragile. BIND has been removed from the base system. If all you need is a local resolver, simply enable and start the local_unbound service instead. Otherwise, several versions of BIND are - available in the ports tree. + available in the ports tree. The dns/bind99 port is one example. + + With this change, nslookup(1) and dig(1) are no longer in the base + system. Users should instead use host(1) which is still + in the base system. Alternatively, nslookup and dig can + be obtained by installing the dns/bind-tools port. 20130916: With the addition of unbound(8), a new unbound user is now -- cgit v1.1