freebsd-dev/usr.sbin/pkg_install
Steven Wallace 022402f2be Added new function show_index() which does a 'smart' display of the index file.
Index descriptions are limited to MAXINDEXSIZE (60) chars.  Any description
beyond that is truncated.  Also, only the first line is displayed as well.
This allows pkg_info -a -I to be formated in two columns with one line
per package for easy reading.

Reviewed by:	jkh
1995-01-05 01:10:13 +00:00
..
add More changes from John T. Kohl. Man pages, mostly. 1994-12-06 01:04:17 +00:00
create More changes from John T. Kohl. Man pages, mostly. 1994-12-06 01:04:17 +00:00
delete More changes from John T. Kohl. Man pages, mostly. 1994-12-06 01:04:17 +00:00
info Added new function show_index() which does a 'smart' display of the index file. 1995-01-05 01:10:13 +00:00
lib More changes from John T. Kohl. Man pages, mostly. 1994-12-06 01:04:17 +00:00
+COMMENT Added files necessary for automating packing of distributions. 1993-10-10 20:24:47 +00:00
+CONTENTS Added files necessary for automating packing of distributions. 1993-10-10 20:24:47 +00:00
+DESC Added files necessary for automating packing of distributions. 1993-10-10 20:24:47 +00:00
Makefile Delete obsoleted *dist targets. 1994-09-13 10:20:37 +00:00
Makefile.inc Make this stop trying to go into /usr/local and inherit the settings 1994-09-13 10:20:02 +00:00
pkg Added Rich's wish front-end. 1993-09-04 17:06:09 +00:00
README Many of John T. Kohl's patches from NetBSD. Thanks, John! 1994-12-06 00:51:50 +00:00
tkpkg Many of John T. Kohl's patches from NetBSD. Thanks, John! 1994-12-06 00:51:50 +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.  Whee! :-)