Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 07/14/2006 21:41:42
Module Name:	pkgsrc
Committed By:	jlam
Date:		Fri Jul 14 21:41:42 UTC 2006

Modified Files:
	pkgsrc/bootstrap: bootstrap mkbootstrapkit
	pkgsrc/doc: CHANGES-2006
	pkgsrc/net/tnftp: Makefile
	pkgsrc/pkgtools: Makefile
Added Files:
	pkgsrc/net/tnftp: Makefile.common
	pkgsrc/pkgtools/tnftp: Makefile

Log Message:
Create a separate pkgtools/tnftp package that is installed as part of
the bootstrap process and which may be needed by pkg_install.  This
is distinct from the net/tnftp package that is now a "normal" package.

Modify the bootstrap script to use pkgtools/tnftp instead, and clean up
some of the registration code.


To generate a diff of this commit:
cvs rdiff -r1.63 -r1.64 pkgsrc/bootstrap/bootstrap
cvs rdiff -r1.4 -r1.5 pkgsrc/bootstrap/mkbootstrapkit
cvs rdiff -r1.726 -r1.727 pkgsrc/doc/CHANGES-2006
cvs rdiff -r1.19 -r1.20 pkgsrc/net/tnftp/Makefile
cvs rdiff -r0 -r1.1 pkgsrc/net/tnftp/Makefile.common
cvs rdiff -r1.75 -r1.76 pkgsrc/pkgtools/Makefile
cvs rdiff -r0 -r1.1 pkgsrc/pkgtools/tnftp/Makefile

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