freebsd-dev/usr.sbin/pkg_install/add
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
..
add.h WARNS=2 cleanup. 2001-10-10 06:58:42 +00:00
extract.c replace __FUNCTION__ with standardized __func__. 2002-05-11 04:17:55 +00:00
futil.c Fix SCM ID's. 2002-04-01 09:39:07 +00:00
main.c Fix SCM ID's. 2002-04-01 09:39:07 +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_add.1 Consistancy check: s/file system/filesystem/g 2002-05-16 02:28:39 +00:00