pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/pkgtools/pbulk
Module Name: pkgsrc
Committed By: joerg
Date: Fri Jun 20 11:51:50 UTC 2008
Modified Files:
pkgsrc/pkgtools/pbulk: Makefile
pkgsrc/pkgtools/pbulk/files/pbulk/scripts: bulkbuild-rebuild scan
Log Message:
pbulk-0.32:
Make bulkbuild-rebuild over 200 times faster when running against a full
tree scan by using awk to filter out the data instead of the while read
shell builtin.
To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 pkgsrc/pkgtools/pbulk/Makefile
cvs rdiff -r1.1 -r1.2 \
pkgsrc/pkgtools/pbulk/files/pbulk/scripts/bulkbuild-rebuild
cvs rdiff -r1.2 -r1.3 pkgsrc/pkgtools/pbulk/files/pbulk/scripts/scan
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