Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: pkgsrc-changes
Date: 07/02/2002 14:26:06
Module Name:	pkgsrc
Committed By:	agc
Date:		Tue Jul  2 11:26:06 UTC 2002

Modified Files:
	pkgsrc: Packages.txt
	pkgsrc/mk: bsd.pkg.mk

Log Message:
Deprecate IS_INTERACTIVE, and introduce a finer-grained INTERACTIVE_STAGE
definition.

INTERACTIVE_STAGE can take any of the values: fetch, configure, build and
install

Multiple values are allowed: e.g. INTERACTIVE_STAGE= configure install

Explain INTERACTIVE_STAGE and its use in documentation.

Patches provided by Chris Pinnock (cjep@netbsd.org).


To generate a diff of this commit:
cvs rdiff -r1.255 -r1.256 pkgsrc/Packages.txt
cvs rdiff -r1.998 -r1.999 pkgsrc/mk/bsd.pkg.mk

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