pkgtools/mktool - The NetBSD Packages Collection

High performance alternatives for pkgsrc/mk

This 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.

Currently pkgsrc requires external patches to enable mktool, from
https://github.com/TritonDataCenter/pkgsrc/tree/dev/mktool, though it
is hoped that these will be committed to pkgsrc at some point in the
future.

Build dependencies

lang/rust lang/rust pkgtools/mktools pkgtools/digest pkgtools/cwrappers

Runtime dependencies

(none)

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64mktool-1.2.0.tgz
NetBSD 10.0earmv7hfmktool-1.2.0.tgz
NetBSD 10.0i386mktool-1.2.0.tgz
NetBSD 10.0x86_64mktool-1.2.0.tgz
NetBSD 9.0i386mktool-1.2.0.tgz
NetBSD 9.0x86_64mktool-1.2.0.tgz
NetBSD 9.3x86_64mktool-1.2.0.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.