]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Allow package archive to be created from a locally installed package. This
authorMaxim Sobolev <sobomax@FreeBSD.org>
Mon, 8 Oct 2001 17:01:35 +0000 (17:01 +0000)
committerMaxim Sobolev <sobomax@FreeBSD.org>
Mon, 8 Oct 2001 17:01:35 +0000 (17:01 +0000)
commit4bbe1f1cd479c455684f4da3b713475e23fc57a8
tree79e92fcc3086b01f064048343f689fa337b95dbd
parente5cef9b61ff942681308f74a59a445f33eb25c0a
- 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
usr.sbin/pkg_install/add/perform.c
usr.sbin/pkg_install/create/create.h
usr.sbin/pkg_install/create/main.c
usr.sbin/pkg_install/create/perform.c
usr.sbin/pkg_install/create/pkg_create.1