freebsd-dev/usr.sbin/pkg_install
Kirill Ponomarev dffc4d533f Fix segfault while running with -a option and deinstalling broken
packages with incorrect plists.

PR:		bin/115327
Submitted by:	Michael Zhilin <mizhka@gmail.com>
MFC after:	3 days
2007-11-10 22:57:12 +00:00
..
add Add -i option for package installation without fetching and 2007-11-10 09:40:39 +00:00
create Cleanup of userland __P use 2007-11-07 10:53:41 +00:00
delete Fix segfault while running with -a option and deinstalling broken 2007-11-10 22:57:12 +00:00
info Cleanup of userland __P use 2007-11-07 10:53:41 +00:00
lib Some code cleanups, including removing of stale getopt argument and 2007-11-10 10:21:29 +00:00
sign Cleanup of userland __P use 2007-11-07 10:53:41 +00:00
updating Some code cleanups, including removing of stale getopt argument and 2007-11-10 10:21:29 +00:00
version Some code cleanups, including removing of stale getopt argument and 2007-11-10 10:21:29 +00:00
Makefile Introduce pkg_updating(1) which scans for installed ports and shows 2007-11-02 22:46:30 +00:00
Makefile.inc Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
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! :-)