From owner-freebsd-gnome@FreeBSD.ORG Tue May 22 21:39:11 2007 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 29A5116A469 for ; Tue, 22 May 2007 21:39:11 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from raven.customer.vol.cz (raven.customer.vol.cz [195.250.144.108]) by mx1.freebsd.org (Postfix) with ESMTP id 8D68D13C45A for ; Tue, 22 May 2007 21:39:10 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from [192.168.0.23] (r3b159.net.upc.cz [213.220.193.159]) (authenticated bits=0) by raven.customer.vol.cz (8.14.1/8.14.1) with ESMTP id l4MLd0tU052442 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Tue, 22 May 2007 23:39:02 +0200 (CEST) (envelope-from pav@FreeBSD.org) From: Pav Lucistnik To: Stephen Montgomery-Smith In-Reply-To: <1179868612.83498.6.camel@ikaros.oook.cz> References: <465291FB.4010901@math.missouri.edu> <20070522071941.GB59910@xor.obsecurity.org> <4652FFB4.8060107@math.missouri.edu> <1179846295.52353.27.camel@pav.hide.vol.cz> <4653349D.7080608@math.missouri.edu> <46533D66.1070305@math.missouri.edu> <1179868612.83498.6.camel@ikaros.oook.cz> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-7CUsSK2xZkFOqBZgStoN" Date: Tue, 22 May 2007 23:39:00 +0200 Message-Id: <1179869940.83498.9.camel@ikaros.oook.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.10.1 FreeBSD GNOME Team Port X-Spam-Score: -0.842 () AWL X-Scanned-By: MIMEDefang 2.61 on 195.250.144.108 X-Milter: Spamilter (Reciever: raven.customer.vol.cz; Sender-ip: 213.220.193.159; Sender-helo: [192.168.0.23]; ) Cc: gnome@FreeBSD.org, freebsd-ports@FreeBSD.org, Kris Kennaway Subject: Re: More speed increases for make-ing ports X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pav@FreeBSD.org List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 May 2007 21:39:11 -0000 --=-7CUsSK2xZkFOqBZgStoN Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable Pav Lucistnik p=ED=B9e v =FAt 22. 05. 2007 v 23:16 +0200: > Stephen Montgomery-Smith p=ED=B9e v =FAt 22. 05. 2007 v 13:58 -0500: >=20 > > Or maybe it is not beyond my skills. This is what I came up with: > >=20 > > Prost=FD textov=FD dokument p=F8=EDloha (ddd) > > --- bsd.gnome.mk-orig Tue May 22 01:29:08 2007 > > +++ bsd.gnome.mk Tue May 22 13:56:16 2007 > > @@ -655,6 +655,13 @@ > > _USE_GNOME+=3D ${${component}_USE_GNOME_IMPL} ${component} > > . endfor > > =20 > > +.for component in ${_USE_GNOME_ALL} > > +. if ${_USE_GNOME:M${component}} !=3D "" > > +_USE_GNOME_UNIQ+=3D${component} > > +. endif > > +.endfor > > +_USE_GNOME=3D${_USE_GNOME_UNIQ} > > + > > # Setup the GTK+ API version for pixbuf loaders, input method modules, > > # and theme engines. > > PLIST_SUB+=3D GTK2_VERSION=3D"${GTK2_VERSION}" >=20 > Too bad it does not work. Breaks on, for example, graphics/opencv. > You need to handle the case of USE_GNOME being defined as empty. >=20 > Wrapping the code block inside >=20 > .ifdef _USE_GNOME > .endif >=20 > seems to do the trick here. Still testing ... I have generated two INDEXes, one with the patch and one without. They are identical, the timings: INDEX-orig real 16m32.761s user 18m36.802s sys 8m38.610s INDEX-ddd real 16m34.620s user 17m25.976s sys 8m46.333s --=20 Pav Lucistnik /usr/src scares me. I'm just not man enough to commit there. --=-7CUsSK2xZkFOqBZgStoN Content-Type: application/pgp-signature; name=signature.asc Content-Description: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?= =?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?= =?ISO-8859-1?Q?_zpr=E1vy?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBGU2LwntdYP8FOsoIRAi55AKCSJk/poFrBI6dRaQ61/FEWWB1vVQCdEqd3 KLmC3aJQibirROQdhCa0ShY= =Pf+a -----END PGP SIGNATURE----- --=-7CUsSK2xZkFOqBZgStoN--