summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/create/pkg_create.1
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-10-23 07:01:31 +0000
committersobomax <sobomax@FreeBSD.org>2000-10-23 07:01:31 +0000
commit9b13a9d87f9d762af930834991a0e99fefcb5150 (patch)
treec87847a1fde45e5f178915210741f4f763ddcf7b /usr.sbin/pkg_install/create/pkg_create.1
parentdbf37d2b925089e15674c27ae4cdec103578ba88 (diff)
downloadFreeBSD-src-9b13a9d87f9d762af930834991a0e99fefcb5150.zip
FreeBSD-src-9b13a9d87f9d762af930834991a0e99fefcb5150.tar.gz
Add "-o" option to pkg_create(1) and pkg_info(1). This option intended to record
a path of the port from which package has been created within FreeBSD Ports Collection and will be used to improve pkg_version(1) and similar tools. Reviewed by: ports@FreeBSD.org, jkh Approved by: jkh
Diffstat (limited to 'usr.sbin/pkg_install/create/pkg_create.1')
-rw-r--r--usr.sbin/pkg_install/create/pkg_create.18
1 files changed, 8 insertions, 0 deletions
diff --git a/usr.sbin/pkg_install/create/pkg_create.1 b/usr.sbin/pkg_install/create/pkg_create.1
index 4ecc921..77612a8 100644
--- a/usr.sbin/pkg_install/create/pkg_create.1
+++ b/usr.sbin/pkg_install/create/pkg_create.1
@@ -45,6 +45,7 @@
.Op Fl X Ar excludefile
.Op Fl D Ar displayfile
.Op Fl m Ar mtreefile
+.Op Fl o Ar originpath
.Fl c Ar comment
.Fl d Ar description
.Fl f Ar packlist
@@ -243,6 +244,13 @@ where
is the name of the first directory named by a
.Cm @cwd
directive.
+.It Fl o Ar originpath
+Record an
+.Ar originpath ,
+as location of the port from which package has been created in the
+.Em "FreeBSD Ports Collection" .
+It should be in the form
+.Pa MASTERCATEGORY/PORTDIR .
.El
.Pp
.Sh PACKING LIST DETAILS
OpenPOWER on IntegriCloud