[126123] trunk/base/doc/port-platform.1.txt

cal at macports.org cal at macports.org
Sat Oct 4 04:44:06 PDT 2014


Revision: 126123
          https://trac.macports.org/changeset/126123
Author:   cal at macports.org
Date:     2014-10-04 04:44:06 -0700 (Sat, 04 Oct 2014)
Log Message:
-----------
base: document port platform, #44530

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

Copied: trunk/base/doc/port-platform.1.txt (from rev 126120, trunk/base/doc/port-dir.1.txt)
===================================================================
--- trunk/base/doc/port-platform.1.txt	                        (rev 0)
+++ trunk/base/doc/port-platform.1.txt	2014-10-04 11:44:06 UTC (rev 126123)
@@ -0,0 +1,40 @@
+// vim: set et sw=4 ts=8 ft=asciidoc tw=80:
+port-platform(1)
+================
+$Id$
+
+NAME
+----
+port-platform - Print the OS version for which MacPorts was built
+
+SYNOPSIS
+--------
+[cmdsynopsis]
+*port* [*-q*] *platform*
+
+DESCRIPTION
+-----------
+This command prints the version of your operating system used to configure and
+build MacPorts. This value is used to detect OS updates and refer users to the
+wiki:Migration[] instructions.
+
+Since MacPorts picks up a number of paths at configure-time and uses them later
+on, changes in the operating system can break a MacPorts installation. For
+example, this happened when Apple removed ``/usr/bin/gnutar'' from OS X with the
+release of Mavericks. Since MacPorts keeps the path to its tar command in
+a file, this change required rebuilding MacPorts.
+
+
+include::global-flags.txt[]
+
+*-q*::
+    Do not print the ``Platform:'' prefix.
+
+SEE ALSO
+--------
+man:port[1], wiki:Migration[]
+
+AUTHORS
+-------
+ (C) 2014 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/20141004/1a5cadef/attachment.html>


More information about the macports-changes mailing list