In the CVSup section:
- add missing translation directories to the doc refuse example - add a couple of missing ports categories and their descriptions
This commit is contained in:
parent
e9e300d0f3
commit
72340ec94e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=23298
1 changed files with 66 additions and 1 deletions
|
@ -1277,7 +1277,8 @@ src-all</programlisting>
|
|||
the German translation of documentation, you can put the following in your
|
||||
<filename>refuse</filename> file:</para>
|
||||
|
||||
<screen>doc/da_*
|
||||
<screen>doc/bn_*
|
||||
doc/da_*
|
||||
doc/de_*
|
||||
doc/el_*
|
||||
doc/es_*
|
||||
|
@ -1290,6 +1291,7 @@ doc/pl_*
|
|||
doc/pt_*
|
||||
doc/ru_*
|
||||
doc/sr_*
|
||||
doc/tr_*
|
||||
doc/zh_*</screen>
|
||||
|
||||
<para>and so forth for the other languages (you can find the
|
||||
|
@ -1449,6 +1451,24 @@ doc/zh_*</screen>
|
|||
</important>
|
||||
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term><literal>ports-accessibility
|
||||
release=cvs</literal></term>
|
||||
|
||||
<listitem>
|
||||
<para>Software to help disabled users.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><literal>ports-arabic
|
||||
release=cvs</literal></term>
|
||||
|
||||
<listitem>
|
||||
<para>Arabic language support.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><literal>ports-archivers
|
||||
release=cvs</literal></term>
|
||||
|
@ -1653,6 +1673,15 @@ doc/zh_*</screen>
|
|||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><literal>ports-hebrew
|
||||
release=cvs</literal></term>
|
||||
|
||||
<listitem>
|
||||
<para>Hebrew language support.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><literal>ports-hungarian
|
||||
release=cvs</literal></term>
|
||||
|
@ -1761,6 +1790,15 @@ doc/zh_*</screen>
|
|||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><literal>ports-net-mgmt
|
||||
release=cvs</literal></term>
|
||||
|
||||
<listitem>
|
||||
<para>Network management software.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><literal>ports-news
|
||||
release=cvs</literal></term>
|
||||
|
@ -1816,6 +1854,15 @@ doc/zh_*</screen>
|
|||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><literal>ports-science
|
||||
release=cvs</literal></term>
|
||||
|
||||
<listitem>
|
||||
<para>Science.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><literal>ports-security
|
||||
release=cvs</literal></term>
|
||||
|
@ -1853,6 +1900,15 @@ doc/zh_*</screen>
|
|||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><literal>ports-ukrainian
|
||||
release=cvs</literal></term>
|
||||
|
||||
<listitem>
|
||||
<para>Ukrainian language support.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><literal>ports-vietnamese
|
||||
release=cvs</literal></term>
|
||||
|
@ -1926,6 +1982,15 @@ doc/zh_*</screen>
|
|||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><literal>ports-x11-themes
|
||||
release=cvs</literal></term>
|
||||
|
||||
<listitem>
|
||||
<para>X11 themes.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><literal>ports-x11-wm</literal></term>
|
||||
|
||||
|
|
Loading…
Reference in a new issue