freebsd-skq/usr.sbin/pkg_install
Maxim Sobolev dd2b039a87 Add "-o" option to pkg_create(1) and pkg_info(1). This option intended to record
a path of the port from which package has been created within FreeBSD Ports
Collection and will be used to improve pkg_version(1) and similar tools.

Reviewed by:	ports@FreeBSD.org, jkh
Approved by:	jkh
2000-10-23 07:01:31 +00:00
..
add Cause fatal error messages to be a little more helpful to the programmer 2000-10-22 09:53:27 +00:00
create Add "-o" option to pkg_create(1) and pkg_info(1). This option intended to record 2000-10-23 07:01:31 +00:00
delete Cause fatal error messages to be a little more helpful to the programmer 2000-10-22 09:53:27 +00:00
info Add "-o" option to pkg_create(1) and pkg_info(1). This option intended to record 2000-10-23 07:01:31 +00:00
lib Cause fatal error messages to be a little more helpful to the programmer 2000-10-22 09:53:27 +00:00
version Add -L option to limit the package status characters the user *doesn't* 2000-10-20 06:16:18 +00:00
Makefile Welcome pkg_version into the FreeBSD source tree. 1999-11-26 20:31:58 +00:00
Makefile.inc $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
README Second round: 1995-04-22 13:58:24 +00:00
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! :-)