[69816] branches/new-help-system/base/doc

raimue at macports.org raimue at macports.org
Fri Jul 16 20:02:22 PDT 2010


Revision: 69816
          http://trac.macports.org/changeset/69816
Author:   raimue at macports.org
Date:     2010-07-16 20:02:19 -0700 (Fri, 16 Jul 2010)
Log Message:
-----------
Add man page for fetch, checksum, extract, patch, configure, buid and destroot
commands.

Modified Paths:
--------------
    branches/new-help-system/base/doc/Makefile
    branches/new-help-system/base/doc/port.1

Added Paths:
-----------
    branches/new-help-system/base/doc/port-build.1
    branches/new-help-system/base/doc/port-build.1.soelim
    branches/new-help-system/base/doc/port-checksum.1
    branches/new-help-system/base/doc/port-checksum.1.soelim
    branches/new-help-system/base/doc/port-configure.1
    branches/new-help-system/base/doc/port-configure.1.soelim
    branches/new-help-system/base/doc/port-destroot.1
    branches/new-help-system/base/doc/port-destroot.1.soelim
    branches/new-help-system/base/doc/port-extract.1
    branches/new-help-system/base/doc/port-extract.1.soelim
    branches/new-help-system/base/doc/port-fetch.1
    branches/new-help-system/base/doc/port-fetch.1.txt
    branches/new-help-system/base/doc/port-patch.1
    branches/new-help-system/base/doc/port-patch.1.soelim

Modified: branches/new-help-system/base/doc/Makefile
===================================================================
--- branches/new-help-system/base/doc/Makefile	2010-07-17 02:23:35 UTC (rev 69815)
+++ branches/new-help-system/base/doc/Makefile	2010-07-17 03:02:19 UTC (rev 69816)
@@ -5,9 +5,16 @@
 
 MAN1=		port.1 \
 		port-activate.1 \
+		port-build.1 \
+		port-checksum.1 \
+		port-configure.1 \
 		port-deactivate.1 \
+		port-destroot.1 \
 		port-edit.1 \
+		port-extract.1 \
+		port-fetch.1 \
 		port-install.1 \
+		port-patch.1 \
 		port-uninstall.1
 MAN5=		macports.conf.5
 MAN7=		portfile.7 portstyle.7 porthier.7 portgroup.7

Added: branches/new-help-system/base/doc/port-build.1
===================================================================
--- branches/new-help-system/base/doc/port-build.1	                        (rev 0)
+++ branches/new-help-system/base/doc/port-build.1	2010-07-17 03:02:19 UTC (rev 69816)
@@ -0,0 +1 @@
+.so man1/port-fetch.1

Added: branches/new-help-system/base/doc/port-build.1.soelim
===================================================================
--- branches/new-help-system/base/doc/port-build.1.soelim	                        (rev 0)
+++ branches/new-help-system/base/doc/port-build.1.soelim	2010-07-17 03:02:19 UTC (rev 69816)
@@ -0,0 +1 @@
+.so man1/port-fetch.1

Added: branches/new-help-system/base/doc/port-checksum.1
===================================================================
--- branches/new-help-system/base/doc/port-checksum.1	                        (rev 0)
+++ branches/new-help-system/base/doc/port-checksum.1	2010-07-17 03:02:19 UTC (rev 69816)
@@ -0,0 +1 @@
+.so man1/port-fetch.1

Added: branches/new-help-system/base/doc/port-checksum.1.soelim
===================================================================
--- branches/new-help-system/base/doc/port-checksum.1.soelim	                        (rev 0)
+++ branches/new-help-system/base/doc/port-checksum.1.soelim	2010-07-17 03:02:19 UTC (rev 69816)
@@ -0,0 +1 @@
+.so man1/port-fetch.1

Added: branches/new-help-system/base/doc/port-configure.1
===================================================================
--- branches/new-help-system/base/doc/port-configure.1	                        (rev 0)
+++ branches/new-help-system/base/doc/port-configure.1	2010-07-17 03:02:19 UTC (rev 69816)
@@ -0,0 +1 @@
+.so man1/port-fetch.1

Added: branches/new-help-system/base/doc/port-configure.1.soelim
===================================================================
--- branches/new-help-system/base/doc/port-configure.1.soelim	                        (rev 0)
+++ branches/new-help-system/base/doc/port-configure.1.soelim	2010-07-17 03:02:19 UTC (rev 69816)
@@ -0,0 +1 @@
+.so man1/port-fetch.1

Added: branches/new-help-system/base/doc/port-destroot.1
===================================================================
--- branches/new-help-system/base/doc/port-destroot.1	                        (rev 0)
+++ branches/new-help-system/base/doc/port-destroot.1	2010-07-17 03:02:19 UTC (rev 69816)
@@ -0,0 +1 @@
+.so man1/port-fetch.1

Added: branches/new-help-system/base/doc/port-destroot.1.soelim
===================================================================
--- branches/new-help-system/base/doc/port-destroot.1.soelim	                        (rev 0)
+++ branches/new-help-system/base/doc/port-destroot.1.soelim	2010-07-17 03:02:19 UTC (rev 69816)
@@ -0,0 +1 @@
+.so man1/port-fetch.1

Added: branches/new-help-system/base/doc/port-extract.1
===================================================================
--- branches/new-help-system/base/doc/port-extract.1	                        (rev 0)
+++ branches/new-help-system/base/doc/port-extract.1	2010-07-17 03:02:19 UTC (rev 69816)
@@ -0,0 +1 @@
+.so man1/port-fetch.1

Added: branches/new-help-system/base/doc/port-extract.1.soelim
===================================================================
--- branches/new-help-system/base/doc/port-extract.1.soelim	                        (rev 0)
+++ branches/new-help-system/base/doc/port-extract.1.soelim	2010-07-17 03:02:19 UTC (rev 69816)
@@ -0,0 +1 @@
+.so man1/port-fetch.1

Added: branches/new-help-system/base/doc/port-fetch.1
===================================================================
--- branches/new-help-system/base/doc/port-fetch.1	                        (rev 0)
+++ branches/new-help-system/base/doc/port-fetch.1	2010-07-17 03:02:19 UTC (rev 69816)
@@ -0,0 +1,43 @@
+'\" t
+.TH "PORT\-INSTALL" "1" "2010\-04\-05" "MacPorts 1\&.9\&.99" "MacPorts Manual"
+.\" -----------------------------------------------------------------
+.\" * set default formatting
+.\" -----------------------------------------------------------------
+.\" disable hyphenation
+.nh
+.\" disable justification (adjust text to left margin only)
+.ad l
+.\" -----------------------------------------------------------------
+.\" * MAIN CONTENT STARTS HERE *
+.\" -----------------------------------------------------------------
+.SH "NAME"
+port-fetch, port-checksum, port-extract, port-patch, port-configure, port-build, port-destroot \- Run a specific phase of a port
+.SH "SYNOPSIS"
+.sp
+.nf
+\fBport\fR [\fB\-vdoy\fR] [\fB\-D\fR \fIportdir\fR] \fBfetch\fR | \fBchecksum\fR | \fBextract\fR | \fBpatch\fR | \fBconfigure\fR | \fBbuild\fR | \fBdestroot\fR
+     [[\fIportname\fR | \fIpseudo\-portname\fR | \fIport\-expressions\fR | \fIport\-url\fR]]
+.fi
+.SH "DESCRIPTION"
+.sp
+These commands run a specific phase of a port\&. Depending phases will be executed automatically as needed\&.
+.sp
+If the \fIPortfile\fR has changed between multiple invocation, \fBport\fR will perform a clean before running the phase\&. The flag \fI\-o\fR can be used to ignore this and keep the current state of the \(lqwork\(rq dir\&.
+.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\&.
+.SH "SEE ALSO"
+.sp
+\fBport\fR(1), \fBport-install\fR(1)
+.SH "AUTHORS"
+.sp
+.if n \{\
+.RS 4
+.\}
+.nf
+(C) 2010 The MacPorts Project
+(C) 2010 Rainer Mueller <raimue at macports\&.org>
+.fi
+.if n \{\
+.RE
+.\}

Added: branches/new-help-system/base/doc/port-fetch.1.txt
===================================================================
--- branches/new-help-system/base/doc/port-fetch.1.txt	                        (rev 0)
+++ branches/new-help-system/base/doc/port-fetch.1.txt	2010-07-17 03:02:19 UTC (rev 69816)
@@ -0,0 +1,35 @@
+// vim: set et sw=4 ts=8 ft=asciidoc tw=80:
+port-install(1)
+===============
+$Id$
+
+NAME
+----
+port-fetch, port-checksum, port-extract, port-patch, port-configure, port-build, port-destroot - Run a specific phase of a port
+
+SYNOPSIS
+--------
+[cmdsynopsis]
+*port* [*-vdoy*] [*-D* 'portdir'] *fetch* | *checksum* | *extract* | *patch* | *configure* | *build* | *destroot*
+     [['portname' | 'pseudo-portname' | 'port-expressions' | 'port-url']]
+
+DESCRIPTION
+-----------
+These commands run a specific phase of a port. Depending phases will be
+executed automatically as needed.
+
+If the 'Portfile' has changed between multiple invocation, *port* will perform
+a clean before running the phase. The flag '-o' can be used to ignore this and
+keep the current state of the ``work'' dir.
+
+
+include::global-flags.txt[]
+
+SEE ALSO
+--------
+man:port[1], man:port-install[1]
+
+AUTHORS
+-------
+ (C) 2010 The MacPorts Project
+ (C) 2010 Rainer Mueller <raimue at macports.org>


Property changes on: branches/new-help-system/base/doc/port-fetch.1.txt
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native

Added: branches/new-help-system/base/doc/port-patch.1
===================================================================
--- branches/new-help-system/base/doc/port-patch.1	                        (rev 0)
+++ branches/new-help-system/base/doc/port-patch.1	2010-07-17 03:02:19 UTC (rev 69816)
@@ -0,0 +1 @@
+.so man1/port-fetch.1

Added: branches/new-help-system/base/doc/port-patch.1.soelim
===================================================================
--- branches/new-help-system/base/doc/port-patch.1.soelim	                        (rev 0)
+++ branches/new-help-system/base/doc/port-patch.1.soelim	2010-07-17 03:02:19 UTC (rev 69816)
@@ -0,0 +1 @@
+.so man1/port-fetch.1

Modified: branches/new-help-system/base/doc/port.1
===================================================================
--- branches/new-help-system/base/doc/port.1	2010-07-17 02:23:35 UTC (rev 69815)
+++ branches/new-help-system/base/doc/port.1	2010-07-17 03:02:19 UTC (rev 69816)
@@ -1,5 +1,5 @@
 '\" t
-.TH "PORT" "1" "2010\-04\-05" "MacPorts 1\&.9\&.99" "MacPorts Manual"
+.TH "PORT" "1" "2010\-07\-17" "MacPorts 1\&.9\&.99" "MacPorts Manual"
 .\" -----------------------------------------------------------------
 .\" * set default formatting
 .\" -----------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100716/88e36d59/attachment.html>


More information about the macports-changes mailing list