[126124] trunk/base/doc

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


Revision: 126124
          https://trac.macports.org/changeset/126124
Author:   cal at macports.org
Date:     2014-10-04 04:44:29 -0700 (Sat, 04 Oct 2014)
Log Message:
-----------
base: generate roff from asciidoc source, enable port-platform.1

Modified Paths:
--------------
    trunk/base/doc/Makefile.in

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

Modified: trunk/base/doc/Makefile.in
===================================================================
--- trunk/base/doc/Makefile.in	2014-10-04 11:44:06 UTC (rev 126123)
+++ trunk/base/doc/Makefile.in	2014-10-04 11:44:29 UTC (rev 126124)
@@ -61,6 +61,7 @@
 		port-outdated.1 \
 		port-patch.1 \
 		port-pkg.1 \
+		port-platform.1 \
 		port-quit.1 \
 		port-rdependents.1 \
 		port-rdeps.1 \

Added: trunk/base/doc/port-platform.1
===================================================================
--- trunk/base/doc/port-platform.1	                        (rev 0)
+++ trunk/base/doc/port-platform.1	2014-10-04 11:44:29 UTC (rev 126124)
@@ -0,0 +1,62 @@
+'\" t
+.TH "PORT\-PLATFORM" "1" "2014\-10\-04" "MacPorts 2\&.3\&.99" "MacPorts Manual"
+.\" -----------------------------------------------------------------
+.\" * Define some portability stuff
+.\" -----------------------------------------------------------------
+.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+.\" http://bugs.debian.org/507673
+.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
+.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+.ie \n(.g .ds Aq \(aq
+.el       .ds Aq '
+.\" -----------------------------------------------------------------
+.\" * set default formatting
+.\" -----------------------------------------------------------------
+.\" disable hyphenation
+.nh
+.\" disable justification (adjust text to left margin only)
+.ad l
+.\" -----------------------------------------------------------------
+.\" * MAIN CONTENT STARTS HERE *
+.\" -----------------------------------------------------------------
+.SH "NAME"
+port-platform \- Print the OS version for which MacPorts was built
+.SH "SYNOPSIS"
+.sp
+.nf
+\fBport\fR [\fB\-q\fR] \fBplatform\fR
+.fi
+.SH "DESCRIPTION"
+.sp
+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 \m[blue]\fBMigration\fR\m[]\&\s-2\u[1]\d\s+2 instructions\&.
+.sp
+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 \(lq/usr/bin/gnutar\(rq 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\&.
+.SH "GLOBAL OPTIONS"
+.sp
+Please see the section \fBGLOBAL OPTIONS\fR in the \fBport\fR(1) man page for a description of global port options\&.
+.PP
+\fB\-q\fR
+.RS 4
+Do not print the \(lqPlatform:\(rq prefix\&.
+.RE
+.SH "SEE ALSO"
+.sp
+\fBport\fR(1), \m[blue]\fBMigration\fR\m[]\&\s-2\u[1]\d\s+2
+.SH "AUTHORS"
+.sp
+.if n \{\
+.RS 4
+.\}
+.nf
+(C) 2014 The MacPorts Project
+Clemens Lang <cal at macports\&.org>
+.fi
+.if n \{\
+.RE
+.\}
+.SH "EXTERNAL REFERENCES"
+.IP " 1." 4
+Migration
+.RS 4
+\%https://trac.macports.org/wiki/Migration
+.RE
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141004/9bf2c7df/attachment.html>


More information about the macports-changes mailing list