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 a "-s verification-type" argument to pkg_add, which adds a callout 2001-09-25 10:28:16 +00:00
add.h
extract.c use full pathname of tar consistentlc 2001-09-26 13:48:27 +00:00
futil.c
main.c Add a "-s verification-type" argument to pkg_add, which adds a callout 2001-09-25 10:28:16 +00:00
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 Print out the name of the detached signature file which is being used to 2001-09-25 11:42:56 +00:00
verify.h Add a "-s verification-type" argument to pkg_add, which adds a callout 2001-09-25 10:28:16 +00:00