freebsd-dev/usr.sbin/pkg_install/add
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
..
add.h $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
extract.c Handle snprintf() returning < 0 (not just -1) 2001-08-20 15:09:34 +00:00
futil.c Use a colon to separate the user and group when executing chown(1). 2001-09-11 11:11:38 +00:00
main.c Fix segfault introduced in previous commit (when adding local packages). 2001-09-17 13:37:50 +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_add.1 Spell "FreeBSD" with "F" and "BSD" in uppercase. 2001-08-13 16:33:00 +00:00