From owner-freebsd-ports@FreeBSD.ORG Sun Apr 20 15:41:25 2014 Return-Path: Delivered-To: freebsd-ports@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 75DF3B7B for ; Sun, 20 Apr 2014 15:41:25 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 39AC7193F for ; Sun, 20 Apr 2014 15:41:25 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 6E7ECBDC77; Sun, 20 Apr 2014 17:41:23 +0200 (CEST) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 4D597BDC73; Sun, 20 Apr 2014 17:41:23 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id 1657ED3D1B38; Sun, 20 Apr 2014 17:41:22 +0200 (CEST) Date: Sun, 20 Apr 2014 17:41:18 +0200 From: Mathieu Arnold To: Chris Ross , freebsd-ports@freebsd.org Subject: Re: Suggestion for dns/bind910 pkg-message Message-ID: <0805B38FA994050714A31A49@atuin.in.mat.cc> In-Reply-To: <18B4A4CB-42D2-4577-A3F4-43EEE430CEB3@distal.com> References: <18B4A4CB-42D2-4577-A3F4-43EEE430CEB3@distal.com> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Apr 2014 15:41:25 -0000 Hi, +--On 20 avril 2014 11:18:35 -0400 Chris Ross wrote: | | The pkg-message in dns/bind910 (actually, bind9*) includes text about | setting up a chroot environment, and configuring rdns. At the end, it | says: | |> The /etc/rc.d/named script in the base will do both for you. | | In FreeBSD 10, this is not true. There is no /etc/rc.d/named script. | I think this message should be adjusted so that it doesn't display | misinformation on a FreeBSD 10 system (perhaps just by changing it's | wording, as I don't know that there's a way in ports to do conditional | messages, but). Yes, I know, but before removing it, I'm still pondering on adding back the chroot support to BIND on FreeBSD >= 10. -- Mathieu Arnold