Subject: adding 'make syspkg' to pkgsrc
To: None <tech-pkg@netbsd.org>
From: matthew sporleder <msporleder@gmail.com>
List: tech-pkg
Date: 09/08/2007 08:50:32
In an effort to make any pkgsrc pkg a syspkg and to port the netbsd
userland to pkgsrc, I made an nbcat pkg based on textutils/nbsed using
autoconf.  I didn't like the idea of using autoconf for the netbsd
userland.  (it would slow down builds and make the tree a lot more
comlex, I think).

I was wondering how to add a generic make syspkg target to pkgsrc
which could read mk.conf SYSPKG directives (SYSPKG-TOOLS?) and try
building from there.