pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/pkgtools/distbb
Module Name: pkgsrc
Committed By: cheusov
Date: Thu Aug 14 18:29:35 UTC 2014
Modified Files:
pkgsrc/pkgtools/distbb: Makefile distinfo
Removed Files:
pkgsrc/pkgtools/distbb/patches: patch-distbb.default.conf.in
Log Message:
Update to 0.47.0
TOOL_DEPENDS is supported by default (pkg_src_summary stage)
Support for cross-builds (not tested yet)
stage_checks:
- gen_unregistered_CONFLICTS was disabled, it is too slow.
- additional section for memory allocation failures was added.
- improvements for "missing progs", "missign header" and "library
not found sections".
distbb_chroot:
- Option -p was added and other improvements.
distbb.conf and distbb.default.conf:
- Variable OS was renamed to OPSYS
- home-made function "assign" was replaced with :=
- New config variable ULIMIT_CMD was introduced.
It defaults to "ulimit -t 1800"
upload_pkgs_all_files: fix find(1) arguments.
Thanks to Andrey Oktyabrski for the report.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/pkgtools/distbb/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/pkgtools/distbb/distinfo
cvs rdiff -u -r1.1 -r0 \
pkgsrc/pkgtools/distbb/patches/patch-distbb.default.conf.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index