freebsd-dev/usr.sbin/pkg_install/info
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
..
info.h Added new function show_index() which does a 'smart' display of the index file. 1995-01-05 01:10:13 +00:00
main.c Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
Makefile Make pkg_info URL aware (and also make it use the PKG_PATH properly, like 1995-04-26 15:08:02 +00:00
perform.c You can run pkg_info everywhere expect /var/db/pkg directory :-) 1995-07-30 01:44:45 +00:00
pkg_info.1 Fix a long-standing bug that broke pkg_info utterly and probably made 1995-05-10 23:00:07 +00:00
show.c If some files lost in /var/db/pkg/<port>/ after system crash f.e., 1995-07-30 01:08:34 +00:00