402f80b9da
- Minor re-indenting - Fix printing of @ignore in pkg_info (did this ever work?) - Fix installing of local wildcard dependencies (unused in main system) - Fix deleting of packages that depend on wildcard dependencies (fexist() is not enough there :-) |
||
---|---|---|
.. | ||
add | ||
admin | ||
create | ||
delete | ||
info | ||
lib | ||
Makefile | ||
Makefile.inc | ||
README | ||
tkpkg |
# $NetBSD: README,v 1.3 1999/12/01 05:08:34 hubertf 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 and Thorsten Frueauf.