freebsd-skq/usr.sbin/pkg_install
Pav Lucistnik 217176a40c - Replace rather inefficient bubble sort with a recursive depth-first search.
This speeds up registration of packages considerably.
- style(9) police welcome!

PR:		bin/112630
Submitted by:	Stephen Montgomery-Smith <stephen@cauchy.math.missouri.edu>
Tested by:	bento i386 experimental run
MFC after:	14 days
2007-06-18 22:49:13 +00:00
..
add Fix previous rev.: don't step behind the end of memory we allocate 2007-02-01 15:52:47 +00:00
create Fix usage(). 2006-09-29 17:23:14 +00:00
delete
info The use of predefined strings such as \*[Ge] can be harmful here, 2007-03-04 13:30:02 +00:00
lib - Replace rather inefficient bubble sort with a recursive depth-first search. 2007-06-18 22:49:13 +00:00
sign Fix the logic bug that caused the custom versions of warn(3) and 2007-01-30 15:09:30 +00:00
version
Makefile
Makefile.inc
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! :-)