Changeset d4afab2


Ignore:
Timestamp:
02/04/2005 08:30:16 PM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
8070ffce
Parents:
0dfa6f4f
Message:

Added md5sums to Emacs, Ed, nano, Vim and JOE instructions

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3397 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r0dfa6f4f rd4afab2  
    2525<listitem><para>February 4th, 2005 [randy]: Added MD5sums to OpenSSL,
    2626iptables, Tripwire-portable, Shadow, Linux-PAM, cracklib, MIT krb5, Heimdal,
    27 Cyrus SASL, Stunnel, ReiserFS and XFS instructions; fixed MIT krb5 download
    28 URL.</para></listitem>
     27Cyrus SASL, Stunnel, ReiserFS, XFS, Emacs, Vim, nano, JOE and Ed instructions;
     28fixed MIT krb5 download URL.</para></listitem>
    2929
    3030<listitem><para>February 3rd, 2005 [bdubbs]: Added index items to
  • postlfs/editors/ed.xml

    r0dfa6f4f rd4afab2  
    77  <!ENTITY ed-download-http "http://ftp.gnu.org/pub/gnu/ed/ed-&ed-version;.tar.gz">
    88  <!ENTITY ed-download-ftp  "ftp://ftp.gnu.org/pub/gnu/ed/ed-&ed-version;.tar.gz">
     9  <!ENTITY ed-md5sum        "ddd57463774cae9b50e70cd51221281b">
    910  <!ENTITY ed-size          "182 KB">
    1011  <!ENTITY ed-buildsize     "3.1 MB">
     
    3233<sect3><title>Package information</title>
    3334<itemizedlist spacing="compact">
    34 <listitem><para>Download (HTTP): <ulink url="&ed-download-http;"/></para></listitem>
    35 <listitem><para>Download (FTP): <ulink url="&ed-download-ftp;"/></para></listitem>
     35<listitem><para>Download (HTTP):
     36<ulink url="&ed-download-http;"/></para></listitem>
     37<listitem><para>Download (FTP):
     38<ulink url="&ed-download-ftp;"/></para></listitem>
     39<listitem><para>Download MD5 sum: &ed-md5sum;</para></listitem>
    3640<listitem><para>Download size: &ed-size;</para></listitem>
    37 <listitem><para>Estimated disk space required: &ed-buildsize;</para></listitem>
    38 <listitem><para>Estimated build time: &ed-time;</para></listitem></itemizedlist>
     41<listitem><para>Estimated disk space required:
     42&ed-buildsize;</para></listitem>
     43<listitem><para>Estimated build time:
     44&ed-time;</para></listitem></itemizedlist>
    3945</sect3>
    4046
  • postlfs/editors/emacs.xml

    r0dfa6f4f rd4afab2  
    77  <!ENTITY emacs-download-http "http://ftp.gnu.org/pub/gnu/emacs/emacs-&emacs-version;.tar.gz">
    88  <!ENTITY emacs-download-ftp "ftp://ftp.gnu.org/pub/gnu/emacs/emacs-&emacs-version;.tar.gz">
     9  <!ENTITY emacs-md5sum    "a0bab457cbf5b4f8eb99d1d0a3ada420">
    910  <!ENTITY emacs-size      "20 MB">
    1011  <!ENTITY emacs-buildsize "92.5 MB">
     
    2324<title>Introduction to <application>Emacs</application></title>
    2425
    25 <para>The <application>Emacs</application> package contains the extensible, customizable,
    26 self-documenting real-time display editor.</para>
     26<para>The <application>Emacs</application> package contains the extensible,
     27customizable, self-documenting real-time display editor.</para>
    2728
    2829<sect3><title>Package information</title>
     
    3233<listitem><para>Download (FTP): <ulink
    3334url="&emacs-download-ftp;"/></para></listitem>
     35<listitem><para>Download MD5 sum: &emacs-md5sum;</para></listitem>
    3436<listitem><para>Download size: &emacs-size;</para></listitem>
    3537<listitem><para>Estimated disk space required:
     
    4143<sect3><title><application>Emacs</application> dependencies</title>
    4244<sect4><title>Optional</title>
    43 <para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>), <xref linkend="libjpeg"/>, <xref
    44 linkend="libpng"/>, <xref linkend="libtiff"/> and <xref
    45 linkend="libungif"/> or <xref linkend="giflib"/></para></sect4>
     45<para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>),
     46<xref linkend="libjpeg"/>,
     47<xref linkend="libpng"/>,
     48<xref linkend="libtiff"/> and
     49<xref linkend="libungif"/> or <xref linkend="giflib"/></para>
     50</sect4>
    4651</sect3>
    4752
     
    5156<title>Installation of <application>Emacs</application></title>
    5257
    53 <para>Install <application>Emacs</application> by running the following commands:</para>
     58<para>Install <application>Emacs</application> by running the following
     59commands:</para>
    5460
    5561<screen><userinput><command>./configure --prefix=/usr \
     
    8288
    8389<sect3><title>b2m</title>
    84 <para><command>b2m</command> is a program to convert mail files from RMAIL format to Unix
    85 <quote>mbox</quote> format.</para></sect3>
     90<para><command>b2m</command> is a program to convert mail files from RMAIL
     91format to Unix <quote>mbox</quote> format.</para></sect3>
    8692
    8793<sect3><title>ctags</title>
    88 <para><command>ctags</command> creates cross-reference tagfile database files for source
    89 code.</para></sect3>
     94<para><command>ctags</command> creates cross-reference tagfile database files
     95for source code.</para></sect3>
    9096
    9197<sect3><title>ebrowse</title>
    92 
    9398<para><command>ebrowse</command> permits browsing of C++ class hierarchies from
    9499within emacs.</para></sect3>
    95100
    96101<sect3><title>emacsclient</title>
    97 <para><command>emacsclient</command> attaches an emacs session to an already running
    98 emacsserver instance.</para></sect3>
     102<para><command>emacsclient</command> attaches an emacs session to an already
     103running emacsserver instance.</para></sect3>
    99104
    100105<sect3><title>etags</title>
    101 <para><command>etags</command> is another program to generate source code cross-reference
    102 tagfiles.</para></sect3>
     106<para><command>etags</command> is another program to generate source code
     107cross-reference tagfiles.</para></sect3>
    103108
    104109<sect3><title>grep-changelog</title>
     
    111116
    112117<sect3><title>cvt-mail</title>
    113 <para><command>cvt-mail</command> converts old style goslings emacs mail directories into
    114 gnu-rmail format.</para></sect3>
     118<para><command>cvt-mail</command> converts old style goslings emacs mail
     119directories into gnu-rmail format.</para></sect3>
    115120
    116121<sect3><title>digest-doc</title>
    117 <para><command>digest-doc</command> is a filter to create nroff output for man pages.</para></sect3>
     122<para><command>digest-doc</command> is a filter to create nroff output for man
     123pages.</para></sect3>
    118124
    119125<sect3><title>emacsserver</title>
    120 <para><command>emacserver</command> allows other applications/shells to access an already
    121 running emacs instance and share buffers with it.</para></sect3>
     126<para><command>emacserver</command> allows other applications/shells to access
     127an already running emacs instance and share buffers with it.</para></sect3>
    122128
    123129<sect3><title>fakemail</title>
     
    126132
    127133<sect3><title>hexl</title>
    128 <para><command>hexl</command> converts files for editing with emacs hexl-mode binary file
    129 editing mode.</para></sect3>
     134<para><command>hexl</command> converts files for editing with emacs hexl-mode
     135binary file editing mode.</para></sect3>
    130136
    131137<sect3><title>movemail</title>
     
    134140
    135141<sect3><title>profile</title>
    136 <para><command>profile</command> generates periodic events for profiling of Emacs
    137 Lisp code.</para></sect3>
     142<para><command>profile</command> generates periodic events for profiling of
     143Emacs Lisp code.</para></sect3>
    138144
    139145<sect3><title>rcs2log</title>
     
    142148
    143149<sect3><title>sorted-doc</title>
    144 <para><command>sorted-doc</command> is a filter to generate texinfo files.</para></sect3>
     150<para><command>sorted-doc</command> is a filter to generate texinfo
     151files.</para></sect3>
    145152
    146153<sect3><title>vcdiff</title>
    147 <para><command>vcdiff</command> compares <acronym>SCCS</acronym> files.</para></sect3>
     154<para><command>vcdiff</command> compares <acronym>SCCS</acronym>
     155files.</para></sect3>
    148156
    149157<sect3><title>yow</title>
    150 <para><command>yow</command> prints a quotation from Zippy the Pinhead.</para></sect3>
     158<para><command>yow</command> prints a quotation from Zippy the
     159Pinhead.</para></sect3>
    151160
    152161</sect2>
  • postlfs/editors/joe.xml

    r0dfa6f4f rd4afab2  
    77  <!ENTITY joe-download-http "http://prdownloads.sourceforge.net/joe-editor/joe-&joe-version;.tar.gz">
    88  <!ENTITY joe-download-ftp  " ">
     9  <!ENTITY joe-md5sum        "2a6ef018870fca9b7df85401994fb0e0">
    910  <!ENTITY joe-size          "380 KB">
    1011  <!ENTITY joe-buildsize     "5.7 MB">
     
    3334<listitem><para>Download (FTP): <ulink
    3435url="&joe-download-ftp;"/></para></listitem>
     36<listitem><para>Download MD5 sum: &joe-md5sum;</para></listitem>
    3537<listitem><para>Download size: &joe-size;</para></listitem>
    3638<listitem><para>Estimated disk space required:
     
    4547<title>Installation of <application><acronym>JOE</acronym></application></title>
    4648
    47 <para>Install <application><acronym>JOE</acronym></application> by running the following commands:</para>
     49<para>Install <application><acronym>JOE</acronym></application> by running the
     50following commands:</para>
    4851
    4952<screen><userinput><command>./configure --sysconfdir=/etc --prefix=/usr &amp;&amp;
     
    5659<title>Configuration files</title>
    5760
    58 <para><application><acronym>JOE</acronym></application> can make use of several configuration files. Information
    59 about these files may be found in the joe man page. These files
    60 are <filename>/etc/jmacsrc</filename>, <filename>/etc/joerc</filename>,
    61 <filename>/etc/jpicorc</filename>, <filename>/etc/jstarrc</filename>,
    62 and <filename>/etc/rjoerc</filename>.
     61<para><application><acronym>JOE</acronym></application> can make use of
     62several configuration files. Information about these files may be found in the
     63joe man page. These files are <filename>/etc/jmacsrc</filename>,
     64<filename>/etc/joerc</filename>, <filename>/etc/jpicorc</filename>,
     65<filename>/etc/jstarrc</filename>, and <filename>/etc/rjoerc</filename>.
    6366<application><acronym>JOE</acronym></application> can also make use of
    6467<filename>~/.joerc</filename>, which may be copied from
     
    7174<title>Contents</title>
    7275
    73 <para>The <application><acronym>JOE</acronym></application> package contains <command>jmacs</command>,
     76<para>The <application><acronym>JOE</acronym></application> package contains
     77<command>jmacs</command>,
    7478<command>joe</command>, <command>jpico</command>,
    7579<command>jstar</command>, <command>rjoe</command> and
  • postlfs/editors/nano.xml

    r0dfa6f4f rd4afab2  
    77  <!ENTITY nano-download-http "http://www.nano-editor.org/dist/v1.2/nano-&nano-version;.tar.gz">
    88  <!ENTITY nano-download-ftp  "ftp://ftp.uni-koeln.de/editor/nano-&nano-version;.tar.gz">
     9  <!ENTITY nano-md5sum        "2c513310ec5e8b63abaecaf48670ac7a">
    910  <!ENTITY nano-size          "897 KB">
    1011  <!ENTITY nano-buildsize     "4.3 MB">
     
    2324<title>Introduction to <application>nano</application></title>
    2425
    25 <para>The <application>nano</application> package contains a small, simple text editor which
    26 aims to replace <application>Pico</application>, the default editor in
    27 the <application>Pine</application> package.</para>
     26<para>The <application>nano</application> package contains a small, simple
     27text editor which aims to replace <application>Pico</application>, the default
     28editor in the <application>Pine</application> package.</para>
    2829
    2930<sect3><title>Package information</title>
     
    3334<listitem><para>Download (FTP): <ulink
    3435url="&nano-download-ftp;"/></para></listitem>
     36<listitem><para>Download MD5 sum: &nano-md5sum;</para></listitem>
    3537<listitem><para>Download size: &nano-size;</para></listitem>
    3638<listitem><para>Estimated disk space required:
     
    4244<sect3><title><application>nano</application> dependencies</title>
    4345<sect4><title>Optional</title>
    44 <para><xref linkend="slang"/>
    45 </para></sect4>
     46<para><xref linkend="slang"/></para>
     47</sect4>
    4648</sect3>
    4749
     
    5153<title>Installation of <application>nano</application></title>
    5254
    53 <para>Install <application>nano</application> by running the following commands:</para>
     55<para>Install <application>nano</application> by running the following
     56commands:</para>
    5457
    5558<screen><userinput><command>./configure --prefix=/usr --sysconfdir=/etc \
     
    8083set suspend</userinput></screen>
    8184
    82 <para>Another example is in the <filename
    83 class="directory">/usr/share/doc/nano/examples</filename> directory in
    84 the <filename>nanorc.sample</filename> file.  It includes color
    85 configurations and has some documentation included in the
    86 comments.</para>
     85<para>Another example is in the
     86<filename class="directory">/usr/share/doc/nano/examples</filename> directory
     87in the <filename>nanorc.sample</filename> file.  It includes color
     88configurations and has some documentation included in the comments.</para>
    8789</sect3>
    8890</sect2>
     
    99101
    100102<sect3><title>nano</title>
    101 <para><command>nano</command> is a small, simple text editor which aims to replace
    102 <application>Pico</application>, the default editor in the
     103<para><command>nano</command> is a small, simple text editor which aims to
     104replace <application>Pico</application>, the default editor in the
    103105<application>Pine</application> package.</para></sect3>
    104106
  • postlfs/editors/vim.xml

    r0dfa6f4f rd4afab2  
    77  <!ENTITY vim-download-http "http://ftp.at.vim.org/pub/vim/unix/vim-&vim-version;.tar.bz2">
    88  <!ENTITY vim-download-ftp  "ftp://ftp.vim.org/pub/vim/unix/vim-&vim-version;.tar.bz2">
     9  <!ENTITY vim-md5sum        "821fda8f14d674346b87e3ef9cb96389">
    910  <!ENTITY vim-size          "3.7 MB">
    1011  <!ENTITY vim-buildsize     "48 MB">
     
    4344<listitem><para>Download (FTP): <ulink
    4445url="&vim-download-ftp;"/></para></listitem>
     46<listitem><para>Download MD5 sum: &vim-md5sum;</para></listitem>
    4547<listitem><para>Download size: &vim-size;</para></listitem>
    4648<listitem><para>Estimated disk space required:
Note: See TracChangeset for help on using the changeset viewer.