Changeset 91cbacea


Ignore:
Timestamp:
05/03/2003 09:39:23 PM (21 years ago)
Author:
Larry Lawrence <larry@…>
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, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
3fedd09
Parents:
593ff9a
Message:

update to pine-4.55

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

Files:
8 edited

Legend:

Unmodified
Added
Removed
  • basicnet/mailnews/pine/pine-config.xml

    r593ff9a r91cbacea  
    88<sect3><title>Configuration Information</title>
    99
    10 <para>The pine executable needs no global configuration to use.  Users
    11 set Pine options in <filename>~/.pinerc</filename> using an internal configuration menu.</para>
     10<para>The <command>pine</command> executable needs no global configuration to
     11use.  Users set <application>Pine</application> options in <filename>~/.pinerc
     12</filename> using an internal configuration menu.</para>
    1213</sect3>
    1314
  • basicnet/mailnews/pine/pine-desc.xml

    r593ff9a r91cbacea  
    11<sect2>
    22<title>Contents</title>
    3 <para>The pine package contains
    4 <userinput>pine</userinput>,
    5 <userinput>pico</userinput>,
    6 <userinput>pilot</userinput>,
    7 <userinput>imapd</userinput>,
    8 <userinput>ipop2d</userinput>,
    9 <userinput>ipop3d</userinput>,
    10 <userinput>mtest</userinput>,
    11 <userinput>rpload</userinput> and
    12 <userinput>rpdump</userinput>.</para>
     3<para>The <application>pine</application> package contains
     4<command>pine</command>,
     5<command>pico</command>,
     6<command>pilot</command>,
     7<command>imapd</command>,
     8<command>ipop2d</command>,
     9<command>ipop3d</command>,
     10<command>mtest</command>,
     11<command>rpload</command> and
     12<command>rpdump</command>.</para>
    1313</sect2>
    1414
     
    1616
    1717<sect3><title>pine</title>
    18 <para>pine is the Pine mail user agent.</para></sect3>
     18<para><command>pine</command> is the <application>Pine</application> mail user
     19agent.</para></sect3>
    1920
    2021<sect3><title>pico</title>
    21 <para>pico is a stand-alone editor, similar to the Pine internal
    22 message composer.</para></sect3>
     22<para><command>pico</command> is a stand-alone editor, similar to the
     23<application>Pine</application> internal message composer.</para></sect3>
    2324
    2425<sect3><title>pilot</title>
    25 <para>pilot is a file and directory navigator and browser.</para></sect3>
     26<para><command>pilot</command> is a file and directory navigator and browser.</para></sect3>
    2627
    2728<sect3><title>imapd</title>
    28 <para>imapd is the IMAP server daemon.</para></sect3>
     29<para><command>imapd</command> is the <acronym>IMAP</acronym> server daemon.</para></sect3>
    2930
    3031<sect3><title>ipop2d</title>
    31 <para>ipop2d is an IMAP to POP2 conversion server.</para></sect3>
     32<para><command>ipop2d</command> is an <acronym>IMAP</acronym> to
     33<acronym>POP2</acronym> conversion server.</para></sect3>
    3234
    3335<sect3><title>ipop3d</title>
    34 <para>ipop3d is an IMAP to POP3 conversion server.</para></sect3>
     36<para><command>ipop3d</command> is an <acronym>IMAP</acronym> to
     37<acronym>POP3</acronym> conversion server.</para></sect3>
    3538
    3639<sect3><title>mtest</title>
    37 <para>mtest is a minimal IMAP mail user agent, used for debugging.</para></sect3>
     40<para><command>mtest</command> is a minimal <acronym>IMAP</acronym> mail user
     41agent, used for debugging.</para></sect3>
    3842
    3943<sect3><title>rpload</title>
    40 <para>rpload is the Pine remote data utility, used to convert local
    41 Pine configuration files or address  books into remote configurations
     44<para><command>rpload</command> is the <application>Pine</application> remote
     45data utility, used to convert local <application>Pine</application>
     46configuration files or address  books into remote configurations
    4247or address books.</para></sect3>
    4348
    4449
    4550<sect3><title>rpdump</title>
    46 <para>rpdump is used to copy data from remote Pine configuration files
    47 or address books into a local file.</para></sect3>
     51<para><command>rpdump</command> is used to copy data from remote Pine
     52configuration files or address books into a local file.</para></sect3>
    4853
    4954</sect2>
  • basicnet/mailnews/pine/pine-exp.xml

    r593ff9a r91cbacea  
    22<title>Command explanations</title>
    33
    4 <para><userinput>patch -Np1 -i ../pine-4.44-fhs.patch</userinput> : This
    5 patch will make Pine use <filename>/etc</filename> for configuration files.</para>
     4<para><command>patch -Np1 -i ../pine-4.44-fhs.patch</command> : This
     5patch will make <application>Pine</application> use <filename
     6class="directory">/etc</filename> for configuration files.</para>
    67
    78<para>The build procedure for Pine is somewhat unusual, in that
    89options usually passed as ./configure options or housed in $CFLAGS
    9 must all be passed on the command line to the ./build script.</para>
     10must all be passed on the command line to the <command>./build</command> script.</para>
    1011
    11 <para><userinput>./build slx</userinput> : Pine offers quite a few target platforms, slx specifies Linux using
     12<para><command>./build slx</command> : <application>Pine</application> offers quite a few target platforms, slx specifies Linux using
    1213-lcrypt to get the crypt function.  See the
    1314<filename>doc/pine-ports</filename> file for more information and
    1415other authentication options.</para>
     16<!--
     17<para><command>DEBUG='-Os '</command> : Optimize binaries for size.</para>
     18-->
     19<para><command>MAILSPOOL='/var/mail'</command> : Location of mail spool files, <filename>/var/mail.</filename></para>
    1520
    16 <para><userinput>DEBUG='-Os '</userinput> : Optimize binaries for size.</para>
    17 
    18 <para><userinput>MAILSPOOL='/var/mail'</userinput> : Location of mail spool files, <filename>/var/mail.</filename></para>
    19 
    20 <para><screen><userinput>cd bin &amp;&amp;
    21 install pine /usr/bin</userinput></screen>
    22 This is all that is required to install Pine, all other executables
     21<para><screen><command>cd bin &amp;&amp;
     22install pine /usr/bin</command></screen>
     23This is all that is required to install <application>Pine</application>, all other executables
    2324may be installed in the same manner.</para>
    2425
  • basicnet/mailnews/pine/pine-inst.xml

    r593ff9a r91cbacea  
    11<sect2>
    2 <title>Installation of Pine</title>
     2<title>Installation of <application>Pine</application></title>
    33
    4 <para>Install Pine by running the following commands: </para>
     4<para>Download the <application>pine</application>
     5<acronym>FHS</acronym> patch from <ulink url="&hfile-root;"/>.</para>
    56
    6 <para><screen><userinput>patch -Np1 -i ../pine-4.44-fhs.patch &amp;&amp;
    7 ./build slx DEBUG='-Os ' MAILSPOOL='/var/mail' \
    8     SSLDIR=/usr SSLCERTS=/etc/ssl/certs &amp;&amp;
    9 cp doc/pine.1 /usr/share/man/man1 &amp;&amp;   
     7<para>Install <application>Pine</application> by running the following commands: </para>
     8
     9<screen><userinput><command>patch -Np1 -i ../pine-4.44-fhs.patch &amp;&amp;
     10./build slx <!-- DEBUG='-Os '--> MAILSPOOL='/var/mail' \
     11SSLDIR=/usr SSLCERTS=/etc/ssl/certs &amp;&amp;
     12cp doc/pine.1 doc/pico.1 doc/rpdump.1 doc/rpload.1  /usr/share/man/man1 &amp;&amp;   
    1013cd bin &amp;&amp;
    11 install pine /usr/bin</userinput></screen></para>
     14install pine imapd ipop2d ipop3d mailutil mtest pico pilot rpdump rpload /usr/bin</command></userinput></screen>
    1215
    1316</sect2>
  • basicnet/mailnews/pine/pine-intro.xml

    r593ff9a r91cbacea  
    11<sect2>
    2 <title>Introduction to Pine</title>
     2<title>Introduction to <application>Pine</application></title>
    33
    4 <screen>Download location (HTTP):       <ulink url="&pine-download-http;"/>
    5 Download location (FTP):        <ulink url="&pine-download-ftp;"/>
    6 Version used:                   &pine-version;
    7 Package size:                   &pine-size;
    8 Estimated Disk space required:  &pine-buildsize;</screen>
    9 <screen>
    10 Required patches:
    11 Download location (FTP):        <ulink url="&blfs-patch-dir;/pine-4.44-fhs.patch.bz2"/></screen>
     4<para>The <application>Pine</application> package contains the
     5<application>Pine</application> Mail User Agent and several
     6server daemons for various mail protocols, in addition to some nice
     7file and directory editing/browsing programs.</para>
    128
    13 <para>The Pine package contains the Pine Mail User Agent and several
    14 server daemons for various mail protocols, in addition to some nice
    15 file and directory editing/browsing programs.</para></sect2>
     9<sect3><title>Package information</title>
     10<itemizedlist spacing='compact'>
     11<listitem><para>Download (HTTP): <ulink
     12url="&pine-download-http;"/></para></listitem>
     13<listitem><para>Download (FTP): <ulink
     14url="&pine-download-ftp;"/></para></listitem>
     15<listitem><para>Download size: &pine-size;</para></listitem>
     16<listitem><para>Estimated Disk space required:
     17&pine-buildsize;</para></listitem>
     18<listitem><para>Estimated build time:
     19&pine-time;</para></listitem></itemizedlist>
     20</sect3>
    1621
     22<sect3><title><application>pine</application> dependencies</title>
     23<sect4><title>Optional</title>
     24<para><xref linkend="openssl"/>, <xref linkend="openldap"/> and Keberos5</para></sect4>
     25</sect3>
     26
     27</sect2>
  • basicnet/mailnews/pine/pine.ent

    r593ff9a r91cbacea  
    66<!ENTITY pine-config SYSTEM "pine-config.xml">
    77<!ENTITY pine-buildsize "48 MB">
    8 <!ENTITY pine-version "4.53">
     8<!ENTITY pine-version "4.55">
    99<!ENTITY pine-download-http "http://mirror.sit.wisc.edu/pub/net/mail/pine/pine&pine-version;.tar.bz2">
    10 <!ENTITY blfs-patch-dir "&ffile-root;">
     10<!ENTITY blfs-patch-dir "&hfile-root;">
    1111<!ENTITY pine-download-ftp "ftp://ftp.cac.washington.edu/pine/pine&pine-version;.tar.bz2">
    12 
    1312<!ENTITY pine-size "2.7 MB">
     13<!ENTITY pine-time "">
  • index.xml

    r593ff9a r91cbacea  
    33                        "/usr/share/docbook/docbookx.dtd" [
    44
    5 <!ENTITY version "20030501">
    6 <!ENTITY releasedate "May  1st, 2003">
     5<!ENTITY version "20030503">
     6<!ENTITY releasedate "May  3rd, 2003">
    77
    88<!ENTITY % book SYSTEM "book/book.ent">
  • introduction/welcome/changelog.xml

    r593ff9a r91cbacea  
    1010
    1111<itemizedlist>
     12
     13<listitem><para>May 3rd, 2003 [larry]: basicnet: updated to
     14pine-4.55.</para></listitem>
    1215
    1316<listitem><para>May 1st, 2003 [larry]: multimedia: update to
Note: See TracChangeset for help on using the changeset viewer.