freebsd-dev/usr.sbin/pkg_manage/CHANGES
Jordan K. Hubbard e722380a68 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>
1995-04-21 10:05:46 +00:00

8 lines
350 B
Plaintext

- 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.