[123943] trunk/base/doc
cal at macports.org
cal at macports.org
Sat Aug 16 05:23:05 PDT 2014
Revision: 123943
https://trac.macports.org/changeset/123943
Author: cal at macports.org
Date: 2014-08-16 05:23:05 -0700 (Sat, 16 Aug 2014)
Log Message:
-----------
base: regenerate roff from asciidoc source
Modified Paths:
--------------
trunk/base/doc/port-distcheck.1
trunk/base/doc/port-dmg.1
trunk/base/doc/port-info.1
trunk/base/doc/port-installed.1
Modified: trunk/base/doc/port-distcheck.1
===================================================================
--- trunk/base/doc/port-distcheck.1 2014-08-16 12:21:25 UTC (rev 123942)
+++ trunk/base/doc/port-distcheck.1 2014-08-16 12:23:05 UTC (rev 123943)
@@ -1,5 +1,5 @@
'\" t
-.TH "PORT\-DEPS" "1" "2014\-08\-14" "MacPorts 2\&.3\&.99" "MacPorts Manual"
+.TH "PORT\-DEPS" "1" "2014\-08\-16" "MacPorts 2\&.3\&.99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -29,7 +29,7 @@
.fi
.SH "DESCRIPTION"
.sp
-\fBport distcheck\fR downloads all source files for a given port from all available mirrors (including MacPorts\*(Aq mirror infrastructure) and check that the modification date of the file on the mirror is not more recent than the modification date of the Portfile\&.
+\fBport distcheck\fR downloads all source files for a given port from all available mirrors (including MacPorts\*(Aq mirror infrastructure) and checks that the modification date of the file on the mirror is not more recent than the modification date of the Portfile\&.
.sp
Distcheck can be switched to verify the file size of the downloaded files instead by setting the \fIdistcheck\&.type\fR option to \fIfilesize\fR in the Portfile for the tested port\&.
.SH "BUGS"
@@ -59,5 +59,5 @@
.IP " 1." 4
port-checkmirrors
.RS 4
-\%http://trac.macports.org/browser/contrib/port-checkmirrors
+\%https://trac.macports.org/browser/contrib/port-checkmirrors
.RE
Modified: trunk/base/doc/port-dmg.1
===================================================================
--- trunk/base/doc/port-dmg.1 2014-08-16 12:21:25 UTC (rev 123942)
+++ trunk/base/doc/port-dmg.1 2014-08-16 12:23:05 UTC (rev 123943)
@@ -1,5 +1,5 @@
'\" t
-.TH "PORT\-DMG" "1" "2014\-08\-15" "MacPorts 2\&.3\&.99" "MacPorts Manual"
+.TH "PORT\-DMG" "1" "2014\-08\-16" "MacPorts 2\&.3\&.99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -48,7 +48,7 @@
.sp
\fBport pkg\fR creates an OS X installer package that installs all files that belong to a given port\&. \fBport dmg\fR wraps this installer package in a disk image\&. In most cases you probably want to package a port and all its library and runtime dependencies in a single package suitable for binary distribution\&. \fBport pkg\fR and \fBport dmg\fR don\(cqt do that, so those are only useful if you are going to take care of the dependencies separately\&. \fBport mpkg\fR creates an \&.mpkg installer image that contains installer packages for each of the dependencies and is suitable for standalone redistribution\&. \fBport mdmg\fR wraps this \&.mpkg package in a disk image\&.
.sp
-On OS X 10\&.6 and later, the generated installer packages are in "flat" format, such that wrapping them in a disk image is no longer necessary for online redistribution\&. Prior to OS X 10\&.6, generated installer packages use a resource fork and can thus not be used for online distribution without a wrapping disk image\&.
+On OS X 10\&.6 and later, the generated installer packages are in "flat" format, such that wrapping them in a disk image is no longer necessary for online redistribution\&. Prior to OS X 10\&.6, generated installer packages could not be used for online distribution without a wrapping disk image\&.
.sp
All packages are placed in a port\(cqs work directory, which can be located using \fBport-work\fR(1)\&.
.if n \{\
Modified: trunk/base/doc/port-info.1
===================================================================
--- trunk/base/doc/port-info.1 2014-08-16 12:21:25 UTC (rev 123942)
+++ trunk/base/doc/port-info.1 2014-08-16 12:23:05 UTC (rev 123943)
@@ -1,5 +1,5 @@
'\" t
-.TH "PORT\-INFO" "1" "2014\-08\-15" "MacPorts 2\&.3\&.99" "MacPorts Manual"
+.TH "PORT\-INFO" "1" "2014\-08\-16" "MacPorts 2\&.3\&.99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -72,7 +72,7 @@
.PP
\-\-description, \-\-long_description
.RS 4
-Print the short, and long description of a port, respectively\&.
+Print the short or long description of a port, respectively\&.
.RE
.PP
\-\-epoch, \-\-version, \-\-revision
Modified: trunk/base/doc/port-installed.1
===================================================================
--- trunk/base/doc/port-installed.1 2014-08-16 12:21:25 UTC (rev 123942)
+++ trunk/base/doc/port-installed.1 2014-08-16 12:23:05 UTC (rev 123943)
@@ -1,5 +1,5 @@
'\" t
-.TH "PORT\-INSTALLED" "1" "2014\-08\-15" "MacPorts 2\&.3\&.99" "MacPorts Manual"
+.TH "PORT\-INSTALLED" "1" "2014\-08\-16" "MacPorts 2\&.3\&.99" "MacPorts Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -29,7 +29,7 @@
.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\&.
+\fBport installed\fR can be used in two separate ways: Either without arguments, in which case it will print a list of all installed ports (both active and inactive), or with arguments, which will return a list of installed ports that match the argument 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"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140816/9449434e/attachment.html>
More information about the macports-changes
mailing list