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

Jeremy Messenger mezz7 at cox.net
Tue Sep 25 12:53:04 PDT 2007


On Tue, 25 Sep 2007 14:41:11 -0500, Mikhail Teterin <mi at FreeBSD.org> wrote:

> 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:
<snip>
>  Scale the build to multiple CPUs, if available on the building
>   system.
<snip>

+ALL_TARGET=	-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 at cox.net  -  mezz at FreeBSD.org
FreeBSD GNOME Team  -  FreeBSD Multimedia Hat (ports, not src)
http://www.FreeBSD.org/gnome/  -  gnome at FreeBSD.org
http://wiki.freebsd.org/multimedia  -  multimedia at FreeBSD.org


More information about the cvs-ports mailing list