From owner-freebsd-questions@FreeBSD.ORG Fri Aug 6 15:31:46 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 531541065675 for ; Fri, 6 Aug 2010 15:31:46 +0000 (UTC) (envelope-from martin@dc.cis.okstate.edu) Received: from dc.cis.okstate.edu (dc.cis.okstate.edu [139.78.103.93]) by mx1.freebsd.org (Postfix) with ESMTP id 0B0D28FC1A for ; Fri, 6 Aug 2010 15:31:44 +0000 (UTC) Received: from dc.cis.okstate.edu (localhost.cis.okstate.edu [127.0.0.1]) by dc.cis.okstate.edu (8.14.2/8.13.8) with ESMTP id o76FFFuL030340 for ; Fri, 6 Aug 2010 10:15:15 -0500 (CDT) (envelope-from martin@dc.cis.okstate.edu) Message-Id: <201008061515.o76FFFuL030340@dc.cis.okstate.edu> To: freebsd-questions@freebsd.org Date: Fri, 06 Aug 2010 10:15:15 -0500 From: Martin McCormick Subject: Bind9.7.1 Package X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Aug 2010 15:31:46 -0000 In the /usr/ports/dns/bind9 ports there is a bind97 port that I had no trouble at all installing on a 8.0 system. If I do a pkg_add -r bind97, however, pkg_add reports that it is unavailable. I will be building several FreeBSD boxes with bind9.7.1 on them so a package would be faster. Am I missing the name of the package? If there is no package of bind97, this is not a huge setback but it will make each installation take longer before named starts to work. Martin McCormick