Subject: CVS commit: pkgsrc/mk/bulk
To: None <pkgsrc-changes@netbsd.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: pkgsrc-changes
Date: 07/08/2001 17:36:57
Module Name:	pkgsrc
Committed By:	dmcmahill
Date:		Sun Jul  8 14:36:57 UTC 2001

Modified Files:
	pkgsrc/mk/bulk: build.conf-example upload

Log Message:
teach the upload script about OSVERSION_SPECIFIC packages so one can put
them in the right place.  For example, a collection of binary packages can
now put uploaded with most going to the major.minor directory and the
OSVERSION_SPECIFIC ones going to the major.minor.patch directory.

still todo:  the destination settings should probably be moved out of
build.conf so the same build.conf can be used by multiple machines of
different MACHINE_ARCH's at the same time.  Perhaps these should be
a command line option to 'upload' instead.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/mk/bulk/build.conf-example
cvs rdiff -r1.1 -r1.2 pkgsrc/mk/bulk/upload

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