Subject: Adding nawk to bootstrap?
To: NetBSD Packages Technical Discussion List <tech-pkg@netbsd.org>
From: Johnny Lam <jlam@pkgsrc.org>
List: tech-pkg
Date: 07/13/2006 15:03:09
I'd like to add pkgsrc/lang/nawk to the bootstrap kit.  AWK is used 
pretty extensively within pkgsrc/mk, so I think nawk counts as a 
"must-have" for using pkgsrc.  My plan is to extract nawk into 
pkgsrc/lang/nawk/files and use the copy_src procedure currently used by 
the other bootstrap tools.

My eventual goal is to use the bootstrap script to install:

	bmake, bmake-mk, pax, tar, mtree, ftp, pkg_install, sed, awk

and then use pkgsrc itself to register the installed bootstrap files.

Any objections?

	Cheers,

	-- Johnny Lam <jlam@pkgsrc.org>