573999ad8a
pkg_manage silently dumps core, pkg_info claims about them to stderr, which makes very difficult to find what directory cause it via tons of pkg_info -a output. I found solution which covers both variants, now pkg_info claims about missing files to stdout among valid output with ERROR: prefix. It heals pkg_manage to not dump core and makes easy to find errors in pkg_info -a output by simple /ERROR 'more' command. |
||
---|---|---|
.. | ||
add | ||
create | ||
delete | ||
info | ||
lib | ||
+COMMENT | ||
+CONTENTS | ||
+DESC | ||
Makefile | ||
Makefile.inc | ||
pkg | ||
README | ||
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! :-)