summaryrefslogtreecommitdiff
path: root/pkgtools/pbulk-base/DESCR
blob: 2db678a322ed5cde3dac8ca9e6f03d87e8ad7e13 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pbulk is the modular bulk build framework for pkgsrc.

This package contains the core components:

- pbulk-scan, a program to scan the entire pkgsrc tree
  or a list of directories therein for packages and
  dependencies. Distributed operation using a master/client
  mode is supported.

- pbulk-resolve, a program to resolve the dependencies
  from the output of pbulk-scan

- pbulk-build, the build scheduler. Distributed builds via TCP
  are supported.

This package does not contain the script logic to build actual packages.