Date: Mon, 6 Jun 2005 03:24:14 +0000 (UTC) From: Maxim Sobolev <sobomax@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pkg_install/create create.h main.c perform.c pkg_create.1 Message-ID: <200506060324.j563OEpT019699@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sobomax 2005-06-06 03:24:14 UTC FreeBSD src repository Modified files: usr.sbin/pkg_install/create create.h main.c perform.c pkg_create.1 Log: Add -R modifier for the mode when pkg_create(8) creates package file from the locally installed package. When this modifier is specified pkg_create(8) will also create package files for all packages on which that locally installed package depends. MFC after: 5 days Revision Changes Path 1.25 +1 -0 src/usr.sbin/pkg_install/create/create.h 1.36 +7 -2 src/usr.sbin/pkg_install/create/main.c 1.80 +54 -6 src/usr.sbin/pkg_install/create/perform.c 1.64 +8 -1 src/usr.sbin/pkg_install/create/pkg_create.1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506060324.j563OEpT019699>