freebsd-dev/usr.sbin/pkg_install/version
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
..
main.c Add a -q flag to pkg_version. It suppresses the output of <,=,>. 2004-10-18 05:34:54 +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 a -q flag to pkg_version. It suppresses the output of <,=,>. 2004-10-18 05:34:54 +00:00
pkg_version.1 Add a -q flag to pkg_version. It suppresses the output of <,=,>. 2004-10-18 05:34:54 +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 - match package version numbers with relational operators 2004-06-29 18:54:47 +00:00