pkgsrc-wip/pkg_install-testing/files
Jeremy C. Reed 18d96dc591 Even if "Overwriting" record the data in the package database (db file).
Fix problem with the check for the file belonging to older (previous)
package. And also change verbose message about this.
(Note: it doesn't delete the file yet for some more testing.)

Don't use db's R_NOOVERWRITE flag when storing a value. Just default
to overwrite the data. This was required so we could easily see
if files from old/previous package should be removed or not.

Bump PKGREVISION.
2004-07-24 01:24:05 +00:00
..
add Even if "Overwriting" record the data in the package database (db file). 2004-07-24 01:24:05 +00:00
admin Even if "Overwriting" record the data in the package database (db file). 2004-07-24 01:24:05 +00:00
bpm
create Even if "Overwriting" record the data in the package database (db file). 2004-07-24 01:24:05 +00:00
delete
info
lib Even if "Overwriting" record the data in the package database (db file). 2004-07-24 01:24:05 +00:00
view
config.guess
config.sub
configure
configure.ac
install-sh
Makefile.in
README
tkpkg

# $NetBSD: README,v 1.2 2004/05/22 19:56:25 jeremy-c-reed Exp $
# Original from FreeBSD, no rcs id.

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, who then proceeded to add another couple
of dozen features on top.  Whee! :-)

In another round of enhancements, NetBSD changes were added by
Alistair Crooks, Hubert Feyrer, Thorsten Frueauf, Rene Hexel,
Christian E. Hopps, Thomas Klausner, Johnny Lam, and Matthias Scheler.

When making snapshots, please modify PKGTOOLS_VERSION in lib/version.h
to that day's date.