opnsense-src/usr.sbin/pkg_install/info
Kirill Ponomarev b3f2825399 Fix pkg_info(1) and pkg_delete(1) to handle properly packages which
names start with a digit.

PR:		bin/76858
Submitted by:	Matthew D. Fuller <fullermd@over-yonder dot net>
MFC after:	3 days
2005-10-10 08:38:21 +00:00
..
info.h Add a -q flag to pkg_version. It suppresses the output of <,=,>. 2004-10-18 05:34:54 +00:00
main.c Fix pkg_info(1) and pkg_delete(1) to handle properly packages which 2005-10-10 08:38:21 +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_info: flag -r: (show packages this packages depends on (documentation change)) 2004-06-29 18:59:19 +00:00
pkg_info.1 Expand *n't contractions. 2005-02-13 22:25:33 +00:00
show.c Remove '\n' since it's redundant in case if file doesn't exist while 2005-09-24 19:41:56 +00:00