[78090] trunk/doc-new/guide/xml
raimue at macports.org
raimue at macports.org
Sat Apr 23 06:47:08 PDT 2011
Revision: 78090
http://trac.macports.org/changeset/78090
Author: raimue at macports.org
Date: 2011-04-23 06:47:05 -0700 (Sat, 23 Apr 2011)
Log Message:
-----------
Fix all validation errors reported by `make validate`
Modified Paths:
--------------
trunk/doc-new/guide/xml/installing.xml
trunk/doc-new/guide/xml/portgroups.xml
trunk/doc-new/guide/xml/project.xml
Modified: trunk/doc-new/guide/xml/installing.xml
===================================================================
--- trunk/doc-new/guide/xml/installing.xml 2011-04-23 12:52:44 UTC (rev 78089)
+++ trunk/doc-new/guide/xml/installing.xml 2011-04-23 13:47:05 UTC (rev 78090)
@@ -112,13 +112,17 @@
downloading it:
<orderedlist>
<listitem>
- <ulink url="https://connect.apple.com/cgi-bin/WebObjects/MemberSite.woa/wa/getSoftware?bundleID=20588">
- Xcode 3.2.2</ulink> - smaller download, but you will need to run Software Update after installing to
- get the latest version.
+ <para>
+ <ulink url="https://connect.apple.com/cgi-bin/WebObjects/MemberSite.woa/wa/getSoftware?bundleID=20588">
+ Xcode 3.2.2</ulink> - smaller download, but you will need to run Software Update after installing to
+ get the latest version.
+ </para>
</listitem>
<listitem>
- <ulink url="https://connect.apple.com/cgi-bin/WebObjects/MemberSite.woa/wa/getSoftware?bundleID=20792">
- Xcode 3.2.6 and iOS SDK 4.3</ulink> - includes iOS SDK which is not needed for MacPorts.
+ <para>
+ <ulink url="https://connect.apple.com/cgi-bin/WebObjects/MemberSite.woa/wa/getSoftware?bundleID=20792">
+ Xcode 3.2.6 and iOS SDK 4.3</ulink> - includes iOS SDK which is not needed for MacPorts.
+ </para>
</listitem>
</orderedlist>
You may also be able to install Xcode 3.2 from your Mac OS X 10.6 DVD and then run Software Update to get
@@ -265,6 +269,7 @@
<prompt>%%</prompt> <userinput>svn checkout http://svn.macports.org/repository/macports/trunk</userinput></programlisting>
<note>
+ <para>
You only really need the base subdirectory to run MacPorts, so you can avoid checking out the rest if you don't want to use a Subversion-based ports tree (see Step 3 below). To just get the base directory, append
<filename>/base</filename>
@@ -273,7 +278,7 @@
<filename>/opt/mports/base</filename>
-
+ </para>
</note>
</listitem>
Modified: trunk/doc-new/guide/xml/portgroups.xml
===================================================================
--- trunk/doc-new/guide/xml/portgroups.xml 2011-04-23 12:52:44 UTC (rev 78089)
+++ trunk/doc-new/guide/xml/portgroups.xml 2011-04-23 13:47:05 UTC (rev 78090)
@@ -11,10 +11,12 @@
minimum redundancy.</para>
<para>See the following folder for PortGroup definitions:</para>
- <filename>${prefix}/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/</filename>
+ <para>
+ <filename>${prefix}/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/</filename>
+ </para>
<para>A sample listing follows:</para>
-
+ <para>
<programlisting><prompt>%%</prompt> <userinput>ls -1 /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/</userinput></programlisting>
<screen>archcheck-1.0.tcl
@@ -29,6 +31,7 @@
.
.
.</screen>
+ </para>
<para>The requirements of a minimum portfile using a portgroup varies by portgroup.
The sections below devoted to each portgroup (or, for portgroups not documented there yet, the
Modified: trunk/doc-new/guide/xml/project.xml
===================================================================
--- trunk/doc-new/guide/xml/project.xml 2011-04-23 12:52:44 UTC (rev 78089)
+++ trunk/doc-new/guide/xml/project.xml 2011-04-23 13:47:05 UTC (rev 78090)
@@ -35,10 +35,10 @@
<para>
Avoid filing duplicate bugs. Search for duplicates by:
<itemizedlist>
- <listitem>using the search bar that appears on each page</listitem>
- <listitem>using <ulink url="http://trac.macports.org/search?portsummarysearch=on">the search page</ulink></listitem>
- <listitem>browsing the list of <ulink url="http://trac.macports.org/report">categorised reports</ulink></listitem>
- <listitem>making an advanced search by constructing a <ulink url="http://trac.macports.org/query">custom query</ulink></listitem>
+ <listitem><para>using the search bar that appears on each page</para></listitem>
+ <listitem><para>using <ulink url="http://trac.macports.org/search?portsummarysearch=on">the search page</ulink></para></listitem>
+ <listitem><para>browsing the list of <ulink url="http://trac.macports.org/report">categorised reports</ulink></para></listitem>
+ <listitem><para>making an advanced search by constructing a <ulink url="http://trac.macports.org/query">custom query</ulink></para></listitem>
</itemizedlist>
</para>
</listitem>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110423/542161be/attachment.html>
More information about the macports-changes
mailing list