1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/usr.sbin/pkg_install
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 Reorder libraries to fix static linking (libssl depends on libcrypto, so 2002-06-12 12:45:24 +00:00
create Reorder libraries to fix static linking (libssl depends on libcrypto, so 2002-06-12 12:45:24 +00:00
delete Reorder libraries to fix static linking (libssl depends on libcrypto, so 2002-06-12 12:45:24 +00:00
info Reorder libraries to fix static linking (libssl depends on libcrypto, so 2002-06-12 12:45:24 +00:00
lib Eliminate free'ing already freed chunks. 2002-05-22 10:33:25 +00:00
sign
version pkg_version was incorrectly claiming that 1.5 == 1.5.0.1, because 2002-05-31 15:45:48 +00:00
Makefile
Makefile.inc
README
tkpkg

This is the pkg_install suite of tools for doing maintainance of
software "packages".  More documentation is available in the man pages
for each individual command.

This code was written by Jordan Hubbard for FreeBSD, snatched and
mildly reshaped by John Kohl in NetBSD and the changes taken back into
FreeBSD again by Jordan, who then proceeded to add another couple
of dozen features on top.  Whee! :-)