freebsd-skq/usr.sbin/pkg_install/add
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.h Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
extract.c Unlink old contents of package when extracting new. 1998-10-28 22:44:24 +00:00
futil.c Use err(3). Cosmetics in usage string and man page. 1997-10-08 07:48:21 +00:00
main.c Update pkg_add's remote package feature to reflect the new structure of 1999-01-25 21:08:13 +00:00
Makefile Use foo/bar.a' instead of -Lfoo -lbar' for linking to static internal 1998-03-07 08:55:00 +00:00
perform.c Make it possible to have separate install scripts as well as have 1998-12-16 13:59:31 +00:00
pkg_add.1 enviornment -> environment 1999-01-17 15:08:09 +00:00