Subject: Improving PLIST infrastructure code
To: None <tech-pkg@NetBSD.org>
From: Johnny C. Lam <jlam@pkgsrc.org>
List: tech-pkg
Date: 01/04/2006 16:09:57
I'd like to improve the PLIST generation code in bsd.pkg.mk. I plan to
do the following steps:
(1) Split out the PLIST-related code from bsd.pkg.mk into bsd.plist.mk.
(2) Split out the numerous examples of script-in-a-variable into helper
scripts that are called from the various make targets.
(3) Do the dance of joy.
Any comments or objections to this?
Cheers,
-- Johnny Lam <jlam@pkgsrc.org>