freebsd-nq/usr.sbin/pkg_install/create
Satoshi Asami cf144a3d4a Fix support for uncompressed (".tar") package types. It's not completely
fixed (chained dependency checking for pkg_add is broken, for one thing)
but at least you can now create one package and use it.
1998-12-05 06:29:03 +00:00
..
create.h Use err(3). Cosmetics in usage string and man page. 1997-10-08 07:48:21 +00:00
main.c Use err(3). Cosmetics in usage string and man page. 1997-10-08 07:48:21 +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 Fix support for uncompressed (".tar") package types. It's not completely 1998-12-05 06:29:03 +00:00
pkg_create.1 Document environment variables used by pkg_{add,create,info}. These 1998-06-26 07:15:38 +00:00
pl.c correct usage of cleanup() everywhere - this became bogus when the warnx/errx 1998-09-11 07:26:58 +00:00