From owner-cvs-src@FreeBSD.ORG Fri Sep 24 18:47:36 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB23516A4CE; Fri, 24 Sep 2004 18:47:36 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB42C43D2F; Fri, 24 Sep 2004 18:47:35 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (oak.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i8OIlXkI024171; Fri, 24 Sep 2004 21:47:33 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 23043-06; Fri, 24 Sep 2004 21:47:32 +0300 (EEST) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i8OIlWED024168 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 24 Sep 2004 21:47:32 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id i8OIlPim063921; Fri, 24 Sep 2004 21:47:25 +0300 (EEST) (envelope-from ru) Date: Fri, 24 Sep 2004 21:47:25 +0300 From: Ruslan Ermilov To: "Bjoern A. Zeeb" Message-ID: <20040924184725.GC63720@ip.net.ua> References: <200409241342.i8ODg06a030839@repoman.freebsd.org> <20040924164730.GA4259@xor.obsecurity.org> <41545194.1030700@DougBarton.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Qbvjkv9qwOGw/5Fx" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at ip.net.ua cc: cvs-src@FreeBSD.org cc: Doug Barton cc: cvs-all@FreeBSD.org cc: src-committers@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-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Sep 2004 18:47:36 -0000 --Qbvjkv9qwOGw/5Fx Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Sep 24, 2004 at 06:16:54PM +0000, Bjoern A. Zeeb wrote: > On Fri, 24 Sep 2004, Doug Barton wrote: >=20 > > 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 defa= ult, > > >> 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 po= int, > > >> 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. >=20 > 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. >=20 These NO's aren't boolean, they are ".if defined" variables. I can offer renaming it to INSTALL_BIND_LIBS, this sounds less confusing than WANT_BIND_LIBS. Doug, are you happy with INSTALL_BIND_LIBS? Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --Qbvjkv9qwOGw/5Fx Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBVGu9qRfpzJluFF4RArtmAKCKbfClR8GO2pTJIIyhjfM81EQ45QCfYstM ww1Zdm3Ke5zH2D7Abrdl0A8= =MxC3 -----END PGP SIGNATURE----- --Qbvjkv9qwOGw/5Fx--