freebsd-skq/usr.sbin/pkg_install
pav 8060ec5360 MFC 1.12: Replace rather inefficient bubble sort with a recursive depth-first
search.  This speeds up registration of packages considerably.
2007-07-02 08:05:34 +00:00
..
add MFC: rev 1.71/1.72 2007-02-07 09:15:04 +00:00
create MFC: main.c: 1.38 2006-05-14 07:01:47 +00:00
delete MFC: delete/main.c:1.27 info/main.c:1.48 2005-10-29 15:27:12 +00:00
info MFC 1.41: 2007-02-14 09:37:15 +00:00
lib MFC 1.12: Replace rather inefficient bubble sort with a recursive depth-first 2007-07-02 08:05:34 +00:00
sign MFC: Fix the logic bug and static linkage. 2007-04-13 21:03:42 +00:00
version MFC: perform.c: 1.16 2006-08-17 08:06:11 +00:00
Makefile NOCRYPT -> NO_CRYPT 2004-12-21 10:16:04 +00:00
Makefile.inc Remove kludges intended to support src trees with partial obj trees. 2005-06-10 06:12:53 +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! :-)