Subject: CVS commit: pkgsrc/shells/mksh
From: Jonathan Perkin
Date: 2022-12-19 14:42:35
Message id: 20221219134235.22B9DFA90@cvs.NetBSD.org

Log Message:
mksh: Pull in the printf(1) builtin from MirBSD.

Note that we are specifically using -r1.21 as newer versions do not build.

This improves performance on systems that use mksh as the bootstrap shell, due
to widespread use of printf in the pkgsrc infrastructure that previously had
to fork /usr/bin/printf.

Tested on macOS and SmartOS.  Bump PKGREVISION.

Files:
RevisionActionfile
1.45modifypkgsrc/shells/mksh/Makefile
1.1addpkgsrc/shells/mksh/files/printf.c