From owner-freebsd-questions@FreeBSD.ORG Sat Jan 14 11:03:49 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9456B16A41F for ; Sat, 14 Jan 2006 11:03:49 +0000 (GMT) (envelope-from dominique.goncalves@gmail.com) Received: from uproxy.gmail.com (uproxy.gmail.com [66.249.92.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5E8843D46 for ; Sat, 14 Jan 2006 11:03:48 +0000 (GMT) (envelope-from dominique.goncalves@gmail.com) Received: by uproxy.gmail.com with SMTP id o2so147847uge for ; Sat, 14 Jan 2006 03:03:47 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=TM8yy3kVaS+NYwfXUnws8lYBk6pnjaOEQLbrCc6QQ1pvjLrCNSOKvUuY/vqcX4pc04CZ2PQWY8CkDUl2N0XppUKlexUB9LyNiSL/OavuPSxSTNA22KjZFjENwT4GfnHPx/4N6lgsaVWUNV8RpW0kEZwO6qhFr/441e/MnK1nFUM= Received: by 10.49.54.3 with SMTP id g3mr131194nfk; Sat, 14 Jan 2006 03:03:47 -0800 (PST) Received: by 10.48.157.16 with HTTP; Sat, 14 Jan 2006 03:03:47 -0800 (PST) Message-ID: <7daacbbe0601140303p207b7a64x6d3e39042db34272@mail.gmail.com> Date: Sat, 14 Jan 2006 12:03:47 +0100 From: Dominique Goncalves To: Mathieu CHATEAU In-Reply-To: <822293652.20060114105311@free.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <822293652.20060114105311@free.fr> Cc: freebsd-questions@freebsd.org Subject: Re: portupgrade from bin 9.3.1 to 9.3.2 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: Sat, 14 Jan 2006 11:03:49 -0000 Hi, On 1/14/06, Mathieu CHATEAU wrote: > Hello, > > i have done a portupgrade -Rr bind9 on a server. > > bind 9.3.1 was in /usr/sbin/named, but > bind 9.3.2 is in /usr/local/sbin/named > > Now, i have 2 bind9 version on the same system... > > any way to cleanup ? did i miss something ? pkg_delete the bind 9.3.2 port installation, and install bind 9.3.2 with this option WITH_PORT_REPLACES_BASE_BIND9=3DYES in your make.conf HTH. > > Thanks, > Mathieu CHATEAU Regards. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" > -- There's this old saying: "Give a man a fish, feed him for a day. Teach a man to fish, feed him for life."