From owner-cvs-all@FreeBSD.ORG Fri Sep 24 18:20:10 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D71F16A4CE; Fri, 24 Sep 2004 18:20:10 +0000 (GMT) Received: from transport.cksoft.de (transport.cksoft.de [62.111.66.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DFA243D39; Fri, 24 Sep 2004 18:20:09 +0000 (GMT) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from transport.cksoft.de (localhost [127.0.0.1]) by transport.cksoft.de (Postfix) with ESMTP id 7B1271FF931; Fri, 24 Sep 2004 20:20:07 +0200 (CEST) Received: by transport.cksoft.de (Postfix, from userid 66) id 5F3EF1FF92F; Fri, 24 Sep 2004 20:20:05 +0200 (CEST) Received: by mail.int.zabbadoz.net (Postfix, from userid 1060) id 40C15156B4; Fri, 24 Sep 2004 18:16:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.int.zabbadoz.net (Postfix) with ESMTP id 355B5156B3; Fri, 24 Sep 2004 18:16:54 +0000 (UTC) Date: Fri, 24 Sep 2004 18:16:54 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@e0-0.zab2.int.zabbadoz.net To: Doug Barton In-Reply-To: <41545194.1030700@DougBarton.net> Message-ID: References: <200409241342.i8ODg06a030839@repoman.freebsd.org> <20040924164730.GA4259@xor.obsecurity.org> <41545194.1030700@DougBarton.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS cksoft-s20020300-20031204bz on transport.cksoft.de cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Ruslan Ermilov cc: cvs-all@FreeBSD.org cc: Kris Kennaway Subject: Re: cvs commit: src/share/mk bsd.libnames.mk src/lib/bind config.mk src/lib/bind/bind Makefile src/lib/bind/bind9 Makefile src/lib/bind/dns Makefile src/lib/bind/isc Makefile src/lib/bind/isccc Makefi X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Sep 2004 18:20:10 -0000 On Fri, 24 Sep 2004, Doug Barton wrote: > Kris Kennaway wrote: > > On Fri, Sep 24, 2004 at 01:42:00PM +0000, Ruslan Ermilov wrote: > > > > > >> Log: > >> Don't expose BIND libraries and their headers to the public by default, > >> but have a knob (WANT_BIND_LIBS) to build and install them in /usr/lib > >> and /usr/include. Rumors are that this may be useful at a later point, > >> let's see. > > > > > > The naming of this is inconsistent with the ports collection: WANT_* > > variables are for internal port use only, and may not be set by the > > user. User control switches are in the WITH_*/WITHOUT_* namespace. > > Argh, thanks. I had this thought in the back of my mind, but got it > backwards. We'll get this fixed. well actually for the base system shouldn't things be named NO_* ? So NO_BIND_LIBS in addition to NO_BIND would be better with but with a default to false instead of true ? It's confusing anyway because it's the other way round things are normally used but ENABLE_BIND_LIBS doesn't sound to be an option either. -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT