From owner-cvs-all Mon Oct 8 10: 5:46 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 474F337B41A; Mon, 8 Oct 2001 10:05:35 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f98H5Zs47912; Mon, 8 Oct 2001 10:05:35 -0700 (PDT) (envelope-from sobomax) Message-Id: <200110081705.f98H5Zs47912@freefall.freebsd.org> From: Maxim Sobolev Date: Mon, 8 Oct 2001 10:05:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pkg_install/add perform.c src/usr.sbin/pkg_install/create create.h main.c perform.c pkg_create.1 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2001/10/08 10:05:34 PDT Modified files: usr.sbin/pkg_install/add perform.c usr.sbin/pkg_install/create create.h main.c perform.c pkg_create.1 Log: (forced) Forgot to mention: creation of a full-fleged package archive requires some changes in bsd.ports.mk, because currently it doesn't install some files that are usually packed into the package archive (+MTREE_DIRS, +DISPLAY and so on). Support for this will be committed later. Revision Changes Path 1.67 +0 -0 src/usr.sbin/pkg_install/add/perform.c 1.19 +0 -0 src/usr.sbin/pkg_install/create/create.h 1.27 +0 -0 src/usr.sbin/pkg_install/create/main.c 1.59 +0 -0 src/usr.sbin/pkg_install/create/perform.c 1.49 +0 -0 src/usr.sbin/pkg_install/create/pkg_create.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message