freebsd-dev/usr.sbin/pkg_install/create
Maxim Sobolev 4bbe1f1cd4 - Allow package archive to be created from a locally installed package. This
allows for an easy way to backup old version of port prior to installing
  a new one;
- silence compiler warnings by killing some unused variables and adding
  all includes necessary.

MFC after:	2 weeks
2001-10-08 17:01:35 +00:00
..
create.h - Allow package archive to be created from a locally installed package. This 2001-10-08 17:01:35 +00:00
main.c - Allow package archive to be created from a locally installed package. This 2001-10-08 17:01:35 +00:00
Makefile Perform a major cleanup of the usr.sbin Makefiles. 2001-07-20 06:20:32 +00:00
perform.c - Allow package archive to be created from a locally installed package. This 2001-10-08 17:01:35 +00:00
pkg_create.1 - Allow package archive to be created from a locally installed package. This 2001-10-08 17:01:35 +00:00
pl.c Handle snprintf() returning < 0 (not just -1) 2001-08-20 15:09:34 +00:00