Diff
Modified: trunk/doc-new/Makefile (31621 => 31622)
--- trunk/doc-new/Makefile 2007-11-30 19:09:37 UTC (rev 31621)
+++ trunk/doc-new/Makefile 2007-11-30 19:26:26 UTC (rev 31622)
@@ -52,7 +52,7 @@
mkdir -p $(MAN-RESULT)
mkdir -p $(MAN-TMP)
cp $(GUIDE-SRC)/portfile-*.xml $(MAN-TMP)
- sed -i "" 's|<section>|<refsection\>|g' $(MAN-TMP)/*
+ sed -i "" 's|<section|<refsection|g' $(MAN-TMP)/*
sed -i "" 's|</section>|</refsection>|g' $(MAN-TMP)/*
xsltproc --xinclude --output $(MAN-RESULT) $(MAN-XSL) \
$(MAN-SRC)/port.1.xml \
Modified: trunk/doc-new/guide/xml/portfile-global-keywords.7.xml (31621 => 31622)
--- trunk/doc-new/guide/xml/portfile-global-keywords.7.xml 2007-11-30 19:09:37 UTC (rev 31621)
+++ trunk/doc-new/guide/xml/portfile-global-keywords.7.xml 2007-11-30 19:26:26 UTC (rev 31622)
@@ -2,7 +2,7 @@
<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
-<section>
+<section id="reference.keywords">
<title>Global Keywords</title>
<para>MacPorts keywords are used to specify required or optional items
Modified: trunk/doc-new/guide/xml/portfile-global-variables.7.xml (31621 => 31622)
--- trunk/doc-new/guide/xml/portfile-global-variables.7.xml 2007-11-30 19:09:37 UTC (rev 31621)
+++ trunk/doc-new/guide/xml/portfile-global-variables.7.xml 2007-11-30 19:26:26 UTC (rev 31622)
@@ -2,7 +2,7 @@
<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
-<section>
+<section id="reference.variables">
<title>Global Variables</title>
<para>Global variables are variables available to any Portfile. For a list
Modified: trunk/doc-new/guide/xml/portfile-phase.7.xml (31621 => 31622)
--- trunk/doc-new/guide/xml/portfile-phase.7.xml 2007-11-30 19:09:37 UTC (rev 31621)
+++ trunk/doc-new/guide/xml/portfile-phase.7.xml 2007-11-30 19:26:26 UTC (rev 31622)
@@ -2,7 +2,7 @@
<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
-<section>
+<section id="reference.phases">
<title>Port Phases</title>
<section>
Modified: trunk/doc-new/guide/xml/portfile-startupitem.7.xml (31621 => 31622)
--- trunk/doc-new/guide/xml/portfile-startupitem.7.xml 2007-11-30 19:09:37 UTC (rev 31621)
+++ trunk/doc-new/guide/xml/portfile-startupitem.7.xml 2007-11-30 19:26:26 UTC (rev 31622)
@@ -2,7 +2,7 @@
<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
-<section>
+<section id="reference.startupitems">
<title>StartupItems</title>
<para>A StartupItem is a MacPort facility to run "daemons," a Unix term
Modified: trunk/doc-new/guide/xml/portfile-tcl.7.xml (31621 => 31622)
--- trunk/doc-new/guide/xml/portfile-tcl.7.xml 2007-11-30 19:09:37 UTC (rev 31621)
+++ trunk/doc-new/guide/xml/portfile-tcl.7.xml 2007-11-30 19:26:26 UTC (rev 31622)
@@ -2,7 +2,7 @@
<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
-<section>
+<section id="reference.tcl-extensions">
<title>Tcl Extensions</title>
<para>TODO: Describe Tcl Extensions here ..</para>
Modified: trunk/doc-new/guide/xml/portfileref.xml (31621 => 31622)
--- trunk/doc-new/guide/xml/portfileref.xml 2007-11-30 19:09:37 UTC (rev 31621)
+++ trunk/doc-new/guide/xml/portfileref.xml 2007-11-30 19:26:26 UTC (rev 31622)
@@ -31,7 +31,7 @@
xmlns:xi="http://www.w3.org/2001/XInclude" />
</section>
- <section id="reference.phases">
+ <section id="reference.phases-old">
<title>Port Phases</title>
<para>A MacPorts port has ten distinct phases. The MacPorts base is set to