jperkin
d39201e64e
pbulk-base-0.47: Portability fixes
...
- Prefer fcntl FD_CLOEXEC to ioctl FIOCLEX.
- Reset SIGPIPE action to default for the build child, avoids 'yes' spinning
indefinitely on EPIPE in Solaris builds, notably for print/pdf2djvu.
2013-01-14 14:33:28 +00:00
joerg
2c879bc7ca
Update pbulk to 0.51 and pbulk-base to 0.46. Add support for reusing old
...
scan results to speed up the process. Fix a bug that overwrote the
package.log during installation.
2012-11-23 12:13:34 +00:00
asau
0d2b63b3a3
"user-destdir" is default these days
2012-09-11 23:19:33 +00:00
joerg
32c8d39ca5
pbulk-0.45: make order function stable
2012-03-19 12:17:15 +00:00
joerg
7ab88afd17
pbulk-base-0.44: Fix hash function to actually do proper hashing.
...
Do some further tweaking to improve matching by storing string size.
While here, add the necessary .WAIT to allow parallel builds.
2011-11-27 19:53:30 +00:00
joerg
fdd3e4413e
pbulk-base-0.43: Explicitly re-run make clean after create-usergroup, if
...
it was run before configure. This ensures that the work directory gets
the correct owner. Fixes strange error in qmail build.
2011-09-21 11:55:15 +00:00
seanb
7a007d5dc5
- pass fullpath in argv[0] when pkg-scan spawns bmake so that
...
the same gets inherited across a sub make.
2011-03-06 02:23:32 +00:00
joerg
59cac6ad38
pbulk-base-0.41:
...
Improve diagnostic message for dependency cycles by actually showing the
path.
2010-05-05 00:07:07 +00:00
joerg
09dc413bb0
pbulk-base-0.40:
...
Don't print all failed/successful jobs at the beginning, just a small
message when it is done.
2010-02-26 16:25:49 +00:00
joerg
b5765f0012
pbulk-base-0.39:
...
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-08-23 18:02:04 +00:00
joerg
692eaaba7d
Split pbulk into pbulk-base (the backend programs) and pbulk (rest).
2009-06-07 18:07:00 +00:00