HardenedBSD/usr.sbin/pkg_install
Andrey A. Chernov 96d5140413 You can run pkg_info everywhere expect /var/db/pkg directory :-)
Running there you got any kind of strange errors from tar caused
by treating directories as tar files!
Fix it by adding new isfile(name) (check for reg. files) to simple fexists(name) calls.
1995-07-30 01:44:45 +00:00
..
add Merge RELENG_2_0_5 into HEAD 1995-06-11 19:33:05 +00:00
create Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
delete Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
info You can run pkg_info everywhere expect /var/db/pkg directory :-) 1995-07-30 01:44:45 +00:00
lib You can run pkg_info everywhere expect /var/db/pkg directory :-) 1995-07-30 01:44:45 +00:00
+COMMENT
+CONTENTS
+DESC
Makefile
Makefile.inc
pkg
README Second round: 1995-04-22 13:58:24 +00:00
tkpkg

This is the pkg_install suite of tools for doing maintainance of
software "packages".  More documentation is available in the man pages
for each individual command.

This code was written by Jordan Hubbard for FreeBSD, snatched and
mildly reshaped by John Kohl in NetBSD and the changes taken back into
FreeBSD again by Jordan, who then proceeded to add another couple
of dozen features on top.  Whee! :-)