pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: summary data about all packages in the repository



On Wed, 23 Jan 2008 23:00:47 +0200
Aleksey Cheusov <cheusov%tut.by@localhost> wrote:

> It's easy to scan all packages and run 'make print-summary-data'
> for each package but this takes looooooong time.

I'm working on a hacked version of bmake to accelerate this task.
Some of the changes I'm making are mmap() of included makefiles
and cacheing of certain parse information in shared memory so
it can be reused between make invocations. It's not ready for the
world to see just yet, but should show up in pkgsrc-wip eventually.

-T
 



Home | Main Index | Thread Index | Old Index