Changeset 55c657e


Ignore:
Timestamp:
02/11/2005 10:17:38 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:
fdcfc4cf
Parents:
28ce643
Message:

Added md5sums to Chapter 20 packages; changed FTP download URL's in Pine and NcFTP instructions

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

Files:
8 edited

Legend:

Unmodified
Added
Removed
  • basicnet/mailnews/fetchmail.xml

    r28ce643 r55c657e  
    77  <!ENTITY fetchmail-download-http "http://www.catb.org/~esr/fetchmail/fetchmail-&fetchmail-version;.tar.gz">
    88  <!ENTITY fetchmail-download-ftp  "ftp://gnome.dti.ad.jp/.1/unix/net/mail/fetchmail/fetchmail-&fetchmail-version;.tar.gz">
     9  <!ENTITY fetchmail-md5sum        "9956b30139edaa4f5f77c4d0dbd80225">
    910  <!ENTITY fetchmail-size          "1.2 MB">
    1011  <!ENTITY fetchmail-buildsize     "5.8 MB">
     
    3435<listitem><para>Download (FTP): <ulink
    3536url="&fetchmail-download-ftp;"/></para></listitem>
     37<listitem><para>Download MD5 sum: &fetchmail-md5sum;</para></listitem>
    3638<listitem><para>Download size: &fetchmail-size;</para></listitem>
    3739<listitem><para>Estimated disk space required:
     
    4244
    4345<sect3><title><application>Fetchmail</application> dependencies</title>
    44 
    4546<sect4><title>Required</title>
    46 
    47 <para><xref linkend="openssl"/> and a local MDA (<xref linkend="procmail"/>)
    48 </para>
     47<para><xref linkend="openssl"/> and
     48a local MDA (<xref linkend="procmail"/>)</para>
    4949</sect4>
    5050
    5151<sect4><title>Optional</title>
    52 <para><xref linkend="python"/> and <xref linkend="tk"/>.</para>
     52<para><xref linkend="python"/> and <xref linkend="tk"/></para>
    5353</sect4>
    5454</sect3>
     
    5959<title>Installation of <application>Fetchmail</application></title>
    6060
    61 <para>Install <application>Fetchmail</application> by running the following commands:</para>
     61<para>Install <application>Fetchmail</application> by running the following
     62commands:</para>
    6263
    6364<screen><userinput><command>./configure --prefix=/usr --with-ssl --enable-fallback=procmail &amp;&amp;
     
    102103<command>chmod 0600 ~/.fetchmailrc</command></userinput></screen>
    103104
    104 <para>This is an example configuration that should suffice for most people.  You
    105 can add as many users and servers as you need using the same syntax.</para>
     105<para>This is an example configuration that should suffice for most people.
     106You can add as many users and servers as you need using the same syntax.</para>
    106107
    107108<para><command>man fetchmail</command>: Look for the section near
     
    109110gives some quick examples. There are countless other config options once
    110111you get used to it.</para>
    111 
    112112</sect3>
    113113
     
    137137<application>Python</application>, and it must have the Tkinker module
    138138available.</para>
    139 
    140139</sect3>
    141140
  • basicnet/mailnews/mutt.xml

    r28ce643 r55c657e  
    77  <!ENTITY mutt-download-http "http://gd.tuwien.ac.at/infosys/mail/mutt/mutt-&mutt-version;.tar.gz">
    88  <!ENTITY mutt-download-ftp  "ftp://ftp.mutt.org/mutt/mutt-&mutt-version;.tar.gz">
     9  <!ENTITY mutt-md5sum        "710bd56d3c4c4bcd1403bc4e053f7476">
    910  <!ENTITY mutt-size          "2.6 MB">
    1011  <!ENTITY mutt-buildsize     "16.9 MB">
     
    2425
    2526<para>The <application>Mutt</application> package contains a Mail User Agent.
    26 This is useful for reading, writing, replying, saving, and deleting your
     27This is useful for reading, writing, replying to, saving, and deleting your
    2728email.</para>
    2829
     
    3334<listitem><para>Download (FTP): <ulink
    3435url="&mutt-download-ftp;"/></para></listitem>
     36<listitem><para>Download MD5 sum: &mutt-md5sum;</para></listitem>
    3537<listitem><para>Download size: &mutt-size;</para></listitem>
    3638<listitem><para>Estimated disk space required:
  • basicnet/mailnews/nail.xml

    r28ce643 r55c657e  
    77  <!ENTITY nail-download-http "http://prdownloads.sourceforge.net/nail/nail-&nail-version;.tar.bz2">
    88  <!ENTITY nail-download-ftp  " ">
     9  <!ENTITY nail-md5sum        "f08dab4fb6a069bc6876b0b58116716b">
    910  <!ENTITY nail-size          "266 KB">
    1011  <!ENTITY nail-buildsize     "2.9 MB">
     
    4142<listitem><para>Download (FTP): <ulink
    4243url="&nail-download-ftp;"/></para></listitem>
     44<listitem><para>Download MD5 sum: &nail-md5sum;</para></listitem>
    4345<listitem><para>Download size: &nail-size;</para></listitem>
    4446<listitem><para>Estimated disk space required:
  • basicnet/mailnews/pine.xml

    r28ce643 r55c657e  
    66
    77  <!ENTITY pine-download-http "http://mirror.sit.wisc.edu/pub/net/mail/pine/pine&pine-version;.tar.bz2">
    8   <!ENTITY pine-download-ftp  "ftp://ftp.cac.washington.edu/pine/pine&pine-version;.tar.bz2">
     8  <!ENTITY pine-download-ftp  "ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/pine&pine-version;.tar.bz2">
     9  <!ENTITY pine-md5sum        "aece91c8a857605994829ffa91d98c9f">
    910  <!ENTITY pine-size          "2.9 MB">
    1011  <!ENTITY pine-buildsize     "50 MB">
     
    3435<listitem><para>Download (FTP): <ulink
    3536url="&pine-download-ftp;"/></para></listitem>
     37<listitem><para>Download MD5 sum: &pine-md5sum;</para></listitem>
    3638<listitem><para>Download size: &pine-size;</para></listitem>
    3739<listitem><para>Estimated disk space required:
     
    5052<sect3><title><application>Pine</application> dependencies</title>
    5153<sect4><title>Required</title>
    52 <para><xref linkend="openssl"/></para></sect4>
     54<para><xref linkend="openssl"/></para>
     55</sect4>
     56
    5357<sect4><title>Optional</title>
    54 <para>
    55 <xref linkend="openldap"/> and
    56 <xref linkend="mitkrb"/>
    57 </para></sect4>
     58<para><xref linkend="openldap"/> and <xref linkend="mitkrb"/></para>
     59</sect4>
    5860</sect3>
    5961
     
    6365<title>Installation of <application>Pine</application></title>
    6466
    65 <para>Install <application>Pine</application> by running the following commands: </para>
     67<para>Install <application>Pine</application> by running the following
     68commands:</para>
    6669
    6770<screen><userinput><command>patch -Np1 -i ../pine-&pine-version;-fhs-3.patch &amp;&amp;
     
    7073cp doc/*.1 /usr/share/man/man1 &amp;&amp;   
    7174cd bin &amp;&amp;
    72 install pine imapd ipop2d ipop3d mailutil mtest pico \
     75install -m755 pine imapd ipop2d ipop3d mailutil mtest pico \
    7376    pilot rpdump rpload /usr/bin</command></userinput></screen>
    7477
     
    101104
    102105<para><command>SSLDIR=/usr SSLCERTS=/etc/ssl/certs</command>: Location
    103 of OpenSSL files.</para>
     106of <application>Open<acronym>SSL</acronym></application> files.</para>
    104107
    105108<para><screen><command>cd bin &amp;&amp;
    106 install pine imapd ipop2d ipop3d mailutil mtest pico \
     109install -m755 pine imapd ipop2d ipop3d mailutil mtest pico \
    107110    pilot rpdump rpload /usr/bin</command></screen>
    108 This installs <application>Pine</application>.</para>
     111This installs the <application>Pine</application> programs.</para>
    109112
    110113</sect2>
     
    120123
    121124<para>The <command>pine</command> executable needs no global configuration to
    122 use.  Users set <application>Pine</application> options in <filename>~/.pinerc
    123 </filename> using an internal configuration menu.</para>
     125use.  Users set <application>Pine</application> options in
     126<filename>~/.pinerc</filename> using an internal configuration menu.</para>
    124127</sect3>
    125128
     
    151154
    152155<sect3><title>pilot</title>
    153 <para><command>pilot</command> is a file and directory navigator and browser.</para></sect3>
     156<para><command>pilot</command> is a file and directory navigator and
     157browser.</para></sect3>
    154158
    155159<sect3><title>imapd</title>
    156 <para><command>imapd</command> is the <acronym>IMAP</acronym> server daemon.</para></sect3>
     160<para><command>imapd</command> is the <acronym>IMAP</acronym> server
     161daemon.</para></sect3>
    157162
    158163<sect3><title>ipop2d</title>
     
    174179or address books.</para></sect3>
    175180
    176 
    177181<sect3><title>rpdump</title>
    178182<para><command>rpdump</command> is used to copy data from remote
  • basicnet/mailnews/procmail.xml

    r28ce643 r55c657e  
    77  <!ENTITY procmail-download-http "http://www.procmail.org/procmail-&procmail-version;.tar.gz">
    88  <!ENTITY procmail-download-ftp  "ftp://ftp.procmail.net/pub/procmail/procmail-&procmail-version;.tar.gz">
     9  <!ENTITY procmail-md5sum        "1678ea99b973eb77eda4ecf6acae53f1">
    910  <!ENTITY procmail-size          "338 KB">
    1011  <!ENTITY procmail-buildsize     "1.5 MB">
     
    2324<title>Introduction to <application>Procmail</application></title>
    2425
    25 <para>The <application>Procmail</application> package contains an autonomous mail processor. This
    26 is useful for filtering and sorting incoming mail.</para>
     26<para>The <application>Procmail</application> package contains an autonomous
     27mail processor. This is useful for filtering and sorting incoming mail.</para>
    2728
    2829<sect3><title>Package information</title>
     
    3233<listitem><para>Download (FTP): <ulink
    3334url="&procmail-download-ftp;"/></para></listitem>
     35<listitem><para>Download MD5 sum: &procmail-md5sum;</para></listitem>
    3436<listitem><para>Download size: &procmail-size;</para></listitem>
    3537<listitem><para>Estimated disk space required:
     
    3941</sect3>
    4042
    41 
    4243</sect2>
    4344
     
    4546<title>Installation of <application>Procmail</application></title>
    4647
    47 <para>Install <application>Procmail</application> by running the following commands:</para>
     48<para>Install <application>Procmail</application> by running the following
     49commands:</para>
    4850
    4951<screen><userinput><command>make LOCKINGTEST=/tmp install &amp;&amp;
     
    5557<title>Command explanations</title>
    5658
    57 <para><command>make LOCKINGTEST=/tmp install</command>: This prevents make from
    58 asking you where to test file-locking patterns.</para>
     59<para><command>make LOCKINGTEST=/tmp install</command>: This prevents
     60<command>make</command> from asking you where to test file-locking
     61patterns.</para>
    5962
    6063<para><command>make install-suid</command>: Modifies permissions of
     
    8285<title>Contents</title>
    8386
    84 <para>The <application>Procmail</application> package contains <command>procmail</command>, <command>formail</command>, <command>lockfile</command> and <command>mailstat</command>.</para>
     87<para>The <application>Procmail</application> package contains
     88<command>procmail</command>,
     89<command>formail</command>,
     90<command>lockfile</command> and
     91<command>mailstat</command>.</para>
    8592
    8693</sect2>
     
    9097<sect3><title>procmail</title>
    9198<para><command>procmail</command> is an autonomous mail processor.  It performs
    92 all the functions of a <acronym>MDA</acronym> (Mail Delivery Agent).</para></sect3>
     99all the functions of a <acronym>MDA</acronym> (Mail Delivery
     100Agent).</para></sect3>
    93101
    94102<sect3><title>formail</title>
  • basicnet/mailnews/slrn.xml

    r28ce643 r55c657e  
    77  <!ENTITY slrn-download-http "http://prdownloads.sourceforge.net/slrn/slrn-&slrn-version;.tar.bz2">
    88  <!ENTITY slrn-download-ftp  "ftp://ftp.fh-heilbronn.de/pub/mirrors/slrn/slrn-&slrn-version;.tar.bz2">
     9  <!ENTITY slrn-md5sum        "9b613007df537444a5f8a4a2994fadb7">
    910  <!ENTITY slrn-size          "1011 KB">
    1011  <!ENTITY slrn-buildsize     "9.3 MB">
     
    2324<title>Introduction to <application>slrn</application></title>
    2425
    25 <para><application>slrn</application> is a slang-based news reader, capable of reading local news
    26 spools as well as groups from an <acronym>NNTP</acronym> server.  Small local news spools
    27 can also be created with the use of the slrnpull program included in
    28 the slrn distribution.</para>
     26<para><application>slrn</application> is a slang-based news reader, capable of
     27reading local news spools as well as groups from an <acronym>NNTP</acronym>
     28server. Small local news spools can also be created with the use of the
     29<command>slrnpull</command> program included in the
     30<application>slrn</application> distribution.</para>
    2931
    3032<sect3><title>Package information</title>
    3133<itemizedlist spacing='compact'>
    32 <listitem><para>Download (HTTP): <ulink url="&slrn-download-http;"/></para></listitem>
    33 <listitem><para>Download (FTP): <ulink url="&slrn-download-ftp;"/></para></listitem>
     34<listitem><para>Download (HTTP):
     35<ulink url="&slrn-download-http;"/></para></listitem>
     36<listitem><para>Download (FTP):
     37<ulink url="&slrn-download-ftp;"/></para></listitem>
     38<listitem><para>Download MD5 sum: &slrn-md5sum;</para></listitem>
    3439<listitem><para>Download size: &slrn-size;</para></listitem>
    35 <listitem><para>Estimated disk space required: &slrn-buildsize;</para></listitem>
    36 <listitem><para>Estimated build time: &slrn-time;</para></listitem></itemizedlist>
     40<listitem><para>Estimated disk space required:
     41&slrn-buildsize;</para></listitem>
     42<listitem><para>Estimated build time:
     43&slrn-time;</para></listitem></itemizedlist>
    3744</sect3>
    3845
    3946<sect3><title><application>slrn</application> dependencies</title>
    4047<sect4><title>Required</title>
    41 <para><xref linkend="slang"/> and <acronym>MTA</acronym> (See <xref linkend="server-mail"/>)</para></sect4>
     48<para><xref linkend="slang"/> and
     49<acronym>MTA</acronym> (See <xref linkend="server-mail"/>)</para>
     50</sect4>
    4251
    4352<sect4><title>Optional</title>
    44 <para>
    45 <xref linkend="openssl"/>,
     53<para><xref linkend="openssl"/>,
    4654<ulink url="http://www.gnu.org/software/gnutls/">GnuTLS</ulink>,
    4755<ulink url="http://www.fpx.de/fp/Software/UUDeview/">UUDeview</ulink>,
    4856<ulink url="http://www.isc.org/index.pl?/sw/inn/">INN</ulink> and
    49 <ulink url="http://homepage.mac.com/imeowbot/iblog/C1355421991/">libcanlock</ulink>
    50 </para></sect4>
     57<ulink url="http://homepage.mac.com/imeowbot/iblog/C1355421991/">
     58libcanlock</ulink></para>
     59</sect4>
    5160</sect3>
    5261
     
    5665<title>Installation of <application>slrn</application></title>
    5766
    58 <para>Install <application>slrn</application> by running the following commands:</para>
     67<para>Install <application>slrn</application> by running the following
     68commands:</para>
    5969
    6070<screen><userinput><command>./configure --prefix=/usr --sysconfdir=/etc \
     
    7282executable.</para>
    7383
    74 <para><option>--with-ssl</option>: This switch adds OpenSSL support to
    75 slrn.</para>
     84<para><option>--with-ssl</option>: This switch adds
     85<application>Open<acronym>SSL</acronym></application> support to
     86<application>slrn</application>.</para>
    7687
    77 <para><option>--with-uudeview</option>: This switch adds UUDeview
    78 support to slrn.</para>
     88<para><option>--with-uudeview</option>: This switch adds
     89<application>UUDeview</application> support to
     90<application>slrn</application>.</para>
    7991
    8092</sect2>
     
    93105<filename>~/.jnewsrc</filename> file must be
    94106created. For this configuration to work, you must have an environmental
    95 variable, <envar>NNTPSERVER</envar>, set. In normal operation it would be exported into
    96 the environment by a startup file, like <filename>/etc/profile</filename>
    97 or <filename>~/.bashrc</filename>. Here we will just put it into the
    98 environment of the configuration step. We will use the
    99 <acronym>LFS</acronym> news server in this example, but you should use
     107variable, <envar>NNTPSERVER</envar>, set. In normal operation it would be
     108exported into the environment by a startup file, like
     109<filename>/etc/profile</filename> or <filename>~/.bashrc</filename>. Here it
     110is just put it into the environment of the configuration step. For now, the
     111<acronym>LFS</acronym> news server is used in this example, but you should use
    100112whatever server you prefer.</para>
    101113
     
    109121is a sample startup <filename>/usr/share/doc/slrn/slrn.rc</filename>
    110122file that comes with slrn. It is extensively documented but if you
    111 need more information, look at <ulink
    112 url="http://slrn.sourceforge.net/docs/">the slrn
    113 website</ulink>.</para>
     123need more information, look at
     124<ulink url="http://slrn.sourceforge.net/docs/">the
     125<application>slrn</application> website</ulink>.</para>
    114126
    115127</sect3>
  • basicnet/netprogs/ncftp.xml

    r28ce643 r55c657e  
    66
    77  <!ENTITY ncftp-download-http "http://gd.tuwien.ac.at/infosys/clients/ftp/ncftp/ncftp-&ncftp-version;-src.tar.bz2">
    8   <!ENTITY ncftp-download-ftp  "ftp://ftp.ncftp.com/ncftp/ncftp-&ncftp-version;-src.tar.bz2">
    9   <!ENTITY ncftp-md5sum        "N/A">
     8  <!-- <!ENTITY ncftp-download-ftp  "ftp://ftp.ncftp.com/ncftp/ncftp-&ncftp-version;-src.tar.bz2"> -->
     9  <!ENTITY ncftp-download-ftp  "ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/ncftp-&ncftp-version;-src.tar.bz2">
     10  <!ENTITY ncftp-md5sum        "2a310a3c9ca126e6b409d0d1d1ccda75">
    1011  <!ENTITY ncftp-size          "389 KB">
    1112  <!ENTITY ncftp-buildsize     "5.2 MB">
  • introduction/welcome/changelog.xml

    r28ce643 r55c657e  
    2323<itemizedlist>
    2424
    25 <listitem><para>February 11th, 2005 [randy]: Added md5sums to Chapters 18
    26 and 19 package instructions.</para></listitem>
     25<listitem><para>February 11th, 2005 [randy]: Added md5sums to Chapter 18,
     2619 and 20 package instructions; changed FTP download URL in NcFTP and Pine
     27instructions.</para></listitem>
    2728
    2829<listitem><para>February 10th, 2005 [larry]: Updated to emacs-21.4 and
Note: See TracChangeset for help on using the changeset viewer.