cvs commit: src/usr.sbin/pkg_install/lib deps.c
Coleman Kane
cokane at FreeBSD.org
Tue Jun 19 16:02:48 UTC 2007
On Mon, 2007-06-18 at 22:49 +0000, Pav Lucistnik wrote:
> pav 2007-06-18 22:49:13 UTC
>
> FreeBSD src repository (doc,ports committer)
>
> Modified files:
> usr.sbin/pkg_install/lib deps.c
> Log:
> - Replace rather inefficient bubble sort with a recursive depth-first search.
> This speeds up registration of packages considerably.
> - style(9) police welcome!
>
> PR: bin/112630
> Submitted by: Stephen Montgomery-Smith <stephen at cauchy.math.missouri.edu>
> Tested by: bento i386 experimental run
> MFC after: 14 days
>
> Revision Changes Path
> 1.12 +111 -65 src/usr.sbin/pkg_install/lib/deps.c
>
Is this by any chance connected to why many of my gnome2 dependencies
would take longer to register than to compile?
--
Coleman Kane
More information about the cvs-src
mailing list