Extract <itemizedlist> and <procedure> out of <para>.

Approved by:	wblock (mentor, implicit)
Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2015-07-23 15:05:19 +00:00
parent e05a2fb7a8
commit a3d8a95801
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47057

View file

@ -185,7 +185,7 @@
<literal>features</literal> to request a list of features <literal>features</literal> to request a list of features
supported by the default compiler. After including supported by the default compiler. After including
<filename>bsd.port.pre.mk</filename> the port can inspect <filename>bsd.port.pre.mk</filename> the port can inspect
the results using these variables: the results using these variables:</para>
<itemizedlist> <itemizedlist>
<listitem> <listitem>
@ -223,7 +223,7 @@
features supported by the default compiler. It features supported by the default compiler. It
currently lists the C++ library.</para> currently lists the C++ library.</para>
</listitem> </listitem>
</itemizedlist></para> </itemizedlist>
</sect1> </sect1>
<sect1 xml:id="uses-cpe"> <sect1 xml:id="uses-cpe">
@ -239,7 +239,7 @@
xlink:href="http://scap.nist.gov/specifications/cpe/"><acronym>CPE</acronym> xlink:href="http://scap.nist.gov/specifications/cpe/"><acronym>CPE</acronym>
specification</link> for details. To add specification</link> for details. To add
<acronym>CPE</acronym> information to a port, follow these <acronym>CPE</acronym> information to a port, follow these
steps: steps:</para>
<procedure> <procedure>
<step> <step>
@ -313,7 +313,6 @@
<varname>CPE_STR</varname>.</para> <varname>CPE_STR</varname>.</para>
</step> </step>
</procedure> </procedure>
</para>
</sect1> </sect1>
<sect1 xml:id="uses-cran"> <sect1 xml:id="uses-cran">
@ -378,7 +377,7 @@
converted. The default is to convert converted. The default is to convert
<emphasis>all</emphasis> files, including binaries. See <emphasis>all</emphasis> files, including binaries. See
<xref linkend="slow-patch-automatic-replacements"/> for <xref linkend="slow-patch-automatic-replacements"/> for
examples. examples.</para>
<itemizedlist> <itemizedlist>
<listitem> <listitem>
@ -395,7 +394,7 @@
<para><varname>DOS2UNIX_GLOB</varname>: match file <para><varname>DOS2UNIX_GLOB</varname>: match file
names based on a glob pattern.</para> names based on a glob pattern.</para>
</listitem> </listitem>
</itemizedlist></para> </itemizedlist>
</sect1> </sect1>
<sect1 xml:id="uses-drupal"> <sect1 xml:id="uses-drupal">
@ -1010,7 +1009,7 @@ GSSAPI_NONE_CONFIGURE_ON= --without-gssapi</programlisting>
<para>Possible arguments: (none)</para> <para>Possible arguments: (none)</para>
<para>Depends on <application>Perl</application>. These <para>Depends on <application>Perl</application>. These
variables can be set: variables can be set:</para>
<itemizedlist> <itemizedlist>
<listitem> <listitem>
@ -1054,7 +1053,7 @@ GSSAPI_NONE_CONFIGURE_ON= --without-gssapi</programlisting>
<filename>Build.PL</filename> is required. It <filename>Build.PL</filename> is required. It
defaults to <literal>build run</literal>.</para> defaults to <literal>build run</literal>.</para>
</listitem> </listitem>
</itemizedlist></para> </itemizedlist>
</sect1> </sect1>
<sect1 xml:id="uses-pgsql"> <sect1 xml:id="uses-pgsql">
@ -1249,7 +1248,7 @@ GSSAPI_NONE_CONFIGURE_ON= --without-gssapi</programlisting>
<literal>PORT,build</literal> or <literal>PORT,build</literal> or
<literal>PORT,run</literal>. After including <literal>PORT,run</literal>. After including
<filename>bsd.port.pre.mk</filename> the port can inspect <filename>bsd.port.pre.mk</filename> the port can inspect
the results using these variables: the results using these variables:</para>
<itemizedlist> <itemizedlist>
<listitem> <listitem>
@ -1291,7 +1290,7 @@ GSSAPI_NONE_CONFIGURE_ON= --without-gssapi</programlisting>
<para><varname>TK_INCLUDEDIR</varname>: path of the <para><varname>TK_INCLUDEDIR</varname>: path of the
<application>Tk</application> C header files</para> <application>Tk</application> C header files</para>
</listitem> </listitem>
</itemizedlist></para> </itemizedlist>
</sect1> </sect1>
<sect1 xml:id="uses-tk"> <sect1 xml:id="uses-tk">
@ -1314,7 +1313,7 @@ GSSAPI_NONE_CONFIGURE_ON= --without-gssapi</programlisting>
<para>Add a dependency on <para>Add a dependency on
<application>twistedCore</application>. The list of <application>twistedCore</application>. The list of
required components can be specified as a value of this required components can be specified as a value of this
variable. <literal>ARGS</literal> can be one of: variable. <literal>ARGS</literal> can be one of:</para>
<itemizedlist> <itemizedlist>
<listitem> <listitem>
@ -1330,7 +1329,7 @@ GSSAPI_NONE_CONFIGURE_ON= --without-gssapi</programlisting>
</listitem> </listitem>
</itemizedlist> </itemizedlist>
Besides <literal>build</literal> and <para>Besides <literal>build</literal> and
<literal>run</literal>, one or more other supported <literal>run</literal>, one or more other supported
<application>twisted</application> components can be <application>twisted</application> components can be
specified. Supported values are listed in specified. Supported values are listed in
@ -1361,7 +1360,7 @@ GSSAPI_NONE_CONFIGURE_ON= --without-gssapi</programlisting>
<varname>EXAMPLESDIR</varname>, <varname>EXAMPLESDIR</varname>,
<varname>DATADIR</varname>, <varname>WWWDIR</varname>, <varname>DATADIR</varname>, <varname>WWWDIR</varname>,
<varname>ETCDIR</varname>. These variables are <varname>ETCDIR</varname>. These variables are
available for ports: available for ports:</para>
<itemizedlist> <itemizedlist>
<listitem> <listitem>
@ -1387,7 +1386,7 @@ GSSAPI_NONE_CONFIGURE_ON= --without-gssapi</programlisting>
of files that need to be suffixed. Default: of files that need to be suffixed. Default:
empty.</para> empty.</para>
</listitem> </listitem>
</itemizedlist></para> </itemizedlist>
</sect1> </sect1>
<sect1 xml:id="uses-webplugin"> <sect1 xml:id="uses-webplugin">
@ -1397,7 +1396,7 @@ GSSAPI_NONE_CONFIGURE_ON= --without-gssapi</programlisting>
<para>Automatically create and remove symbolic links for <para>Automatically create and remove symbolic links for
each application that supports the webplugin framework. each application that supports the webplugin framework.
<literal>ARGS</literal> can be one of: <literal>ARGS</literal> can be one of:</para>
<itemizedlist> <itemizedlist>
<listitem> <listitem>
@ -1426,7 +1425,7 @@ GSSAPI_NONE_CONFIGURE_ON= --without-gssapi</programlisting>
</listitem> </listitem>
</itemizedlist> </itemizedlist>
These variables can be adjusted: <para>These variables can be adjusted:</para>
<itemizedlist> <itemizedlist>
<listitem> <listitem>
@ -1449,7 +1448,7 @@ GSSAPI_NONE_CONFIGURE_ON= --without-gssapi</programlisting>
directory to install the plug-in files into, default directory to install the plug-in files into, default
<varname>PKGBASE</varname>.</para> <varname>PKGBASE</varname>.</para>
</listitem> </listitem>
</itemizedlist></para> </itemizedlist>
</sect1> </sect1>
<sect1 xml:id="uses-xfce"> <sect1 xml:id="uses-xfce">