From owner-cvs-all@FreeBSD.ORG Fri Sep 24 16:47:13 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 CF47616A4CE; Fri, 24 Sep 2004 16:47:13 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0B8143D49; Fri, 24 Sep 2004 16:47:13 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 7CF575183F; Fri, 24 Sep 2004 09:47:30 -0700 (PDT) Date: Fri, 24 Sep 2004 09:47:30 -0700 From: Kris Kennaway To: Ruslan Ermilov Message-ID: <20040924164730.GA4259@xor.obsecurity.org> References: <200409241342.i8ODg06a030839@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="u3/rZRmxL6MmkK24" Content-Disposition: inline In-Reply-To: <200409241342.i8ODg06a030839@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org 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 Makefile src/lib/bind/isccfg Makefile ... 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 16:47:14 -0000 --u3/rZRmxL6MmkK24 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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. Kris --u3/rZRmxL6MmkK24 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBVE+iWry0BWjoQKURAn59AKDmxLRdMWi1lWVAyVTBGNR4g3HT/ACdGZVY 5uvCW7uGXIkEivViESi0QEM= =TcmL -----END PGP SIGNATURE----- --u3/rZRmxL6MmkK24--