Subject: CVS commit: pkgsrc/sysutils/sysbuild
To: None <pkgsrc-changes@netbsd.org>
From: Julio Merino <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 12/08/2002 13:37:19
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Sun Dec  8 11:37:19 UTC 2002

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

Log Message:
Update sysbuild to 1.3.

Changes since 1.2:
- Fixed several bugs in fast mode `-f' (directories were cleaned even if
  this flag was given, so it was of no use).
- Ability to keep tools while cleaning (KEEP_TOOLS variable); rebuild them
  only when necessary (not found).
- When directly calling "make" or "config", use the binaries in the TOOLDIR
  directory, not the ones of the current system.
- Fixed a typo in usage (pointed by Sergio Jiménez).


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/sysutils/sysbuild/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/sysutils/sysbuild/files/default.conf
cvs rdiff -r1.3 -r1.4 pkgsrc/sysutils/sysbuild/files/sysbuild.8 \
    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.