freebsd-skq/usr.sbin/pkg_install
krion 274f85e40e Introduce pkg_updating(1) which scans for installed ports and shows
all ports/UPDATING entries that affect one of the installed ports,
and are relevant on the given machine.

PR:		bin/117564
Submitted by:	Beat Gaetzi <beat@chruetertee.ch>
MFC after:	14 days
2007-11-02 22:46:30 +00:00
..
add To honor the birth of RELENG_7 bump HEAD to 8.0-CURRENT. 2007-10-11 04:28:08 +00:00
create Fix usage(). 2006-09-29 17:23:14 +00:00
delete Allow variable amounts of verbosity. 2006-06-12 22:39:32 +00:00
info The use of predefined strings such as \*[Ge] can be harmful here, 2007-03-04 13:30:02 +00:00
lib Momoize the results of isinstalledpkg() 2007-11-02 20:18:47 +00:00
sign Fix the logic bug that caused the custom versions of warn(3) and 2007-01-30 15:09:30 +00:00
updating Introduce pkg_updating(1) which scans for installed ports and shows 2007-11-02 22:46:30 +00:00
version If the INDEX file cannot be opened, print the actual filename / path 2007-10-26 10:12:26 +00:00
Makefile Introduce pkg_updating(1) which scans for installed ports and shows 2007-11-02 22:46:30 +00:00
Makefile.inc Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
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! :-)