1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00
freebsd/usr.sbin/pkg_install
Bruce A. Mah 2930533d3f Assume that packages passed on stdin are in bzip2 format, not gzip.
(sysinstall depends on this feature for package addition.)

Comment on hard-coded bzip2 usage in the spirit of rev. 1.58.
2002-11-14 21:01:17 +00:00
..
add Teach pkg_add -r how to find 4.7-RELEASE packages with an appropriate 2002-10-08 05:15:21 +00:00
create Break fileGetURL() out into its own file so that pkg_install/lib consumers 2002-11-06 08:57:03 +00:00
delete Break fileGetURL() out into its own file so that pkg_install/lib consumers 2002-11-06 08:57:03 +00:00
info getbsize() now takes a pointer to a size_t as its first arg. A pointer 2002-10-24 17:27:32 +00:00
lib Assume that packages passed on stdin are in bzip2 format, not gzip. 2002-11-14 21:01:17 +00:00
sign
version
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! :-)