1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-28 11:57:28 +00:00
freebsd/usr.sbin/pkg_install/version
Kirill Ponomarev 8fcd9854d1 * pkg_version(1) exits if INDEX files is not found and -I is not
specified.  The result is that the package will be listed with a '?'
  as if it was not found within the INDEX file, so fix this behaviour.
* Remove trailing spaces.

PR:		bin/87136
Submitted by:	Sean Farley <sean-freebsd at farley dot org>
MFC after:	3 days
2005-10-10 12:35:31 +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 * pkg_version(1) exits if INDEX files is not found and -I is not 2005-10-10 12:35:31 +00:00
pkg_version.1 Add -o/-O options to pkg_version: 2005-07-27 07:55:12 +00:00
test-pkg_version.sh * pkg_version(1) exits if INDEX files is not found and -I is not 2005-10-10 12:35:31 +00:00
version.h Add -o/-O options to pkg_version: 2005-07-27 07:55:12 +00:00