freebsd-dev/usr.sbin/pkg_install/info
Dag-Erling Smørgrav 937ce6a950 Reorder libraries to fix static linking (libssl depends on libcrypto, so
it must come before libcrypto in LDADD)

Reviewed by:	bde
2002-06-12 12:45:24 +00:00
..
info.h Add ability to query installed packages based on origin. 2002-05-04 14:49:49 +00:00
main.c Update usage() and manpage to match reality (add -O into usage and adjust 2002-05-05 13:44:32 +00:00
Makefile Reorder libraries to fix static linking (libssl depends on libcrypto, so 2002-06-12 12:45:24 +00:00
perform.c - Make use of DEPOROGINs (if there are any) when installing package; 2002-05-14 21:42:37 +00:00
pkg_info.1 Update usage() and manpage to match reality (add -O into usage and adjust 2002-05-05 13:44:32 +00:00
show.c replace __FUNCTION__ with standardized __func__. 2002-05-11 04:17:55 +00:00