[134976] trunk/base/doc/port-unarchive.1.txt

cal at macports.org cal at macports.org
Sun Apr 12 12:24:18 PDT 2015


Revision: 134976
          https://trac.macports.org/changeset/134976
Author:   cal at macports.org
Date:     2015-04-12 12:24:18 -0700 (Sun, 12 Apr 2015)
Log Message:
-----------
base: document port unarchive, #44530

Added Paths:
-----------
    trunk/base/doc/port-unarchive.1.txt

Copied: trunk/base/doc/port-unarchive.1.txt (from rev 134966, trunk/base/doc/port-fetch.1.txt)
===================================================================
--- trunk/base/doc/port-unarchive.1.txt	                        (rev 0)
+++ trunk/base/doc/port-unarchive.1.txt	2015-04-12 19:24:18 UTC (rev 134976)
@@ -0,0 +1,34 @@
+// vim: set et sw=4 ts=8 ft=asciidoc tw=80:
+port-unarchive(1)
+=================
+$Id$
+
+NAME
+----
+port-unarchive - Extract the destroot of the given ports from a binary archive
+
+SYNOPSIS
+--------
+[cmdsynopsis]
+*port* [*-vdtoy*] [*-D* 'portdir'] *unarchive*
+     [['portname' | 'pseudo-portname' | 'port-expressions' | 'port-url']]
+     [+/- variant ...]
+
+DESCRIPTION
+-----------
+Extract the destroot (i.e. the set of files that are installed by a port) from
+installed or downloaded binary archives. Usually, users will not have to run
+this command manually. It is run automatically by MacPorts when installing
+a port from a pre-built binary. The possibility to execute it directly exists
+for debugging purposes.
+
+include::global-flags.txt[]
+
+SEE ALSO
+--------
+man:port[1], man:port-install[1]
+
+AUTHORS
+-------
+ (C) 2015 The MacPorts Project
+ Clemens Lang <cal at macports.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150412/f8bd99a9/attachment.html>


More information about the macports-changes mailing list