freebsd-src/usr.sbin/pkg_install
Maxim Sobolev ca97fe27e5 Add -R modifier for the mode when pkg_create(8) creates package file
from the locally installed package. When this modifier is specified
pkg_create(8) will also create package files for all packages on
which that locally installed package depends.

MFC after:	5 days
2005-06-06 03:24:14 +00:00
..
add Change the PATH for pkg_add to be the same used for pointyhat package builds. 2005-03-19 19:20:19 +00:00
create Add -R modifier for the mode when pkg_create(8) creates package file 2005-06-06 03:24:14 +00:00
delete Expand *n't contractions. 2005-02-13 22:25:33 +00:00
info Expand *n't contractions. 2005-02-13 22:25:33 +00:00
lib Use INDEX-6 for versions of FreeBSD > 600000 2005-01-04 16:18:55 +00:00
sign Expand *n't contractions. 2005-02-13 22:25:33 +00:00
version Add an -I option to pkg_version: 2005-05-24 08:26:44 +00:00
Makefile NOCRYPT -> NO_CRYPT 2004-12-21 10:16:04 +00:00
Makefile.inc NOCRYPT -> NO_CRYPT 2004-12-21 10:16:04 +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! :-)