From owner-svn-ports-all@FreeBSD.ORG Tue Dec 10 21:01:09 2013 Return-Path: Delivered-To: svn-ports-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 ESMTPS id 8618CC21; Tue, 10 Dec 2013 21:01:09 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 43F561054; Tue, 10 Dec 2013 21:01:09 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id D339EBDC30; Tue, 10 Dec 2013 22:01:07 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=mat.cc; h=date:from:to :subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=plouf; bh=a4ZnUFSGMxf M7JzsKwQkWPCKF4s=; b=idCtzZ5qjco9j2XvCNWLPD4CVbcfVxmgo5d5KOW+BGP VBy+d3576zub8aytWXsFr9yq3IO+tm/cayKVN89afWvzZnR1qLf7TUXXCGdxdmFV tA+netMwCcxwWbdZO5s78qSfH+J34rlkaEq0+SUBtMd2tQdK4KClwcFmByyEVPOg = Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id B1B3BBDC24; Tue, 10 Dec 2013 22:01:07 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id CFCB6C9B4AEE; Tue, 10 Dec 2013 22:01:05 +0100 (CET) Date: Tue, 10 Dec 2013 22:01:03 +0100 From: Mathieu Arnold To: Dmitry Sivachenko , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r336061 - in head/net-mgmt/nagios-plugins: . files Message-ID: <7AAD57E9B0083AF34FE353C8@atuin.in.mat.cc> In-Reply-To: <201312101429.rBAETWic071606@svn.freebsd.org> References: <201312101429.rBAETWic071606@svn.freebsd.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Dec 2013 21:01:09 -0000 +--On 10 d=C3=A9cembre 2013 14:29:32 +0000 Dmitry Sivachenko wrote: | (check_dig problem on FreeBSD-10 still unresolved) About that, FreeBSD 10 has drill that comes with unbound, you could use --with-dig-command=3D/usr/bin/drill, I'm trying to see if it breaks something, or not. --=20 Mathieu Arnold