freebsd-dev/usr.sbin/pkg_install
Colin Percival d37df47d31 Join the 21st century: Cryptography is no longer an optional component
of releases.  The -DNOCRYPT build option still exists for anyone who
really wants to build non-cryptographic binaries, but the "crypto"
release distribution is now part of "base", and anyone installing from a
release will get cryptographic binaries.

Approved by:	re (scottl), markm
Discussed on:	freebsd-current, in late April 2004
2004-08-06 07:27:08 +00:00
..
add Use the length modifier 'll' instead of 'q' to print long longs. 2004-07-28 16:03:13 +00:00
create Downgrade WARNS level to more tolerable value. Attempt to fix 2004-07-28 07:19:15 +00:00
delete Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
info Eliminated double whitespace. 2004-07-03 18:35:53 +00:00
lib Use the length modifier 'll' instead of 'q' to print long longs. 2004-07-28 16:03:13 +00:00
sign Join the 21st century: Cryptography is no longer an optional component 2004-08-06 07:27:08 +00:00
version Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
Makefile - Properly build both crypto and non-crypto versions of the 2004-01-17 13:41:16 +00:00
Makefile.inc Join the 21st century: Cryptography is no longer an optional component 2004-08-06 07:27:08 +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! :-)