From owner-freebsd-questions@FreeBSD.ORG Thu Jun 3 15:08:14 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 AB77D106567A for ; Thu, 3 Jun 2010 15:08:14 +0000 (UTC) (envelope-from bogdan@pvp.ro) Received: from mail-pv0-f182.google.com (mail-pv0-f182.google.com [74.125.83.182]) by mx1.freebsd.org (Postfix) with ESMTP id 8E24F8FC17 for ; Thu, 3 Jun 2010 15:08:14 +0000 (UTC) Received: by pvh11 with SMTP id 11so109829pvh.13 for ; Thu, 03 Jun 2010 08:08:14 -0700 (PDT) MIME-Version: 1.0 Received: by 10.141.125.10 with SMTP id c10mr4834744rvn.214.1275575821402; Thu, 03 Jun 2010 07:37:01 -0700 (PDT) Received: by 10.220.193.13 with HTTP; Thu, 3 Jun 2010 07:37:01 -0700 (PDT) X-Originating-IP: [86.35.191.240] Date: Thu, 3 Jun 2010 17:37:01 +0300 Message-ID: From: Bogdan Webb To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Issues reinstalling Bind9 on FreeBSD 8.0 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: Thu, 03 Jun 2010 15:08:14 -0000 Ok i'll make it short coz it's the 2nd time i write this -.-' and don't even ask why :D So here it goes: Fresh FreeBSD 8.0 install, installed bind97 to witch i have busted up the named.conf fine and tought, at the time, that deleting the whole content of /etc/namedb and reinstalling the bind port will simply write the files up again. Well it's not like that... i;ve did pgk_delete, make deinstall, make rmconfig, tryed to manually delete all the files required but no joy. Now i've tryed to use all bind9 bind96 and bind97 from ports and even get the source from isc.org but they all did the same, even more after a reboot and again the same process (source+ports) the builds didn't even install the named binary /etc/rc.d/named: WARNING: run_rc_command: cannot run /usr/sbin/named Please do tell me how to purge completly a port, delete all it's files and configs then install it again from scratch... I'm using a 64bit FreeBSD 8.0 on AMD Athlon X2. Best regards, Bogdan.