ba73896f0c
machine: - create /var/db/pkg if not there - fix wrong handling of findmatchingname() return code, resulting in missing /var/db/pkg dir being interpreted as match found - only move +BUILD_VERSION and +BUILD_INFO files if they're actually present (old pkgs don't have them!) |
||
---|---|---|
.. | ||
add | ||
create | ||
delete | ||
info | ||
lib | ||
Makefile | ||
Makefile.inc | ||
README | ||
tkpkg |
# $NetBSD: README,v 1.2 1997/06/05 12:59:19 agc 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! :-)