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: Wed Jun 18 20:18:38 UTC 2008
Modified Files:
wip/distbb: Makefile distinfo
Log Message:
updated to version 0.14.0
FIXED: sometimes packages are built in a wrong order.
FIXED: there were two examples for PKG_UPDATE_SRC_SUMMARY_CMD
in the sample distbb.conf:
'pkg_update_src_summary' and 'pkg_src_summary'. But the latter
just didn't work because these two commands have imcomppatible usage.
Now this is fixed but changes are incompatible with old distbb.conf.
Update it according to the new sample for distbb.conf.
Also set I_AM_READY variable to 1.
Side effect: 'pkg_src_summary -A' can now be used for generating summary.
This will build pkg_src_summary only for requested packages (distbb -f)
and their dependancies, not for entire pkgsrc
tree (pkg_update_src_summary).
Both Hubert's bulk build and pbulk work this way. Now distbb too.
FIX: EXTRA_DEPS now can contain more than one package and is handled
correctly. Copy EXTRA_DEPS_CMD from the sample to your distbb.conf
The following files are sorted alphabetically:
CATEGORY/PACKAGE/failed_packages.txt
CATEGORY/PACKAGE/failed_because.txt
META/packages_built_prev.txt
META/packages_failed_deps.txt
In case of LOTS of failures this make searching in these files much easier.
Latest paexec, runawk and pkg_summary-utils are needed.
report.html conforms to HTML 4.01 Strict specification.
Thanks to validator.w3.org.
UTF-8 charset is also used (See NOTES and RESPONSIBLE variables)
"build_end" date/time are moved from stage_gen_report to stage_build.
Lots of comments and suggestions in the sample for distbb.conf
Other minor fixes, improvements and code clean-ups.
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.19 -r1.20 wip/distbb/distinfo
cvs -z3 rdiff -u -r1.28 -r1.29 wip/distbb/Makefile
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/distbb/distinfo?r1=1.19&r2=1.20
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/distbb/Makefile?r1=1.28&r2=1.29
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
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