Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 04/12/2007 20:31:05
Module Name:	pkgsrc
Committed By:	joerg
Date:		Thu Apr 12 20:31:05 UTC 2007

Modified Files:
	pkgsrc/bootstrap: bootstrap mkbinarykit
	pkgsrc/devel/bmake: Makefile

Log Message:
Change bootstrap to register bmake as package. Change bmake to
use inplace libnbcompat like the direct build from bootstrap
does. Fix a long-standing bug in mkbinarykit. The default work
directory was "work" (relative) and therefore MAKECONF=work/...
was passed down, effectively making it a nop. That resulted in
digest being incorrectly installed during the bootstrap.

Tested on DragonFly by myself and on OSF by tnn@, discussed with jlam@


To generate a diff of this commit:
cvs rdiff -r1.93 -r1.94 pkgsrc/bootstrap/bootstrap
cvs rdiff -r1.15 -r1.16 pkgsrc/bootstrap/mkbinarykit
cvs rdiff -r1.33 -r1.34 pkgsrc/devel/bmake/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.