From owner-freebsd-ports@FreeBSD.ORG Thu Jul 17 14:44:20 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AE136106566B for ; Thu, 17 Jul 2008 14:44:20 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (gate6.infracaninophile.co.uk [IPv6:2001:8b0:151:1::1]) by mx1.freebsd.org (Postfix) with ESMTP id 107E28FC14 for ; Thu, 17 Jul 2008 14:44:19 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.2/8.14.2) with ESMTP id m6HEiBxl099740; Thu, 17 Jul 2008 15:44:12 +0100 (BST) (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: Sendmail DKIM Filter v2.6.0 smtp.infracaninophile.co.uk m6HEiBxl099740 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=infracaninophile.co.uk; s=200708; t=1216305852; bh=+QiNubuU5sTmSh gWu1KDuFi6SsfwQoqOdJ9QdorO3fo=; h=Message-ID:Date:From:MIME-Version: To:CC:Subject:References:In-Reply-To:Content-Type:Cc:Content-Type: Date:From:In-Reply-To:Message-ID:Mime-Version:References:To; z=Mes sage-ID:=20<487F5AB5.4080902@infracaninophile.co.uk>|Date:=20Thu,=2 017=20Jul=202008=2015:44:05=20+0100|From:=20Matthew=20Seaman=20|Organization:=20Infracaninophile|User -Agent:=20Thunderbird=202.0.0.14=20(X11/20080607)|MIME-Version:=201 .0|To:=20Andy=20Smith=20|CC:=20freebsd-ports@fr eebsd.org|Subject:=20Re:=20bind95=20port,=20no=20rc.d=20script|Refe rences:=20<01be01c8e80d$4666f2f0$0202a8c0@computer>|In-Reply-To:=20 <01be01c8e80d$4666f2f0$0202a8c0@computer>|X-Enigmail-Version:=200.9 5.6|Content-Type:=20multipart/signed=3B=20micalg=3Dpgp-sha256=3B=0D =0A=20protocol=3D"application/pgp-signature"=3B=0D=0A=20boundary=3D "------------enigC0506EF05280BE55D4768F30"; b=gKHXu6AIzFo4t+1djIDP1 5VkHOvmjpkerU1iXHb6o4QChAkPL1NqfFC9PGA+WRFvIMSulrcctYvMECey3ffaiBKm 2v2W2gX8fy0P4VjPssABrm+IUdjyk9FOh2JAcFF1mg7tMdMHvNcEZeBl40BhD7lHwM8 vOCFkx6CvJQh+GbA= Message-ID: <487F5AB5.4080902@infracaninophile.co.uk> Date: Thu, 17 Jul 2008 15:44:05 +0100 From: Matthew Seaman Organization: Infracaninophile User-Agent: Thunderbird 2.0.0.14 (X11/20080607) MIME-Version: 1.0 To: Andy Smith References: <01be01c8e80d$4666f2f0$0202a8c0@computer> In-Reply-To: <01be01c8e80d$4666f2f0$0202a8c0@computer> X-Enigmail-Version: 0.95.6 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enigC0506EF05280BE55D4768F30" X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0 (smtp.infracaninophile.co.uk [IPv6:::1]); Thu, 17 Jul 2008 15:44:12 +0100 (BST) X-Virus-Scanned: ClamAV 0.93.1/7736/Thu Jul 17 14:11:09 2008 on happy-idiot-talk.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-3.0 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VERIFIED,NO_RELAYS autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on happy-idiot-talk.infracaninophile.co.uk Cc: freebsd-ports@freebsd.org Subject: Re: bind95 port, no rc.d script X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Jul 2008 14:44:20 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigC0506EF05280BE55D4768F30 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Andy Smith wrote: > I've just installed the latest bind95 P1 ports package, all installed > ok and is working but it hasn't installed the /etc/rc.d/named script > (nor in /usr/local/etc/rc.d) nor is there a script in the ports work > dir called named. Can anyone suggest what I may have done wrong? I > can write a custom script, but Id rather ports put it there so I dont > have to worry about this on every upgrade and to understand ports > better etc, You can use the rc script for the base system named. Simply add the=20 following to /etc/rc.conf: named_enable=3D"YES" named_program=3D"/usr/local/sbin/named" named_flags=3D"-c /etc/namedb/named.conf" Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW --------------enigC0506EF05280BE55D4768F30 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkh/WrsACgkQ8Mjk52CukIyyjwCdHW54X5PdHFAGnAkKSsY9AaQ6 Au4AoIeezfI8BuPu+xXT9nrj+nspmxoj =Kxc/ -----END PGP SIGNATURE----- --------------enigC0506EF05280BE55D4768F30--