./pkgtools/pbulk, Modular bulk build framework

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


Branch: CURRENT, Version: 0.48, Package name: pbulk-0.48, 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)


   2010-07-23 23:19:40 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
pbulk-0.48: If pkg_add fails, remove binary package
   2010-06-15 23:11:43 by Joerg Sonnenberger | Files touched by this commit (3)
Log message:
pbulk-0.47:
- Explicitly call make create-usergroup if USERGROUP_PHASE is specified
  and DESTDIR is active
- If the current user is not root, don't use su.
- Skip lines starting with # in the limited bulk build list.
   2010-05-05 02:07:08 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
pbulk-base-0.41:
Improve diagnostic message for dependency cycles by actually showing the
path.
   2010-03-11 17:31:44 by Tobias Nygren | Files touched by this commit (1)
Log message:
remove unused leftover
   2010-03-11 17:31:11 by Tobias Nygren | Files touched by this commit (1)
Log message:
simplify previous fix
   2010-03-11 14:18:16 by Tobias Nygren | Files touched by this commit (1)
Log message:
mawk(1) doesn't know how to take length() of an array.
   2010-02-26 17:25:49 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
pbulk-base-0.40:
Don't print all failed/successful jobs at the beginning, just a small
message when it is done.
   2010-02-24 23:54:54 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
pbulk-0.46: Use stage-install instead of install.
[Change in pbulk-0.45, but be explicit here]