From nobody@FreeBSD.org  Tue Mar  1 21:33:36 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5CFCC16A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  1 Mar 2005 21:33:36 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 246BA43D55
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  1 Mar 2005 21:33:36 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j21LXZcs065032
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 1 Mar 2005 21:33:35 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j21LXZU8065031;
	Tue, 1 Mar 2005 21:33:35 GMT
	(envelope-from nobody)
Message-Id: <200503012133.j21LXZU8065031@www.freebsd.org>
Date: Tue, 1 Mar 2005 21:33:35 GMT
From: David Walker <david@cosmicfires.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: make installworld replaces bind9 with bind8
X-Send-Pr-Version: www-2.3

>Number:         78254
>Category:       misc
>Synopsis:       make installworld replaces bind9 with bind8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 01 21:40:25 GMT 2005
>Closed-Date:    Tue Mar 01 21:55:55 GMT 2005
>Last-Modified:  Tue Mar 01 21:55:55 GMT 2005
>Originator:     David Walker
>Release:        4.9-RELEASE-p13
>Organization:
W3 Trader, Inc
>Environment:
FreeBSD daahman.cosmicfires.com 4.9-RELEASE-p13 FreeBSD 4.9-RELEASE-p13 #7 Tue Mar  1 11:26:55 PST 2005 boot@daahman.cosmicfires.com:/usr/obj/usr/src/sys/DAAHMAN  i386
>Description:
make installworld replaces bind9 with bind8 even though bind9 was compiled and installed with PORT_REPLACES_BASE_BIND9 defined.
>How-To-Repeat:
install bind9 with PORT_REPLACES_BASE_BIND9 defined
make buildworld
make installworld
>Fix:
unknown
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: brooks 
State-Changed-When: Tue Mar 1 21:52:50 GMT 2005 
State-Changed-Why:  
This is normal behavior.  If you don't want to build or install the 
system version of bind, set "NO_BIND=yes" in /etc/make.conf. 

It may be the case that the port should tell you this when you 
install it with PORT_REPLACES_BASE_BIND9, but you should bring that 
up with the maintainer (DougB@FreeBSD.org). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=78254 
>Unformatted:
