summaryrefslogtreecommitdiff
path: root/pkgtools/pbulk-base
AgeCommit message (Collapse)AuthorFilesLines
2012-11-23Update pbulk to 0.51 and pbulk-base to 0.46. Add support for reusing oldjoerg1-2/+2
scan results to speed up the process. Fix a bug that overwrote the package.log during installation.
2012-09-11"user-destdir" is default these daysasau1-3/+1
2012-03-19pbulk-0.45: make order function stablejoerg1-2/+2
2011-11-27pbulk-base-0.44: Fix hash function to actually do proper hashing.joerg1-2/+2
Do some further tweaking to improve matching by storing string size. While here, add the necessary .WAIT to allow parallel builds.
2011-09-21pbulk-base-0.43: Explicitly re-run make clean after create-usergroup, ifjoerg1-2/+2
it was run before configure. This ensures that the work directory gets the correct owner. Fixes strange error in qmail build.
2011-03-06- pass fullpath in argv[0] when pkg-scan spawns bmake so thatseanb1-2/+2
the same gets inherited across a sub make.
2010-05-05pbulk-base-0.41:joerg1-2/+2
Improve diagnostic message for dependency cycles by actually showing the path.
2010-02-26pbulk-base-0.40:joerg1-2/+2
Don't print all failed/successful jobs at the beginning, just a small message when it is done.
2009-08-23pbulk-base-0.39:joerg1-2/+2
Fix ordering of event handler vs queue modification. This can result in queue corruption or use after free when the master can't handle a request before the next arrives. From Matt Dillon.
2009-06-07Split pbulk into pbulk-base (the backend programs) and pbulk (rest).joerg3-0/+60