freebsd-skq/usr.sbin/pkg_install
Bill Fumerola c6a6c9c017 Update pkg_add's remote package feature to reflect the new structure of
wcarchive. This needs to be updated when:

(a) The directory structure changes on wcarchive
(b) getosreldate() has a new significance
	(ie. get ELF packages/get a.out packages)
(c) Branches are changed around

As we stand right now, 3.0-postELFday and 4.0-x all point to the same
directory, but when 4.0 starts to have its own packages, this file will
need to be changed.
1999-01-25 21:08:13 +00:00
..
add Update pkg_add's remote package feature to reflect the new structure of 1999-01-25 21:08:13 +00:00
create Make it possible to have separate install scripts as well as have 1998-12-16 13:59:31 +00:00
delete document PKG_DBDIR 1998-12-31 20:29:29 +00:00
info change wording slightly to match other pkg_*.1 1998-12-31 20:28:55 +00:00
lib Make it possible to have separate install scripts as well as have 1998-12-16 13:59:31 +00:00
Makefile Delete obsoleted *dist targets. 1994-09-13 10:20:37 +00:00
Makefile.inc Use foo/bar.a' instead of -Lfoo -lbar' for linking to static internal 1998-03-07 08:55:00 +00:00
README Second round: 1995-04-22 13:58:24 +00:00
tkpkg Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00

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