pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/distbb



Module name:    wip
Committed by:   cheusov
Date:           Sun Oct 11 08:05:13 UTC 2009

Modified Files:
        wip/distbb: Makefile distinfo

Log Message:

update to 0.32.0

  Major changes:

  fix: workaround for buggy FreeBSD (at least 6.2-7.2) shell that
  doesn't handle correctly 'if eval false;' statement if 'set -e'
  mode is activated.

  fix: PSS_SLAVES is unset before building src_summary in !MASTER mode.

  New variable RSYNC_CMD is introduced. It sets the command used for
  uploading logs and packages. [rsync]

  New variable REPORT_FILE is introduced. It defaults to
  "report_mini.txt" for shortened report. Set it to "report.txt" for
  full report. REPORT_CMD variable doesn't contain `<' redirection
  anymore.

  New option "distbb -K" for skipping a pkg_summary updating step.

  New option "distbb -l" for labeling a bulk build. Unless -B option
  was applied, BUILD_ID and logging directory will look like
  YYYYMMDD-<label>.

  New option "distbb -x" for excluding specified stages from bulk build.
  For example, "distbb -xupload_pkgs -xupload_logs -p wip/distbb".

  NOTES section in META/report.html is not surrounded by <p></p> pair.
  Do it manually if you need.

  "distbb -B" can get a full path to the logging directory, not just
  subdirectory of $REPORTS_DIR. Such a directory may be everywhere,
  not necessarily under $REPORTS_DIR.

  By default net/tnftp is also a part of EXTRA_DEPS.

  Better handling of REPORT_MINI_SIZE_LIMIT.

  Warning messages about packages versions going backward are
  collected in $build_src_summary_log_fn


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.41 -r1.42 wip/distbb/distinfo
cvs -z3 rdiff -u -r1.56 -r1.57 wip/distbb/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/distbb/distinfo?r1=1.41&r2=1.42
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/distbb/Makefile?r1=1.56&r2=1.57

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index