freebsd-dev/usr.sbin/pkg_install
Dag-Erling Smørgrav 8afe6f9797 Instead of bogusly complaining about odd file names, handle them properly
by escaping all suspicious characters.

MFC after:	3 days
2004-01-24 17:32:43 +00:00
..
add Instead of bogusly complaining about odd file names, handle them properly 2004-01-24 17:32:43 +00:00
create - Properly build both crypto and non-crypto versions of the 2004-01-17 13:41:16 +00:00
delete - Properly build both crypto and non-crypto versions of the 2004-01-17 13:41:16 +00:00
info - Properly build both crypto and non-crypto versions of the 2004-01-17 13:41:16 +00:00
lib Fix a case of undefined behavior due to overlapping buf objects in 2003-12-23 15:01:12 +00:00
sign - Properly build both crypto and non-crypto versions of the 2004-01-17 13:41:16 +00:00
version - Properly build both crypto and non-crypto versions of the 2004-01-17 13:41:16 +00:00
Makefile - Properly build both crypto and non-crypto versions of the 2004-01-17 13:41:16 +00:00
Makefile.inc - Properly build both crypto and non-crypto versions of the 2004-01-17 13:41:16 +00:00
README
tkpkg Remove some $Log$ debris 1999-08-29 15:54:49 +00:00

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! :-)