freebsd-skq/usr.sbin/pkg_install
Maxim Sobolev 29114b9283 - Merge recently added into pkg_info(1) regex/glob matching functionality into
pkg_delete(1) as well;
- add a new `-a' option for pkg_delete(1) to delete all installed packages;
- add a new `-i' option for pkg_delete(1) to request simple rm(1)-like
  interactive confirmation before attempting to delete each package.

Silently approved by:	jkh, -ports
2001-02-27 09:00:18 +00:00
..
add Use the more logical author syntax from pkg_version and quote 2001-02-20 21:57:19 +00:00
create Use the more logical author syntax from pkg_version and quote 2001-02-20 21:57:19 +00:00
delete - Merge recently added into pkg_info(1) regex/glob matching functionality into 2001-02-27 09:00:18 +00:00
info - Merge recently added into pkg_info(1) regex/glob matching functionality into 2001-02-27 09:00:18 +00:00
lib - Merge recently added into pkg_info(1) regex/glob matching functionality into 2001-02-27 09:00:18 +00:00
sign Add package signing utilities; somebody might actually want them. 2001-02-06 06:46:42 +00:00
update Fix a nasty bug whereby if the package file didn't have a version number 2001-01-14 02:05:02 +00:00
version Prevent the commands output of pkg_version.pl from being executed without the 2001-02-09 20:07:06 +00:00
Makefile Add pkg_update, which can replace currently installed ports with new versions 2000-12-28 18:47:23 +00:00
Makefile.inc $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +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! :-)