From owner-freebsd-questions@FreeBSD.ORG Fri Aug 6 16:06:09 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 7E1971065670 for ; Fri, 6 Aug 2010 16:06:09 +0000 (UTC) (envelope-from dan@slightlystrange.org) Received: from catflap.slightlystrange.org (cpc2-cmbg1-0-0-cust385.cmbg.cable.ntl.com [82.21.105.130]) by mx1.freebsd.org (Postfix) with ESMTP id 34FD88FC0A for ; Fri, 6 Aug 2010 16:06:08 +0000 (UTC) Received: from dan by catflap.slightlystrange.org with local (Exim 4.72 (FreeBSD)) (envelope-from ) id 1OhPQt-000NHl-OB for freebsd-questions@freebsd.org; Fri, 06 Aug 2010 17:06:07 +0100 Date: Fri, 6 Aug 2010 17:06:07 +0100 From: Daniel Bye To: freebsd-questions@freebsd.org Message-ID: <20100806160607.GA57799@catflap.slightlystrange.org> Mail-Followup-To: freebsd-questions@freebsd.org References: <201008061515.o76FFFuL030340@dc.cis.okstate.edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="tKW2IUtsqtDRztdT" Content-Disposition: inline In-Reply-To: <201008061515.o76FFFuL030340@dc.cis.okstate.edu> User-Agent: Mutt/1.4.2.3i X-PGP-Fingerprint: D349 B109 0EB8 2554 4D75 B79A 8B17 F97C 1622 166A X-Operating-System: FreeBSD 8.1-STABLE amd64 Sender: Daniel Bye Subject: Re: Bind9.7.1 Package X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Daniel Bye List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Aug 2010 16:06:09 -0000 --tKW2IUtsqtDRztdT Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Aug 06, 2010 at 10:15:15AM -0500, Martin McCormick wrote: > 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. If you can build the port successfully, you can build your own package. `make package' in the appropriate place will do it for you. Note that you will probably have to uninstall BIND first on the build machine, but `make package' will install it and create a binary package for you. You can then put the package on a local ftp server and point pkg_add in its direction or use NFS to share it. Dan --=20 Daniel Bye _ ASCII ribbon campaign ( ) - against HTML, vCards and X - proprietary attachments in e-mail / \ --tKW2IUtsqtDRztdT Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) iEYEARECAAYFAkxcMu8ACgkQixf5fBYiFmrY7ACgtzNO3QI/JqUWOt4LcLtfE5nO 0QcAn0nUT/6mQrFsiWynXV4E004hALkJ =4XBc -----END PGP SIGNATURE----- --tKW2IUtsqtDRztdT--