./pkgtools/pbulk, Modular bulk build framework

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.51, Package name: pbulk-0.51, Maintainer: joerg

pbulk is the modular bulk build framework for pkgsrc.

This package contains the front end bulk build and the script logic
for full and limited bulk builds.


Required to run:
[net/rsync] [pkgtools/digest] [pkgtools/pbulk-base]

Version history: (Expand)


CVS history: (Expand)


   2013-04-14 19:03:30 by David A. Holland | Files touched by this commit (1)
Log message:
Minor tidyup to error reporting. (This has been sitting in one of my trees
for a year and a half and I don't remember the context.) ok'd by joerg
   2013-01-14 15:33:29 by Jonathan Perkin | Files touched by this commit (4)
Log message:
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-07 15:15:36 by Jonathan Perkin | Files touched by this commit (1)
Log message:
Fix a couple of typos.
   2012-11-30 17:22:49 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Make GCC happy and set s_start and s_end explicitly.
   2012-09-12 01:19:40 by Aleksej Saushev | Files touched by this commit (60)
Log message:
"user-destdir" is default these days
   2012-06-19 15:40:07 by Jonathan Perkin | Files touched by this commit (2)
Log message:
pbulk-0.50: Portability fix, use 'id' instead of 'whoami'.
   2012-05-20 22:12:02 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
pbulk-0.49: Fix a bug in the computation of the restricted subset.
   2012-03-19 13:17:15 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
pbulk-0.45: make order function stable