freebsd-nq/usr.sbin/pkg_install
Mario Sergio Fujikawa Ferreira cf5c89e1fe Preserve suid/gid permissions when extracting packages remotelly
fetched with -r option

Reviewed by:	will
Approved by:	will
2002-08-24 20:04:17 +00:00
..
add When extracting package pass `-p' option to tar(1), so that files are 2002-08-02 17:26:53 +00:00
create Drop support for the .tbz2 suffix. One would not want pkg_create(1) 2002-08-04 21:20:09 +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 Preserve suid/gid permissions when extracting packages remotelly 2002-08-24 20:04:17 +00:00
sign replace __FUNCTION__ with standardized __func__. 2002-05-11 04:17:55 +00:00
version C replacement for the Perl5 code. 2002-06-24 16:03:24 +00:00
Makefile Do my bit for the Perl removal team and shoot my own, rather mangy 2002-05-08 18:44:24 +00:00
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! :-)