Path to this page:
./
pkgtools/mktool,
High performance alternatives for pkgsrc/mk
Branch: CURRENT,
Version: 1.4.2,
Package name: mktool-1.4.2,
Maintainer: pkgsrc-usersThis is a highly-performant collection of utilities that provide
alternate implementations for parts of the pkgsrc mk infrastructure.
Many targets under pkgsrc/mk are implemented using a combination of
shell and awk, and can suffer from a lack of performance, especially
when the number of input files grows significantly.
The replacement tools provided by mktool can be anywhere from 5 times
up to 500 times faster than the defaults.
To enable, install this package or 'cargo install mktool', and then
add the following lines to your mk.conf:
TOOLS_PLATFORM.mktool= /path/to/mktool
FETCH_USING= mktool
pkgsrc will then use mktool for all targets where it is supported.
Master sites:
Filesize: 39.167 KB
Version history: (Expand)
- (2025-01-14) Updated to version: mktool-1.4.2
- (2024-10-21) Updated to version: mktool-1.4.1
- (2024-10-20) Updated to version: mktool-1.3.6
- (2024-10-11) Updated to version: mktool-1.3.5
- (2024-10-10) Updated to version: mktool-1.3.4
- (2024-10-09) Updated to version: mktool-1.3.3
CVS history: (Expand)