freebsd-dev/usr.sbin/pkg_install
Kirill Ponomarev 69b1a1dece Add INDEX-7 and remove trailing spaces.
MFC after:	5 days
2006-04-17 11:15:29 +00:00
..
add Add -F option to not fail on already installed packages. 2006-03-09 14:49:19 +00:00
create Use bzip2(1) by default to compress package tarball on 2006-04-17 10:58:45 +00:00
delete Fix pkg_info(1) and pkg_delete(1) to handle properly packages which 2005-10-10 08:38:21 +00:00
info Add -K option to pkg_add and pkg_info. 2006-01-09 18:27:21 +00:00
lib Add INDEX-7 and remove trailing spaces. 2006-04-17 11:15:29 +00:00
sign Close descriptor in retrieve_x509_marker function. 2006-03-15 01:19:23 +00:00
version Fix pkg_version with the -o argument to print the origin. 2006-02-12 16:09:33 +00:00
Makefile Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +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! :-)