freebsd-nq/usr.sbin/pkg_install
David E. O'Brien f4a324ac51 Add a -q flag to pkg_version. It suppresses the output of <,=,>.
This makes it possible to "portupgrade `pkg_version -q -l '<'`".
2004-10-18 05:34:54 +00:00
..
add Set the real limits on 5-current, add 5-stable, add 6-current. 2004-10-17 14:36:30 +00:00
create Don't put DEBUG to CFLAGS, we have the standard DEBUG_FLAGS for this. 2004-08-12 20:06:01 +00:00
delete Don't put DEBUG to CFLAGS, we have the standard DEBUG_FLAGS for this. 2004-08-12 20:06:01 +00:00
info Add a -q flag to pkg_version. It suppresses the output of <,=,>. 2004-10-18 05:34:54 +00:00
lib Add a -q flag to pkg_version. It suppresses the output of <,=,>. 2004-10-18 05:34:54 +00:00
sign Don't put DEBUG to CFLAGS, we have the standard DEBUG_FLAGS for this. 2004-08-12 20:06:01 +00:00
version Add a -q flag to pkg_version. It suppresses the output of <,=,>. 2004-10-18 05:34:54 +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! :-)