From owner-svn-src-all@FreeBSD.ORG Fri Sep 20 04:48:54 2013 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 76C58BF8; Fri, 20 Sep 2013 04:48:54 +0000 (UTC) (envelope-from rpaulo@FreeBSD.org) Received: from felyko.com (felyko.com [174.136.100.2]) by mx1.freebsd.org (Postfix) with ESMTP id 5E2F72D2C; Fri, 20 Sep 2013 04:48:54 +0000 (UTC) Received: from [IPv6:2601:9:4d00:119:309d:23f4:2dd:bcf9] (unknown [IPv6:2601:9:4d00:119:309d:23f4:2dd:bcf9]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by felyko.com (Postfix) with ESMTPSA id EF88239880; Thu, 19 Sep 2013 21:48:47 -0700 (PDT) Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) Subject: Re: svn commit: r255597 - in head: etc etc/mtree lib lib/libunbound share/mk tools/build/mk tools/build/options usr.sbin usr.sbin/unbound usr.sbin/unbound/anchor usr.sbin/unbound/checkconf usr.sbin/unb... From: Rui Paulo In-Reply-To: <201309151451.r8FEpNwg052510@svn.freebsd.org> Date: Thu, 19 Sep 2013 21:48:47 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: <9129B5E3-3D20-4996-8BA6-CED375325D69@FreeBSD.org> References: <201309151451.r8FEpNwg052510@svn.freebsd.org> To: =?iso-8859-1?Q?Dag-Erling_Sm=F8rgrav?= X-Mailer: Apple Mail (2.1510) 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: Fri, 20 Sep 2013 04:48:54 -0000 On 15 Sep 2013, at 07:51, Dag-Erling Sm=F8rgrav wrote: > Author: des > Date: Sun Sep 15 14:51:23 2013 > New Revision: 255597 > URL: http://svnweb.freebsd.org/changeset/base/255597 >=20 > Log: > Build and install the Unbound caching DNS resolver daemon. >=20 > Approved by: re (blanket) Is this a suitable replacement for the unbound in ports? What's missing? = What about an rc.d script? -- Rui Paulo