freebsd-dev/usr.sbin/pkg_install
Kirill Ponomarev cf53630f66 Add -o/-O options to pkg_version:
-o  Show the origin recorded on package generation instead of the
       package name.

   -O  Only list packages whose registered origin is origin.

Based on PR:	bin/78640
Submitted by:	Marcus Grando <marcus at corp dot grupos.com.br>, flz
2005-07-27 07:55:12 +00:00
..
add Fix an oops on FBSD-version for packages-5-stable I made in previous 2005-07-11 16:16:24 +00:00
create
delete
info
lib
sign
version Add -o/-O options to pkg_version: 2005-07-27 07:55:12 +00:00
Makefile
Makefile.inc
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! :-)