pkgsrc/pkgtools/pkg_install
jschauma ef6b1ec568 Sync with main sources:
Date:           Sat Mar 15 20:49:27 UTC 2003
Introduce a pkgdb_dump() function, which dumps the cache file of
(filename, package) pairs.
Modify calling functions to use pkgdb_dump() directly, rather than
sequences of
	pkgdb_open
	{ pkgdb_iter, pkgdb_retrieve }
	pkgdb_close
calls.
Remove the now unnecessary pkgdb_iter function.

Date:           Sat Mar 15 20:50:15 UTC 2003
Bump version string for pkgdb_dump changes.

Date:           Sat Mar 15 20:54:26 UTC 2003
Catch one more place that could result in Current not being set properly
(and thus in the execution of "rm -fr /") if ^C is pressed at the wrong time.
See also PR 19436.
2003-03-16 19:44:09 +00:00
..
files Sync with main sources: 2003-03-16 19:44:09 +00:00
DESCR As the sources are now in ${FILESDIR}, there's no distfile to fetch, 2002-12-20 18:15:52 +00:00
Makefile Add } that got lost in last. 2003-01-11 11:59:35 +00:00
PLIST Comment out (non-cat) man pages, currently not installed. 2003-01-12 02:33:02 +00:00