Subject: CVS commit: pkgsrc/sysutils/sysbuild
To: None <pkgsrc-changes@netbsd.org>
From: Julio Merino <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 01/08/2003 19:45:10
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Wed Jan  8 17:45:10 UTC 2003

Modified Files:
	pkgsrc/sysutils/sysbuild: Makefile
	pkgsrc/sysutils/sysbuild/files: default.conf sysbuild.8 sysbuild.sh

Log Message:
Update sysbuild to 1.9. Changes include:

- Addition of a new variable, MACHINE, which is used to tell the program
  the machine name. This is needed since NetBSD-current now automatically
  adds this value to RELEASEDIR.
- Properly pass RELEASEDIR's value to make when building an X release
  (pointed out by Douglas Brebner in private mail).
- Update the TODO list in the manpage: remove the X11R6 item and add a new
  one about using build.sh to create and use a nbmake wrapper.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pkgsrc/sysutils/sysbuild/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/sysutils/sysbuild/files/default.conf
cvs rdiff -r1.5 -r1.6 pkgsrc/sysutils/sysbuild/files/sysbuild.8
cvs rdiff -r1.9 -r1.10 pkgsrc/sysutils/sysbuild/files/sysbuild.sh

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