From owner-cvs-ports@FreeBSD.ORG Tue Sep 25 19:53:04 2007 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2D6CC16A421; Tue, 25 Sep 2007 19:53:04 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmmtao105.cox.net (eastrmmtao105.cox.net [68.230.240.47]) by mx1.freebsd.org (Postfix) with ESMTP id 50F5213C457; Tue, 25 Sep 2007 19:53:03 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmimpo01.cox.net ([68.1.16.119]) by eastrmmtao105.cox.net (InterMail vM.7.08.02.01 201-2186-121-102-20070209) with ESMTP id <20070925195302.KSZE23415.eastrmmtao105.cox.net@eastrmimpo01.cox.net>; Tue, 25 Sep 2007 15:53:02 -0400 Received: from mezz.mezzweb.com ([24.255.149.218]) by eastrmimpo01.cox.net with bizsmtp id sjt11X0094iy4EG0000000; Tue, 25 Sep 2007 15:53:02 -0400 Date: Tue, 25 Sep 2007 14:57:02 -0500 To: "Mikhail Teterin" From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <200709251941.l8PJfBBT083005@repoman.freebsd.org> Content-Transfer-Encoding: Quoted-Printable Message-ID: In-Reply-To: <200709251941.l8PJfBBT083005@repoman.freebsd.org> User-Agent: Opera Mail/9.23 (Linux) Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/graphics/ImageMagick Makefile distinfo pkg-plist ports/graphics/ImageMagick/files patch-Makefile.in patch-configure patch-leak patch-test-filter patch-wand-Wand-config.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Sep 2007 19:53:04 -0000 On Tue, 25 Sep 2007 14:41:11 -0500, Mikhail Teterin wro= te: > mi 2007-09-25 19:41:11 UTC > > FreeBSD ports repository > > Modified files: > graphics/ImageMagick Makefile distinfo pkg-plist > graphics/ImageMagick/files patch-configure > Added files: > graphics/ImageMagick/files patch-leak patch-test-filter > Removed files: > graphics/ImageMagick/files patch-Makefile.in > patch-wand-Wand-config.in > Log: > Scale the build to multiple CPUs, if available on the building > system. +ALL_TARGET=3D -j`${SYSCTL} -n hw.ncpu` I still don't think it's a good idea to do that. It requires more tests = = than just on your machine. I personal think that you should hold on that= = until someone come with a better solution in our ports tree. Cheers, Mezz -- = mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org http://wiki.freebsd.org/multimedia - multimedia@FreeBSD.org