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

History of commit frequency

CVS Commit History:


   2011-05-18 21:50:30 by Aleksey Cheusov | Files touched by this commit (5) | Package removed
Log message:

imported to pkgsrc
   2011-05-11 21:49:18 by Aleksey Cheusov | Files touched by this commit (1)
Log message:
minor clean-ups

   2011-05-11 21:43:10 by Aleksey Cheusov | Files touched by this commit (1)
Log message:

Use pkg_summary-utils from pkgtools/
Fix #!/usr/bin/env issue
   2011-04-22 23:49:14 by Aleksey Cheusov | Files touched by this commit (3) | Package updated
Log message:

Update to 0.40.0

  As of this release completely new algorithm of building a dependency
  graph is used. By default old available binary packages
  (dependencies) are used for building dependent packages unless
  DEPENDS or BUILD_DEPENDS forbid this. As a result significantly less
  packages are rebuilt by bulk builds. Another effect is that
  incompatible changes in ABI overlooked by pkgsrc package maintainers
  may cause package breakages at run time. Also, incompatible changes
  in API may cause package failures at build time if bl3.mk was not
  updated properly.

  Error messages are saved to $meta_dir/errors.txt

  pkg_summary.txt is created under $meta_dir/
  and then is copied to final destination.

  Stage "post_build" was removed

  New configuration variable WEIGH_PACKAGES_CMD was added.
  It contains path to a program that weighs packages.
  It defaults to libexec/distbb/gen_weights.

  'paexec -W2' is used for selecting package to build first.

  Minor fixes in stage_gen_report.

  'distbb -r' after manual editing progress.txt doesn't cause failures
  in stage_gen_report anymore.

  dbb_* targets was removed.
  Available, Excluded, Vars etc. are used instead.

  Targets "install" and "deinstall" was removed from TARGETS.

  Fix for UNPRIV_USER mode on BSD systems.

  Clean-ups in default distbb.conf
   2011-03-16 12:52:55 by Aleksey Cheusov | Files touched by this commit (1)
Log message:

Depends on recently imported parallel/paexec
++pkgrevision
   2011-03-14 00:34:46 by Aleksey Cheusov | Files touched by this commit (3)
Log message:

distbb and pkgnih: DEPENDS>=pkg_summary-utils>=0.53beta4
   2011-01-21 00:23:12 by Aleksey Cheusov | Files touched by this commit (1)
Log message:

Change dependencies. runawk and mk-configure were imporeted to pkgsrc
++pkgrevision
   2010-12-26 18:54:23 by Aleksey Cheusov | Files touched by this commit (1)
Log message:
   2010-12-20 16:15:39 by Aleksey Cheusov | Files touched by this commit (2)
Log message:

I broke distbb in 0.39.1. Here is a fix (0.39.2)
   2010-12-14 22:28:53 by Aleksey Cheusov | Files touched by this commit (2)
Log message:

Update to 0.39.1

  Package with versions going backward are not rebuilt anymore.

  New options -i and -I were added for building
  all installed packages

  distbb:
    - fix for 'continue' operator outside loop
    - fix for -r broken in 0.38.2

  License has been changed from MIT to functionally equivalent
  2-clause BSD.

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