./pkgtools/pbulk, Modular bulk build framework

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


Branch: CURRENT, Version: 0.76, Package name: pbulk-0.76, Maintainer: pkgsrc-users

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]

Required to build:
[pkgtools/cwrappers]

Package options: pbulk-rsync

Version history: (Expand)


CVS history: (Expand)


   2025-04-21 18:00:09 by Thomas Klausner | Files touched by this commit (2)
Log message:
pbulk: remove Interix support
   2025-04-09 02:26:33 by Thomas Klausner | Files touched by this commit (6)
Log message:
pbulk*: add a 'strict_mode' option to pbulk

When this is set to 'yes', pbulk will just exit if there is an
unresolvable dependency in the resolve phase, like it did before
pbulk-base-0.58/pbulk-0.74.

Bump version.
   2025-01-23 16:05:41 by Thomas Klausner | Files touched by this commit (2)
Log message:
pbulk: extend txt (mail) report

If there are any packages where the dependencies could not be resolved,
there is now additional section listing them.

The summary at the top is also extended to list the number of packages
broken this way.

Bump version.
   2025-01-13 12:03:03 by Thomas Klausner | Files touched by this commit (6)
Log message:
pbulk, pbulk-base: bump version to 0.74/0.58

When a dependency can not be resolved, mark packages using it as
broken using PKG_FAIL_REASON, but don't fail the scan/resolve phase.

This obsoletes the ignore_missing_dependencies configuration variable,
add a warning about that.

Improve the man pages while here.
   2024-10-12 12:43:52 by Jonathan Perkin | Files touched by this commit (2)
Log message:
pbulk: Update to 0.73.

Ensure the digest command is correctly quoted.  Fixes config when digest
is "mktool digest".
   2024-07-17 16:32:53 by Jonathan Perkin | Files touched by this commit (1)
Log message:
pbulk: Include PRETTY_NAME on supported Linux.

Suggested to sjmulder.  Ride previous bump.
   2024-07-17 13:51:58 by Jonathan Perkin | Files touched by this commit (2)
Log message:
pbulk: Update to 0.72.

Add more fields to the meta/status file to improve support for bulk build
reporting tools.
   2023-09-29 10:22:48 by David Brownlee | Files touched by this commit (1)
Log message:
Fix "additinal" -> "additional" typo in manpage