From owner-freebsd-questions@FreeBSD.ORG Tue Nov 9 22:55:39 2004 Return-Path: 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 7A61316A4CE for ; Tue, 9 Nov 2004 22:55:39 +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 427E643D1F for ; Tue, 9 Nov 2004 22:55:39 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 4CF065125A; Tue, 9 Nov 2004 14:58:45 -0800 (PST) Date: Tue, 9 Nov 2004 14:58:45 -0800 From: Kris Kennaway To: l0kit0@exactas.org Message-ID: <20041109225845.GB62519@xor.obsecurity.org> References: <52538.200.114.179.80.1100036399.squirrel@www.exactas.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="PmA2V3Z32TCmWXqI" Content-Disposition: inline In-Reply-To: <52538.200.114.179.80.1100036399.squirrel@www.exactas.org> User-Agent: Mutt/1.4.2.1i cc: freebsd-questions@freebsd.org Subject: Re: better control over make.conf? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Nov 2004 22:55:39 -0000 --PmA2V3Z32TCmWXqI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Nov 09, 2004 at 06:39:59PM -0300, l0kit0@exactas.org wrote: > hi, > ive seen a feature from gentoo that i really liked, and i wanted to know = if > fbsd have something like it, i mean the /uses/ variables in make.conf, wh= ere > one can specify better control over make, > for example (from > http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=3D2&chap=3D2): >=20 > "Let us take a look at a specific example: the kde keyword. If you do not > have > this keyword in your USE variable, all packages that have optional KDE > support will be compiled without KDE support. All packages that have an > optional KDE dependency will be installed without installing the KDE > libraries (as dependency). If you have defined the kde keyword, then those > packages will be compiled with KDE support, and the KDE libraries will be > installed as dependency." WITH_KDE=3Dfoo See your favourite port makefile for the control variables (WITH_*/WITHOUT_*) it supports. Kris --PmA2V3Z32TCmWXqI Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBkUukWry0BWjoQKURAvCvAJ0S0TQTiLDl1e5005BBUrqLIHkbCACg0Hrt 8pBM4eTvJ3f+Q2nEtdDKl/8= =xqG6 -----END PGP SIGNATURE----- --PmA2V3Z32TCmWXqI--