Subject: CVS commit: src/usr.sbin/pkg_install
To: None <source-changes@NetBSD.org>
From: Jeremy C. Reed <reed@netbsd.org>
List: source-changes
Date: 04/06/2006 06:45:08
Module Name:	src
Committed By:	reed
Date:		Thu Apr  6 06:45:08 UTC 2006

Modified Files:
	src/usr.sbin/pkg_install/add: perform.c pkg_add.1
	src/usr.sbin/pkg_install/lib: lib.h

Log Message:
pkg_add also now check for USE_ABI_DEPENDS.
Check if USE_ABI_DEPENDS or IGNORE_RECOMMENDED was set
when this package was built. IGNORE_RECOMMENDED is now historical.

Remove on space in warning (and add "ABI")
so will fit on standard 80 column console.


To generate a diff of this commit:
cvs rdiff -r1.118 -r1.119 src/usr.sbin/pkg_install/add/perform.c
cvs rdiff -r1.61 -r1.62 src/usr.sbin/pkg_install/add/pkg_add.1
cvs rdiff -r1.81 -r1.82 src/usr.sbin/pkg_install/lib/lib.h

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