From owner-svn-src-all@FreeBSD.ORG Mon Sep 30 17:48:24 2013 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 7AE2C163; Mon, 30 Sep 2013 17:48:24 +0000 (UTC) (envelope-from lists@jnielsen.net) Received: from ns1.jnielsen.net (secure.freebsdsolutions.net [69.55.234.48]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CF8E427FD; Mon, 30 Sep 2013 17:48:23 +0000 (UTC) Received: from [10.10.1.32] (office.betterlinux.com [199.58.199.60]) (authenticated bits=0) by ns1.jnielsen.net (8.14.4/8.14.4) with ESMTP id r8UHmFVk047438 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Mon, 30 Sep 2013 13:48:15 -0400 (EDT) (envelope-from lists@jnielsen.net) Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) Subject: Re: svn commit: r255949 - in head: . contrib/bind9 etc etc/mtree include lib lib/bind release share/doc share/doc/bind9 share/mk tools/build/mk tools/build/options usr.bin usr.bin/host usr.bin/nslookup... From: John Nielsen In-Reply-To: <201309301723.r8UHNj8m008620@svn.freebsd.org> Date: Mon, 30 Sep 2013 11:48:23 -0600 Content-Transfer-Encoding: quoted-printable Message-Id: <77EB4066-70F9-4D4C-9ACE-CA9B45A5342F@jnielsen.net> References: <201309301723.r8UHNj8m008620@svn.freebsd.org> To: =?iso-8859-1?Q?Dag-Erling_Sm=F8rgrav?= X-Mailer: Apple Mail (2.1510) X-DCC-sonic.net-Metrics: ns1.jnielsen.net 1156; Body=4 Fuz1=4 Fuz2=4 X-Virus-Scanned: clamav-milter 0.97.8 at ns1.jnielsen.net X-Virus-Status: Clean Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Sep 2013 17:48:24 -0000 On Sep 30, 2013, at 11:23 AM, Dag-Erling Sm=F8rgrav = wrote: > Author: des > Date: Mon Sep 30 17:23:45 2013 > New Revision: 255949 > URL: http://svnweb.freebsd.org/changeset/base/255949 >=20 > Log: > Remove BIND. >=20 > Approved by: re (gjb) Thanks for all your work around this. Are you planning to add a note to = UPDATING with a heads-up and some hints on how to transition from = BIND-in-base to one of either unbound-in-base or BIND-from-ports? The = same info should also appear prominently in the release notes. JN