freebsd-skq/usr.sbin/pkg_install
flz dc15a186a7 Retire pkg_sign. It was used to embed signatures in gzip'ed packages.
It's not relevant since we've changed to bzip2 compression.

MFC after:	1 week
2008-03-31 12:45:17 +00:00
..
add Improve style a little and remove one always-true condition. 2008-03-30 16:49:19 +00:00
create Backout previous commit, since it's done without maintainers 2007-12-09 11:01:58 +00:00
delete Backout previous commit, since it's done without maintainers 2007-12-09 11:01:58 +00:00
info Backout previous commit, since it's done without maintainers 2007-12-09 11:01:58 +00:00
lib Some code cleanups, including removing of stale getopt argument and 2007-11-10 10:21:29 +00:00
updating Backout previous commit, since it's done without maintainers 2007-12-09 11:01:58 +00:00
version - Adjust INDEX file name to INDEX-8 so that it matches the major FreeBSD 2007-12-20 20:02:16 +00:00
Makefile Retire pkg_sign. It was used to embed signatures in gzip'ed packages. 2008-03-31 12:45:17 +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! :-)