Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 06/19/2007 13:39:56
Module Name:	pkgsrc
Committed By:	joerg
Date:		Tue Jun 19 13:39:56 UTC 2007

Modified Files:
	pkgsrc: Makefile

Log Message:
Reorder SUBDIR list slightly to give parallel scans a change to run
the very slow jobs in x11 when other jobs are available for processing.
Some packages need up to 10min for pbulk-index on my build system and
the reorder reduces the overall scan time with 4 clients from 35min to
30min.

Discussed with jlam@.


To generate a diff of this commit:
cvs rdiff -r1.81 -r1.82 pkgsrc/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.