From owner-cvs-all@FreeBSD.ORG Sun Jan 2 20:18:17 2005 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 19D0616A4CE; Sun, 2 Jan 2005 20:18:17 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id B56B943D4C; Sun, 2 Jan 2005 20:18:16 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 54694519E7; Sun, 2 Jan 2005 12:18:18 -0800 (PST) Date: Sun, 2 Jan 2005 12:18:18 -0800 From: Kris Kennaway To: Edwin Groothuis Message-ID: <20050102201818.GA42186@xor.obsecurity.org> References: <200501020116.j021GBqD070105@repoman.freebsd.org> <20050102064857.GA4047@frontfree.net> <20050102065949.GB6250@xor.obsecurity.org> <20050102070800.GA106@frontfree.net> <20050102071136.GD1436@k7.mavetju> <20050102071849.GA31292@xor.obsecurity.org> <20050102112037.GE1436@k7.mavetju> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="J/dobhs11T7y2rNN" Content-Disposition: inline In-Reply-To: <20050102112037.GE1436@k7.mavetju> User-Agent: Mutt/1.4.2.1i cc: ports-committers@FreeBSD.org cc: cvs-ports@FreeBSD.org cc: Xin LI cc: cvs-all@FreeBSD.org cc: Kris Kennaway Subject: Re: cvs commit: ports/mail/postfix-gps 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: Sun, 02 Jan 2005 20:18:17 -0000 --J/dobhs11T7y2rNN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jan 02, 2005 at 10:20:37PM +1100, Edwin Groothuis wrote: > > The problem is that INDEX builds also need to set this or the > > dependency list will be all wrong. Doing this the obvious way gives a > > huge slowdown. >=20 > What are the obvious ways? This is what I made in a galaxy far far > away when I still had the hope I could change the world. What is > does is when PACKAGE_BUILDING is defined it sets the default WITH_ > and WITHOUT_ values are being set. And that gives a huge slowdown, because of all the extra make/shell gunk that is processed 12000 times :) Kris --J/dobhs11T7y2rNN Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFB2FcJWry0BWjoQKURAnkqAJsGVoLBMV8SuID22ELT9RI0YVgg+wCg2Hgw tcpJ+onok/MGnBUJO6MI1vI= =LCf7 -----END PGP SIGNATURE----- --J/dobhs11T7y2rNN--