pkgsrc/pkgtools/distbb/PLIST
cheusov 874abc3de0 Update to 0.45.0
Fix rare failures in "Clean" target. Thanks to David Holland!

  New configuration variable SEND_REPORT_FIRST was introduced.

  Boolean variables MASTER_MODE, CROSS_COMPILE, SEND_REPORT_FIRST
  accepts values true|yes|1 for logical TRUE and false|no|0 for
  logical FALSE. This may fix some hacks in single node setups.

  During upload rsync may unexpectedly fail due to connection
  failure. In order to resolve this problem, upload may be repeated
  several times. The following variables were introduced for this
  purpose: UPLOAD_PKGS_ATTEMPTS, UPLOAD_PKGS_PAUSE,
  UPLOAD_LOGS_ATTEMPTS, UPLOAD_LOGS_PAUSE.

  Progress messages now better illustrates internal structure of
  the build process.

  Option -a was added to distbb(1) in order to build updates for
  quarter releases more efficiently.

  stage_checks:
    - double underline in "checks" filename means _ in the report
      text, single underline means space.
    - one more check for broken pkg_summary (REQUIRES field).  It
      checks for libraries under /tmp, /home, /srv and /work
      directories.

  stage_upload_logs:
    - huge pkg_enriched_summary.txt is not uploaded

  README was updated

  Minor clean-ups
2012-08-26 17:03:55 +00:00

38 lines
1.1 KiB
Text

@comment $NetBSD: PLIST,v 1.5 2012/08/26 17:03:55 cheusov Exp $
bin/distbb
bin/distbb_diff
libexec/distbb/common
libexec/distbb/distbb_chroot
libexec/distbb/distbb_grep
libexec/distbb/gen_queue
libexec/distbb/gen_weights
libexec/distbb/make-depends
libexec/distbb/pkg_summary2build_deps
libexec/distbb/slave
libexec/distbb/stage_build
libexec/distbb/stage_checks
libexec/distbb/stage_checksum
libexec/distbb/stage_gen_report
libexec/distbb/stage_gen_report_data
libexec/distbb/stage_init
libexec/distbb/stage_send_report
libexec/distbb/stage_summary
libexec/distbb/stage_update_best
libexec/distbb/stage_upload_logs
libexec/distbb/stage_upload_pkgs
libexec/distbb/upload_pkgs_all_files
libexec/distbb/upload_pkgs_built_total
libexec/distbb/upload_pkgs_no_bin_on_cdrom
libexec/distbb/upload_pkgs_no_bin_on_ftp
libexec/distbb/wrapper
libexec/distbb/wrapper_unpriv
share/distbb/distbb.css
share/distbb/distbb.default.conf
share/distbb/distbb.ico
share/distbb/distbb.mk
share/doc/distbb/NEWS
share/doc/distbb/README
share/doc/distbb/TODO
share/examples/distbb/distbb.conf
share/examples/distbb/distbb.local.mk
share/runawk/distbb.awk