mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
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:
parent
53eeda098e
commit
33d608db5a
@ -36,6 +36,16 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
-->
|
-->
|
||||||
|
<listitem>
|
||||||
|
<para>2008-10-26</para>
|
||||||
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[bdubbs] - Remove unnecessary mandir patch. Updated
|
||||||
|
vim package contents.</para>
|
||||||
|
</listitem>
|
||||||
|
</itemizedlist>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>2008-10-25</para>
|
<para>2008-10-25</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
@ -250,7 +250,6 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry> -->
|
</varlistentry> -->
|
||||||
|
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>Vim Fixes Patch - <token>&vim-fixes-patch-size;</token>:</term>
|
<term>Vim Fixes Patch - <token>&vim-fixes-patch-size;</token>:</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -259,13 +258,13 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<!-- <varlistentry>
|
||||||
<term>Vim Man Directories Patch - <token>&vim-mandir-patch-size;</token>:</term>
|
<term>Vim Man Directories Patch - <token>&vim-mandir-patch-size;</token>:</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Download: <ulink url="&patches-root;&vim-mandir-patch;"/></para>
|
<para>Download: <ulink url="&patches-root;&vim-mandir-patch;"/></para>
|
||||||
<para>MD5 sum: <literal>&vim-mandir-patch-md5;</literal></para>
|
<para>MD5 sum: <literal>&vim-mandir-patch-md5;</literal></para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry> -->
|
||||||
|
|
||||||
</variablelist>
|
</variablelist>
|
||||||
|
|
||||||
|
@ -60,6 +60,7 @@
|
|||||||
|
|
||||||
<screen><userinput remap="pre">patch -Np1 -i ../&vim-fixes-patch;</userinput></screen>
|
<screen><userinput remap="pre">patch -Np1 -i ../&vim-fixes-patch;</userinput></screen>
|
||||||
|
|
||||||
|
<!--
|
||||||
<para>This version of Vim installs translated man pages and places
|
<para>This version of Vim installs translated man pages and places
|
||||||
them into directories that will not be searched by Man-DB. Patch Vim
|
them into directories that will not be searched by Man-DB. Patch Vim
|
||||||
so that it installs its man pages into searchable directories and
|
so that it installs its man pages into searchable directories and
|
||||||
@ -67,8 +68,8 @@
|
|||||||
at run-time:</para>
|
at run-time:</para>
|
||||||
|
|
||||||
<screen><userinput remap="pre">patch -Np1 -i ../&vim-mandir-patch;</userinput></screen>
|
<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
|
<filename>vimrc</filename> configuration file to <filename
|
||||||
class="directory">/etc</filename>:</para>
|
class="directory">/etc</filename>:</para>
|
||||||
|
|
||||||
@ -213,10 +214,9 @@ set spell</literal></screen>
|
|||||||
<segtitle>Installed programs</segtitle>
|
<segtitle>Installed programs</segtitle>
|
||||||
|
|
||||||
<seglistitem>
|
<seglistitem>
|
||||||
<seg>efm_filter.pl, efm_perl.pl, ex (link to vim), less.sh, mve.awk,
|
<seg>ex (link to vim), rview (link to vim), rvim (link to vim),
|
||||||
pltags.pl, ref, rview (link to vim), rvim (link to vim), shtags.pl,
|
vi (link to vim), view (link to vim), vim,
|
||||||
vi (link to vim), view (link to vim), vim, vim132, vim2html.pl,
|
vimdiff (link to vim), vimtutor, and xxd</seg>
|
||||||
vimdiff (link to vim), vimm, vimspell.sh, vimtutor, and xxd</seg>
|
|
||||||
</seglistitem>
|
</seglistitem>
|
||||||
</segmentedlist>
|
</segmentedlist>
|
||||||
|
|
||||||
@ -225,28 +225,6 @@ set spell</literal></screen>
|
|||||||
<?dbfo list-presentation="list"?>
|
<?dbfo list-presentation="list"?>
|
||||||
<?dbhtml list-presentation="table"?>
|
<?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">
|
<varlistentry id="ex">
|
||||||
<term><command>ex</command></term>
|
<term><command>ex</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -257,47 +235,6 @@ set spell</literal></screen>
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</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">
|
<varlistentry id="rview">
|
||||||
<term><command>rview</command></term>
|
<term><command>rview</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -322,16 +259,6 @@ set spell</literal></screen>
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</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">
|
<varlistentry id="vi">
|
||||||
<term><command>vi</command></term>
|
<term><command>vi</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -362,28 +289,6 @@ set spell</literal></screen>
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</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">
|
<varlistentry id="vimdiff">
|
||||||
<term><command>vimdiff</command></term>
|
<term><command>vimdiff</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -395,29 +300,6 @@ set spell</literal></screen>
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</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">
|
<varlistentry id="vimtutor">
|
||||||
<term><command>vimtutor</command></term>
|
<term><command>vimtutor</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
|
@ -145,6 +145,6 @@
|
|||||||
<!ENTITY vim-fixes-patch-md5 "4b526f493995d2eb6fd415eb62ff43d8">
|
<!ENTITY vim-fixes-patch-md5 "4b526f493995d2eb6fd415eb62ff43d8">
|
||||||
<!ENTITY vim-fixes-patch-size "29.3 KB">
|
<!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-md5 "b6426eb4192faba1e867ddd502323f5b">
|
||||||
<!ENTITY vim-mandir-patch-size "4.2 KB">
|
<!ENTITY vim-mandir-patch-size "4.2 KB"> -->
|
||||||
|
Loading…
Reference in New Issue
Block a user