head	1.2;
access;
symbols
	RELENG_2_1_7_RELEASE:1.1
	RELENG_2_1_6_1_RELEASE:1.1
	RELENG_2_1_6_RELEASE:1.1
	RELENG_2_1_5_RELEASE:1.1
	RELENG_2_1_0_RELEASE:1.1
	RELENG_2_1_0:1.1.0.4
	RELENG_2_1_0_BP:1.1
	RELENG_2_0_5_RELEASE:1.1
	RELENG_2_0_5:1.1.0.2
	RELENG_2_0_5_BP:1.1
	RELENG_2_0_5_ALPHA:1.1;
locks; strict;
comment	@# @;


1.2
date	96.02.09.12.09.09;	author jkh;	state dead;
branches;
next	1.1;

1.1
date	95.04.21.10.05.35;	author jkh;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Nuke pkg_manage.  No fault of the author, but it sort of died when we
went to the multi-directory package scheme since it wasn't designed with
that kind of layout in mind when first written, and the attempts to adapt
it haven't really resulted in an interface that's easy to use.  I will make
a stand-alone version of the pkg installer in sysinstall at some point
and drop it into the existing pkg_install directory.
@
text
@- fixed a bug with respect to the parsing of the pkg_info output
- implemented get_desc() which extracts +DESC and +COMMENT from the 
  packages. This is still done the stupid way (slow).
- install_batch(): two lists, one containing the to be installed 
  packages from the chosen directory, the other containing the 
  allready installed packages.

@


1.1
log
@Bring this up to date with Marc van Kempen's latest version (1.0) now
that the libdialog changes have gone in to support it.
Submitted by:	Marc van Kempen <wmbfmk@@urc.tue.nl>
@
text
@@
