[123894] trunk/base/doc/port-installed.1

cal at macports.org cal at macports.org
Fri Aug 15 13:57:07 PDT 2014


Revision: 123894
          https://trac.macports.org/changeset/123894
Author:   cal at macports.org
Date:     2014-08-15 13:57:07 -0700 (Fri, 15 Aug 2014)
Log Message:
-----------
base: generate roff from asciidoc source

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

Added: trunk/base/doc/port-installed.1
===================================================================
--- trunk/base/doc/port-installed.1	                        (rev 0)
+++ trunk/base/doc/port-installed.1	2014-08-15 20:57:07 UTC (rev 123894)
@@ -0,0 +1,77 @@
+'\" t
+.TH "PORT\-INSTALLED" "1" "2014\-08\-15" "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-installed \- List installed versions of a given port, or all installed ports
+.SH "SYNOPSIS"
+.sp
+.nf
+\fBport\fR [\fB\-vq\fR] \fBinstalled\fR
+     [[\fIportname\fR | \fIpseudo\-portname\fR | \fIport\-expressions\fR | \fIport\-url\fR]]
+.fi
+.SH "DESCRIPTION"
+.sp
+\fBport installed\fR can be used in two separate ways: Either without argument, in which case it will print a list of all installed ports (both active and inactive), or, with argument, which will return a list of installed ports that match the given expression\&.
+.sp
+The output of \fBport installed\fR contains the name, version and variants of the installed ports and whether the port is active or inactive\&. See the PORT IMAGES section for an explanation of the active/inactive state\&.
+.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
+\-v
+.RS 4
+Print the platform at install time (i\&.e\&., your OS X version) and the architecture(s) of the installed port\&.
+.RE
+.PP
+\-q
+.RS 4
+Do not print the header line\&. This is useful when parsing the output of
+\fBport installed\fR
+in scripts for further processing\&.
+.RE
+.SH "PORT IMAGES"
+.sp
+MacPorts has the ability to install multiple versions or different variant selections of the same port\&. The files will be stored in an intermediate location as \fIarchives\fR, which allows to switch between the versions\&. Only one version can be active at a time\&. On activation, files will be copied to their intended place in \fIprefix\fR\&.
+.sp
+More information on this topic can be found in the \m[blue]\fBThe MacPorts Guide\fR\m[]\&\s-2\u[1]\d\s+2\&.
+.sp
+To check the current status of a specific port, use \fB\fBport-installed\fR(1)\fR\&.
+.SH "SEE ALSO"
+.sp
+\fBport\fR(1), \fBport-activate\fR(1)
+.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
+The MacPorts Guide
+.RS 4
+\%http://guide.macports.org/#internals.images
+.RE
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140815/c2fa836d/attachment-0001.html>


More information about the macports-changes mailing list