pkgsrc/pkgtools
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
..
bsdpak Update bsdpak to 0.52, as requested in PR pkg/19561 by collver1 at attbi.com, 2002-12-25 16:04:36 +00:00
cdpack update to cdpack-1.5. The primary change is the addition of a '-dvd' option 2003-02-05 15:01:57 +00:00
createbuildlink Update to 2.5. 2003-01-09 02:21:30 +00:00
digest Make sure PKG_DBDIR exists before installation, "just in case". 2003-01-22 07:35:40 +00:00
distfetch distfetch helps you to fetch all the distfiles you need to compile 2002-09-30 08:37:13 +00:00
gensolpkg Make excessive use of :Q in MAKE_ENV to placate pkglint 2003-01-31 12:18:31 +00:00
pax Move pkg/ files into package's toplevel directory 2001-10-31 20:59:00 +00:00
pkg_comp Update pkg_comp to 1.6: 2003-01-24 09:41:27 +00:00
pkg_install Sync with main sources: 2003-03-16 19:44:09 +00:00
pkg_tarup Some cleanups by Greg A. Woods in PR 18710. 2002-11-23 22:47:02 +00:00
pkgchk Update pkgchk to 1.34: 2002-10-08 15:44:13 +00:00
pkgconflict Remove RCS Id. 2002-07-15 08:10:39 +00:00
pkgdep Modify all references to PKGSRCDIR to _PKGSRCDIR, except in the external 2001-12-15 20:25:34 +00:00
pkgdepgraph Add -A, which causes -R to print a list of pkg_add commands (instead 2003-03-14 23:39:54 +00:00
pkgdiff Make excessive use of :Q in MAKE_ENV to placate pkglint 2003-01-31 12:18:31 +00:00
pkglint Remove old ftp site from comment (noted by Tilman Linneweh). 2003-02-01 13:37:33 +00:00
pkgmanpages Changes instances where BSD_INSTALL_* were used by targets in the Makefile 2002-02-06 16:58:11 +00:00
pkgsurvey Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
port2pkg Convert ${PORTNAME} to ${PKGNAME}, from YAMAMOTO Takashi in pkg/16772. 2002-05-19 15:41:36 +00:00
rpm2pkg Add proper handling for hardlinks. This fixes e.g. the zero byte locale 2002-12-09 15:16:26 +00:00
shlock Set empty DISTFILES so no fetch is really attempted. 2002-02-15 11:56:18 +00:00
url2pkg shorten COMMENT 2002-12-12 14:34:49 +00:00
x11-links Use PAX instead of CP (Solaris 'cp' cannot copy symlinks) 2003-01-16 21:37:58 +00:00
xpkgwedge Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
Makefile Add pkgdepgraph 2002-11-07 23:18:37 +00:00