2024-08-08 12:42:24 by Thomas Klausner | Files touched by this commit (5) |
Log message: pkgtools/mktool: import mktool-0.1.8 This is intended to be a collection of utilities to replace parts of pkgsrc's mk infrastructure. Many targets under `mk/` are implemented using a combination of shell and awk, and can suffer from a lack of performance, especially when input sizes grow. |