Next | Query returned 78 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2010-12-09 19:19:15 by Aleksey Cheusov | Files touched by this commit (1)
Log message:
Add missed BUILD_DEPENDS += mk-configure

   2010-11-08 23:06:45 by Aleksey Cheusov | Files touched by this commit (2)
Log message:

Update to 0.38.2

  pkg_summary-utils>=0.47 is needed

  Long options were removed from distbb.
  Use standard short options!

  -x creates .done files, so they permist between -r sessions

  pkg_summary2build_graph was replaced with pkg_summary2deps -Ap.
       The former will be removed from pkg_summary-utils soon.
   2010-10-15 21:40:13 by Aleksey Cheusov | Files touched by this commit (2)
Log message:

Update to 0.38.1

  In order to minimize total build time, heavier packages are built
  first.  This is implemented with a help of recent paexec(1).  Simple
  heuristics using source size is used to guess build time of the
  package.  Probably this heuristics needs to be improved.
  Recent paexec >= 0.15.0 is required

  distbb now conforms to POSIX Utility Syntax Guideline.
  Recent runawk >= 1.1.0 is required.

  distbb migrated to mk-configure build system.
   2010-10-10 23:16:22 by Aleksey Cheusov | Files touched by this commit (3)
Log message:

Update to 0.38beta1

  In order to minimize total build time, heavier packages are built
  first.  This is implemented with a help of recent paexec(1).  Simple
  heuristics using source size is used to guess build time of the
  package.  Probably this heuristics needs to be improved.
  Recent paexec >= 0.15.0 is required

  distbb now conforms to POSIX Utility Syntax Guideline.
  Recent runawk >= 1.1.0 is required.
   2010-08-20 16:49:24 by Aleksey Cheusov | Files touched by this commit (2)
Log message:
Update to 0.37.1 (Fix in "summary" and "checksum" stages)

   2010-08-10 00:30:04 by Aleksey Cheusov | Files touched by this commit (3)
Log message:

Update to 0.37.0

  Fixes:
     - Warning message about deprecated PKG_SUFX should not appear
       anymore.
     - Html text inside <pre></pre> is quoted (<, >, & , \ 
" and '
       sumbols)
     - Another fix in report.html (conformance to HTML 4.0.1 Strict)

  New stages have been added:
     - summary: for creating pkg_summary.txt containing summaries
                of successfully built packages only
     - checksum: SHA512.{txt,gz,bz2}

  For partial bulk builds the following stages are disabled
  by default: summary, checksum, upload_pkgs.

  distbb: New option -X, antonym for -x.

  New variable PKG_ALL_SUMMARY keeps filename containing summaries of
  all available binary packages. A number of such packages is not a
  part of the report anymore. PKG_UPDATE_SUMMARY_CMD has been renamed
  to PKG_UPDATE_ALL_SUMMARY_CMD.

  Two new supported variables: GZIP and BZIP2.
   2010-08-05 10:28:53 by Aleksey Cheusov | Files touched by this commit (2)
Log message:

Update to 0.36.3

  fix: 'trap...' in sh script should be before creating tempdir

  fix: reaching maximum log size limit doesn't break bulk build
  anymore
   2010-07-30 19:47:42 by Aleksey Cheusov | Files touched by this commit (1)
Log message:

Depends on pkg_summary-utils>=0.42.2
++pkgrevision
   2010-06-27 21:29:18 by Aleksey Cheusov | Files touched by this commit (2)
Log message:

Update to 0.36.2
  Fix in "Depends" target: s/pkg_add -I/pkg_add/
   2010-06-25 15:18:32 by Aleksey Cheusov | Files touched by this commit (2) | Package updated
Log message:

update to 0.36.1

  FIX: Do not use MAKEFLAGS for recursive make invocations. This fixes
  UNPRIV_USER mode. Thanks to Klaus Heinz for the report.

  FIX in pkg_src_summary: remove temporary directory

Next | Query returned 78 messages, browsing 11 to 20 | Previous