NetBSD/usr.sbin/pkg_install/add
agc 2e8bd5562d When adding packages via pkg_add(1), and a pre-requisite package needs
to be added, first try to use the exact version of the pre-requisite
with which the base package was built (from the @blddep directive in
the +CONTENTS file), and then use the traditional dependency from the
@pkgdep directive.

Also rename a variable from "code" to "errc" to make it obvious what
the variable counts.

Bump version number to 20020306.
2002-03-06 17:45:20 +00:00
..
Makefile
add.h
extract.c
futil.c
main.c
perform.c When adding packages via pkg_add(1), and a pre-requisite package needs 2002-03-06 17:45:20 +00:00
pkg_add.1 Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:36:18 +00:00
verify.c
verify.h