svn commit: r46321 - head/en_US.ISO8859-1/articles/committers-guide
Mathieu Arnold
mat at FreeBSD.org
Fri Mar 6 15:14:29 UTC 2015
Author: mat (ports committer)
Date: Fri Mar 6 15:14:28 2015
New Revision: 46321
URL: https://svnweb.freebsd.org/changeset/doc/46321
Log:
Add xml:id to the qaandaentry in the ports FAQ.
Sponsored by: Absolight
Modified:
head/en_US.ISO8859-1/articles/committers-guide/article.xml
Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/committers-guide/article.xml Fri Mar 6 14:05:41 2015 (r46320)
+++ head/en_US.ISO8859-1/articles/committers-guide/article.xml Fri Mar 6 15:14:28 2015 (r46321)
@@ -3844,7 +3844,7 @@ Relnotes: yes</programlisting>
<qandadiv xml:id="ports-qa-adding">
<title>Adding a New Port</title>
- <qandaentry>
+ <qandaentry xml:id="ports-qa-add-new">
<question>
<para>How do I add a new port?</para>
</question>
@@ -3867,7 +3867,7 @@ Relnotes: yes</programlisting>
</answer>
</qandaentry>
- <qandaentry>
+ <qandaentry xml:id="ports-qa-add-new-extra">
<question>
<para>Any other things I need to know when I add a new
port?</para>
@@ -3914,7 +3914,7 @@ Relnotes: yes</programlisting>
<qandadiv xml:id="ports-qa-removing">
<title>Removing an Existing Port</title>
- <qandaentry>
+ <qandaentry xml:id="ports-qa-remove-one">
<question>
<para>How do I remove an existing port?</para>
</question>
@@ -3985,7 +3985,7 @@ Relnotes: yes</programlisting>
<qandadiv xml:id="ports-qa-re-adding">
<title>Re-adding a Deleted Port</title>
- <qandaentry>
+ <qandaentry xml:id="ports-qa-resurrect">
<question>
<para>How do I re-add a deleted port?</para>
</question>
@@ -4080,7 +4080,7 @@ Relnotes: yes</programlisting>
<qandadiv xml:id="ports-qa-repocopies">
<title>Repository Copies</title>
- <qandaentry>
+ <qandaentry xml:id="ports-qa-repocopy-when">
<question>
<para>When do we need a repository copy?</para>
</question>
@@ -4103,7 +4103,7 @@ Relnotes: yes</programlisting>
</answer>
</qandaentry>
- <qandaentry>
+ <qandaentry xml:id="ports-qa-repocopy-how">
<question>
<para>What do I need to do?</para>
</question>
@@ -4234,7 +4234,7 @@ Relnotes: yes</programlisting>
<qandadiv xml:id="ports-qa-freeze">
<title>Ports Freeze</title>
- <qandaentry>
+ <qandaentry xml:id="ports-qa-freeze-what">
<question>
<para>What is a <quote>ports freeze</quote>?</para>
</question>
@@ -4254,7 +4254,7 @@ Relnotes: yes</programlisting>
</answer>
</qandaentry>
- <qandaentry>
+ <qandaentry xml:id="ports-qa-freeze-slush">
<question>
<para>What is a <quote>ports slush</quote> or
<quote>feature freeze</quote>?</para>
@@ -4283,7 +4283,7 @@ Relnotes: yes</programlisting>
</answer>
</qandaentry>
- <qandaentry>
+ <qandaentry xml:id="ports-qa-freeze-long">
<question>
<para>How long is a ports freeze or slush?</para>
</question>
@@ -4295,7 +4295,7 @@ Relnotes: yes</programlisting>
</answer>
</qandaentry>
- <qandaentry>
+ <qandaentry xml:id="ports-qa-freeze-and-me">
<question>
<para>What does it mean to me?</para>
</question>
@@ -4326,7 +4326,7 @@ Relnotes: yes</programlisting>
</answer>
</qandaentry>
- <qandaentry>
+ <qandaentry xml:id="ports-qa-freeze-starts">
<question>
<para>How do I know when the ports slush starts?</para>
</question>
@@ -4348,7 +4348,7 @@ Relnotes: yes</programlisting>
</answer>
</qandaentry>
- <qandaentry>
+ <qandaentry xml:id="ports-qa-freeze-ends">
<question>
<para>How do I know when the freeze or slush ends?</para>
</question>
@@ -4368,7 +4368,7 @@ Relnotes: yes</programlisting>
<qandadiv xml:id="ports-qa-new-category">
<title>Creating a New Category</title>
- <qandaentry>
+ <qandaentry xml:id="ports-qa-new-category-how">
<question>
<para>What is the procedure for creating a new
category?</para>
@@ -4402,7 +4402,7 @@ Relnotes: yes</programlisting>
</answer>
</qandaentry>
- <qandaentry>
+ <qandaentry xml:id="ports-qa-new-category-physical">
<question>
<para>What do I need to do to implement a new physical
category?</para>
@@ -4545,7 +4545,7 @@ Relnotes: yes</programlisting>
</answer>
</qandaentry>
- <qandaentry>
+ <qandaentry xml:id="ports-qa-new-category-virtual">
<question>
<para>What do I need to do to implement a new virtual
category?</para>
@@ -4574,7 +4574,7 @@ Relnotes: yes</programlisting>
<qandadiv xml:id="ports-qa-misc-questions">
<title>Miscellaneous Questions</title>
- <qandaentry>
+ <qandaentry xml:id="ports-qa-misc-correctly-building">
<question>
<para>How do I know if my port is building correctly or
not?</para>
@@ -4612,7 +4612,7 @@ bak/packages packages from last complet
</answer>
</qandaentry>
- <qandaentry>
+ <qandaentry xml:id="ports-qa-misc-INDEX">
<question>
<para>I added a new port. Do I need to add it to the
<filename>INDEX</filename>?</para>
@@ -4626,7 +4626,7 @@ bak/packages packages from last complet
</answer>
</qandaentry>
- <qandaentry>
+ <qandaentry xml:id="ports-qa-misc-no-touch">
<question>
<para>Are there any other files I am not allowed to
touch?</para>
@@ -4644,7 +4644,7 @@ bak/packages packages from last complet
</answer>
</qandaentry>
- <qandaentry>
+ <qandaentry xml:id="ports-qa-misc-updated-distfile">
<question>
<para>What is the proper procedure for updating the
checksum for a port's distfile when the file changes
@@ -4666,7 +4666,7 @@ bak/packages packages from last complet
</answer>
</qandaentry>
- <qandaentry xml:id="ports-request-mfh">
+ <qandaentry xml:id="ports-qa-misc-request-mfh">
<question>
<para>What is the procedure to request authorization for
merging a commit to the quarterly branch?</para>
More information about the svn-doc-all
mailing list