Subject: CVS commit: pkgsrc/pkgtools/pkg_install
To: None <pkgsrc-changes@netbsd.org>
From: Amitai Schlair <schmonz@netbsd.org>
List: pkgsrc-changes
Date: 12/24/2002 09:46:10
Module Name:	pkgsrc
Committed By:	schmonz
Date:		Tue Dec 24 07:46:10 UTC 2002

Modified Files:
	pkgsrc/pkgtools/pkg_install: Makefile

Log Message:
pkg_install uses Berkeley DB. USE_BUILDLINK2, USE_DB185, and include
databases/db/buildlink2.mk.

On platforms that lack Berkeley DB, pkg_install will build and
install from bootstrap-pkgsrc, but will be missing some important
functionality. On such systems, once bootstrapped, install this
package to get full functionality. (We'll take care of this
automatically in the future.)

Platforms that are reported to lack Berkeley DB in the base system:
Solaris, some Linuxes. There are probably others.

Suggested by "Jeremy C. Reed" <reed@reedmedia.net> on tech-pkg@.


To generate a diff of this commit:
cvs rdiff -r1.63 -r1.64 pkgsrc/pkgtools/pkg_install/Makefile

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