Remove unnecessary mandir patch. Updated vim package contents.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8703 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Bruce Dubbs 2008-10-26 16:58:02 +00:00
parent 53eeda098e
commit 33d608db5a
4 changed files with 26 additions and 135 deletions

View File

@ -36,6 +36,16 @@
</listitem>
-->
<listitem>
<para>2008-10-26</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Remove unnecessary mandir patch. Updated
vim package contents.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>2008-10-25</para>
<itemizedlist>

View File

@ -117,24 +117,24 @@
<varlistentry>
<term>Glibc Iconv Test Fixes Patch - <token>&glibc-iconv-test-fixes-patch-size;</token>:</term>
<listitem>
<para>Download: <ulink url="&patches-root;&glibc-iconv-test-fixes-patch;"/></para>
<para>MD5 sum: <literal>&glibc-iconv-test-fixes-patch-md5;</literal></para>
<para>Download: <ulink url="&patches-root;&glibc-iconv-test-fixes-patch;"/></para>
<para>MD5 sum: <literal>&glibc-iconv-test-fixes-patch-md5;</literal></para>
</listitem>
</varlistentry>
<varlistentry>
<term>Glibc Ildoubl Test Fix Patch - <token>&glibc-ildoubl-test-fix-patch-size;</token>:</term>
<listitem>
<para>Download: <ulink url="&patches-root;&glibc-ildoubl-test-fix-patch;"/></para>
<para>MD5 sum: <literal>&glibc-ildoubl-test-fix-patch-md5;</literal></para>
<para>Download: <ulink url="&patches-root;&glibc-ildoubl-test-fix-patch;"/></para>
<para>MD5 sum: <literal>&glibc-ildoubl-test-fix-patch-md5;</literal></para>
</listitem>
</varlistentry>
<varlistentry>
<term>Grep Debian Patch - <token>&grep-debian-patch-size;</token>:</term>
<listitem>
<para>Download: <ulink url="&patches-root;&grep-debian-patch;"/></para>
<para>MD5 sum: <literal>&grep-debian-patch-md5;</literal></para>
<para>Download: <ulink url="&patches-root;&grep-debian-patch;"/></para>
<para>MD5 sum: <literal>&grep-debian-patch-md5;</literal></para>
</listitem>
</varlistentry>
@ -250,7 +250,6 @@
</listitem>
</varlistentry> -->
<varlistentry>
<term>Vim Fixes Patch - <token>&vim-fixes-patch-size;</token>:</term>
<listitem>
@ -259,13 +258,13 @@
</listitem>
</varlistentry>
<varlistentry>
<!-- <varlistentry>
<term>Vim Man Directories Patch - <token>&vim-mandir-patch-size;</token>:</term>
<listitem>
<para>Download: <ulink url="&patches-root;&vim-mandir-patch;"/></para>
<para>MD5 sum: <literal>&vim-mandir-patch-md5;</literal></para>
</listitem>
</varlistentry>
</varlistentry> -->
</variablelist>

View File

@ -60,6 +60,7 @@
<screen><userinput remap="pre">patch -Np1 -i ../&vim-fixes-patch;</userinput></screen>
<!--
<para>This version of Vim installs translated man pages and places
them into directories that will not be searched by Man-DB. Patch Vim
so that it installs its man pages into searchable directories and
@ -67,8 +68,8 @@
at run-time:</para>
<screen><userinput remap="pre">patch -Np1 -i ../&vim-mandir-patch;</userinput></screen>
<para>Finally, change the default location of the
-->
<para>Change the default location of the
<filename>vimrc</filename> configuration file to <filename
class="directory">/etc</filename>:</para>
@ -213,10 +214,9 @@ set spell</literal></screen>
<segtitle>Installed programs</segtitle>
<seglistitem>
<seg>efm_filter.pl, efm_perl.pl, ex (link to vim), less.sh, mve.awk,
pltags.pl, ref, rview (link to vim), rvim (link to vim), shtags.pl,
vi (link to vim), view (link to vim), vim, vim132, vim2html.pl,
vimdiff (link to vim), vimm, vimspell.sh, vimtutor, and xxd</seg>
<seg>ex (link to vim), rview (link to vim), rvim (link to vim),
vi (link to vim), view (link to vim), vim,
vimdiff (link to vim), vimtutor, and xxd</seg>
</seglistitem>
</segmentedlist>
@ -225,28 +225,6 @@ set spell</literal></screen>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="efm_filter.pl">
<term><command>efm_filter.pl</command></term>
<listitem>
<para>A filter for creating an error file that can be read
by <command>vim</command></para>
<indexterm zone="ch-system-vim efm_filter.pl">
<primary sortas="b-efm_filter.pl">efm_filter.pl</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="efm_perl.pl">
<term><command>efm_perl.pl</command></term>
<listitem>
<para>Reformats the error messages of the Perl interpreter for use
with the <quote>quickfix</quote> mode of <command>vim</command></para>
<indexterm zone="ch-system-vim efm_perl.pl">
<primary sortas="b-efm_perl.pl">efm_perl.pl</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="ex">
<term><command>ex</command></term>
<listitem>
@ -257,47 +235,6 @@ set spell</literal></screen>
</listitem>
</varlistentry>
<varlistentry id="less.sh">
<term><command>less.sh</command></term>
<listitem>
<para>A script that starts <command>vim</command> with less.vim</para>
<indexterm zone="ch-system-vim less.sh">
<primary sortas="b-less.sh">less.sh</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="mve.awk">
<term><command>mve.awk</command></term>
<listitem>
<para>Processes <command>vim</command> errors</para>
<indexterm zone="ch-system-vim mve.awk">
<primary sortas="b-mve.awk">mve.awk</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="pltags.pl">
<term><command>pltags.pl</command></term>
<listitem>
<para>Creates a tags file for Perl code for use by
<command>vim</command></para>
<indexterm zone="ch-system-vim pltags.pl">
<primary sortas="b-pltags.pl">pltags.pl</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="ref">
<term><command>ref</command></term>
<listitem>
<para>Checks the spelling of arguments</para>
<indexterm zone="ch-system-vim ref">
<primary sortas="b-ref">ref</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="rview">
<term><command>rview</command></term>
<listitem>
@ -322,16 +259,6 @@ set spell</literal></screen>
</listitem>
</varlistentry>
<varlistentry id="shtags.pl">
<term><command>shtags.pl</command></term>
<listitem>
<para>Generates a tags file for Perl scripts</para>
<indexterm zone="ch-system-vim shtags.pl">
<primary sortas="b-shtags.pl">shtags.pl</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="vi">
<term><command>vi</command></term>
<listitem>
@ -362,28 +289,6 @@ set spell</literal></screen>
</listitem>
</varlistentry>
<varlistentry id="vim132">
<term><command>vim132</command></term>
<listitem>
<para>Starts <command>vim</command> with the terminal in 132-column
mode</para>
<indexterm zone="ch-system-vim vim132">
<primary sortas="b-vim132">vim132</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="vim2html.pl">
<term><command>vim2html.pl</command></term>
<listitem>
<para>Converts Vim documentation to HypterText Markup Language
(HTML)</para>
<indexterm zone="ch-system-vim vim2html.pl">
<primary sortas="b-vim2html.pl">vim2html.pl</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="vimdiff">
<term><command>vimdiff</command></term>
<listitem>
@ -395,29 +300,6 @@ set spell</literal></screen>
</listitem>
</varlistentry>
<varlistentry id="vimm">
<term><command>vimm</command></term>
<listitem>
<para>Enables the DEC locator input model on a remote terminal</para>
<indexterm zone="ch-system-vim vimm">
<primary sortas="b-vimm">vimm</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="vimspell.sh">
<term><command>vimspell.sh</command></term>
<listitem>
<para>Spell checks a file and generates the syntax statements
necessary to highlight in <command>vim</command>. This script
requires the old Unix <command>spell</command> command, which
is provided neither in LFS nor in BLFS</para>
<indexterm zone="ch-system-vim vimspell.sh">
<primary sortas="b-vimspell.sh">vimspell.sh</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="vimtutor">
<term><command>vimtutor</command></term>
<listitem>

View File

@ -145,6 +145,6 @@
<!ENTITY vim-fixes-patch-md5 "4b526f493995d2eb6fd415eb62ff43d8">
<!ENTITY vim-fixes-patch-size "29.3 KB">
<!ENTITY vim-mandir-patch "vim-&vim-version;-mandir-1.patch">
<!-- <!ENTITY vim-mandir-patch "vim-&vim-version;-mandir-1.patch">
<!ENTITY vim-mandir-patch-md5 "b6426eb4192faba1e867ddd502323f5b">
<!ENTITY vim-mandir-patch-size "4.2 KB">
<!ENTITY vim-mandir-patch-size "4.2 KB"> -->