freebsd-dev/usr.sbin/pkg_install
Ed Maste 1c56edaf18 Remove $Log$ keyword and associated history, which can cause annoyance in
diffs in some cases.  Revision control tools have a history command to
obtain this information.
2011-03-31 14:33:27 +00:00
..
add Add package directories used for the upcoming 8.2 and 7.4 releases, 2010-12-22 15:44:25 +00:00
create - Add support for xz compression to pkg_create, bzip2 remains the default 2010-10-12 10:04:44 +00:00
delete - Take libinstall.a out of pkg_install and make it a proper shared library. 2010-04-23 11:07:43 +00:00
info - Take libinstall.a out of pkg_install and make it a proper shared library. 2010-04-23 11:07:43 +00:00
updating mdoc: use mdoc spelling of Umlauts 2010-05-27 13:56:53 +00:00
version - Take libinstall.a out of pkg_install and make it a proper shared library. 2010-04-23 11:07:43 +00:00
Makefile - Take libinstall.a out of pkg_install and make it a proper shared library. 2010-04-23 11:07:43 +00:00
Makefile.inc - Add support for xz compression to pkg_create, bzip2 remains the default 2010-10-12 10:04:44 +00:00
README
tkpkg Remove $Log$ keyword and associated history, which can cause annoyance in 2011-03-31 14:33:27 +00:00

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! :-)