freebsd-nq/usr.sbin/pkg_install/version
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
..
main.c Add -o/-O options to pkg_version: 2005-07-27 07:55:12 +00:00
Makefile Don't put DEBUG to CFLAGS, we have the standard DEBUG_FLAGS for this. 2004-08-12 20:06:01 +00:00
perform.c Add -o/-O options to pkg_version: 2005-07-27 07:55:12 +00:00
pkg_version.1 Add -o/-O options to pkg_version: 2005-07-27 07:55:12 +00:00
test-pkg_version.sh - complete rewrite of the version number parsing code, restoring compatibiliy of 5.x with 4.x and portupgrade 2004-06-29 18:52:13 +00:00
version.h Add -o/-O options to pkg_version: 2005-07-27 07:55:12 +00:00