Next | Query returned 50 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2024-06-15 11:38:55 by Aleksey Cheusov | Files touched by this commit (3) | Package updated
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
   2024-05-17 16:02:26 by Aleksey Cheusov | Files touched by this commit (1)
Log message:
Update HOMEPAGE
   2024-05-17 15:49:37 by Aleksey Cheusov | Files touched by this commit (1)
Log message:
Fix minor notes of "pkglint -e"
   2024-05-17 15:47:21 by Aleksey Cheusov | Files touched by this commit (3) | Package updated
Log message:
Update to 0.68.0

  pkg_src_summary:
    - add environment variables PSS_ENVIRON for passing environment
      to remote/slave subprocesses.

  New tool rpmdb2summary for converting rpmdb content to
  pkg_summary(5) format.

  Tests updated for pkg_micro_src_summary.
   2023-11-27 13:31:34 by Aleksey Cheusov | Files touched by this commit (3)
Log message:
Update to 0.67.0

  pkg_summary2leaves:
    - new option -u for printing packages installed by user
    - option -r does not implies -a any longer

  pkg_grep_summary:
    - new option -E and "-t nonempty" for matching non-empty fields

  Fixes in tests

  Minor code clean-ups and coding style correction in grep_summary.c

  COPTS defaults to "-O3 -g"

  root Makefile: BMAKE variables defaults to "bmake"
   2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319)
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
   2021-10-26 13:11:08 by Nia Alarie | Files touched by this commit (12)
Log message:
pkgtools: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:47:20 by Nia Alarie | Files touched by this commit (12)
Log message:
parallel: Remove SHA1 hashes for distfiles
   2020-05-22 21:49:13 by Roland Illig | Files touched by this commit (1)
Log message:
pkgtools/pkg_summary-utils: remove nonexistent file from REPLACE_SH
   2019-04-08 23:39:54 by Aleksey Cheusov | Files touched by this commit (1)
Log message:
Remove mova.org from MASTER_SITES

Next | Query returned 50 messages, browsing 1 to 10 | Previous