freebsd-src/usr.sbin/pkg_install
Josh Paetzel d83c17fc0d Let pkg_add use the ENV variable PACKAGESUFFIX. This
can be used to override the default .tbz package extension to
.txz .tgz or .tar

Submitted by:	kmoore
Obtained from:	PC-BSD
Sponsored by:	iXsystems
MFC after:	3 days
2012-05-30 21:01:06 +00:00
..
add Let pkg_add use the ENV variable PACKAGESUFFIX. This 2012-05-30 21:01:06 +00:00
create Fix r231300: Use correct test so we only bail out on error instead of on non-error. 2012-02-10 00:53:39 +00:00
delete Spelling fixes for usr.sbin/ 2011-12-30 10:58:14 +00:00
info Spelling fixes for usr.sbin/ 2011-12-30 10:58:14 +00:00
lib Let pkg_add use the ENV variable PACKAGESUFFIX. This 2012-05-30 21:01:06 +00:00
updating General mdoc(7) and typo fixes. 2012-05-10 02:07:00 +00:00
version Spelling fixes for usr.sbin/ 2011-12-30 10:58:14 +00:00
Makefile Backout libinstall.a -> libpkg commit. 2011-05-17 19:11:47 +00:00
Makefile.inc Backout libinstall.a -> libpkg commit. 2011-05-17 19:11:47 +00:00
README Spelling fixes for usr.sbin/ 2011-12-30 10:58:14 +00:00
tkpkg Remove $Log$ keyword and associated history, which can cause annoyance in 2011-03-31 14:33:27 +00:00

$FreeBSD$

This is the pkg_install suite of tools for doing maintenance 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! :-)