Subject: CVS commit: pkgsrc/bootstrap
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 08/23/2004 03:44:34
Module Name: pkgsrc
Committed By: jlam
Date: Mon Aug 23 03:44:34 UTC 2004
Modified Files:
pkgsrc/bootstrap: bootstrap
pkgsrc/bootstrap/bmake: Makefile.in makefile.boot.in var.c
pkgsrc/bootstrap/mods/bmake: Makefile.in
Log Message:
* Modify bmake to use libnbcompat to ensure that a regex implementation
exists.
* nbsed-20040821 requires libnbcompat, so make the appropriate
adjustments to the build to use it.
* If nbsed is built during bootstrap, then use it as the sed for
pkg_install so that the correct program is embedded into the pkg_view
and linkfarm scripts.
* We don't need bmake to build any of the bootstrap packages, so just
call out to the system make.
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 pkgsrc/bootstrap/bootstrap
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/bootstrap/bmake/Makefile.in \
pkgsrc/bootstrap/bmake/makefile.boot.in pkgsrc/bootstrap/bmake/var.c
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/bootstrap/mods/bmake/Makefile.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.