Path to this page:
Subject: CVS commit: pkgsrc/pkgtools/pkg_summary-utils
From: Aleksey Cheusov
Date: 2024-06-15 11:38:55
Message id: 20240615093855.999EAFC74@cvs.NetBSD.org
Log Message:
Update to 0.69.0
Fixes and additions to tests
pkg_src_summary:
- add option -T for gathering summaries for TOOL_DEPENDS; -A implies it
- add option -B for gathering summaries for BOOTSTRAP_DEPENDS; -A implies it
- add option -v for verbose/progress output
- add option -u
- with option -m place multi-variant with default python, ruby
etc. before others
- do not hide stderr even if bmake succeeded
- use ../../mk/pbulk/pbulk-index.mk file unconditionally
- do not pkg_uniq_summary summaries for normal packages
- reorder output of paexec in memory explicitely
Move libexec/enrich_summary to bin/pkg_enrich_summary
pkg_update_src_summary -v passes option -v to pkg_src_summary
Files: