NetBSD/usr.sbin/pkg_install
hubertf ca6157bdca - document $PKG_PATH
- use -v on pkg_add for dependent packages (forgot on last commit)
 - most important: do string-magic on the right variable when trying
   to find dependent packages on the local disk (i.e. package given as
   filename, not URL)
1997-10-16 00:55:01 +00:00
..
add - document $PKG_PATH 1997-10-16 00:55:01 +00:00
create Second part of intrgration of FreeBSD pkg_install as of 971013. 1997-10-16 00:50:20 +00:00
delete First cut on importing pkg_install as of FreeBSD 971013: 1997-10-16 00:31:32 +00:00
info First cut on importing pkg_install as of FreeBSD 971013: 1997-10-16 00:31:32 +00:00
lib - document $PKG_PATH 1997-10-16 00:55:01 +00:00
Makefile Add NetBSD Ids 1997-06-05 12:59:18 +00:00
Makefile.inc Add NetBSD Ids 1997-06-05 12:59:18 +00:00
README Add NetBSD Ids 1997-06-05 12:59:18 +00:00
tkpkg Add NetBSD Ids 1997-06-05 12:59:18 +00:00

README

# $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! :-)