Changeset 22ab8c0b


Ignore:
Timestamp:
04/19/2012 02:23:42 AM (12 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
1ea160c0
Parents:
dadb65a
Message:

Update to qpopper4.1.0

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rdadb65a r22ab8c0b  
    568568<!ENTITY exim-version                 "4.67">
    569569<!ENTITY postfix-version              "2.9.1">
    570 <!ENTITY qpopper-version              "4.0.9">
     570<!ENTITY qpopper-version              "4.1.0">
    571571<!ENTITY sendmail-version             "8.14.4">
    572572
  • introduction/welcome/changelog.xml

    rdadb65a r22ab8c0b  
    4747      <itemizedlist>
    4848        <listitem>
     49          <para>[bdubbs] - Update to qpopper4-1.0. Fixes
     50          <ulink url="&blfs-ticket-root;2760">#2760</ulink>.</para>
     51        </listitem>
     52        <listitem>
    4953          <para>[bdubbs] - Update to subversion 1.7.4. Fixes
    5054          <ulink url="&blfs-ticket-root;3305">#3305</ulink>.</para>
  • server/mail/qpopper.xml

    rdadb65a r22ab8c0b  
    55  %general-entities;
    66
    7     <!-- Inserted as a reminder to do this. The mention of a test suite
    8          is usually right before the root user installation commands. Please
    9          delete these 12 (including one blank) lines after you are done.-->
    10 
    11     <!-- Use one of the two mentions below about a test suite,
    12          delete the line that is not applicable. Of course, if the
    13          test suite uses syntax other than "make check", revise the
    14          line to reflect the actual syntax to run the test suite -->
    15 
    16     <!-- <para>This package does not come with a test suite.</para> -->
    17     <!-- <para>To test the results, issue: <command>make check</command>.</para> -->
    18 <!-- Dead link
    19   <!ENTITY qpopper-download-http "http://ftp.uni-koeln.de/mail/qpopper&qpopper-version;.tar.gz">
    20 -->
    217  <!ENTITY qpopper-download-http " ">
    228  <!ENTITY qpopper-download-ftp "ftp://ftp.qualcomm.com/eudora/servers/unix/popper/qpopper&qpopper-version;.tar.gz">
    23   <!ENTITY qpopper-md5sum "de2cd15f95cfd00d0d080fd16287acad">
    24   <!ENTITY qpopper-size "2.7 MB">
    25   <!ENTITY qpopper-buildsize "9.1 MB">
     9  <!ENTITY qpopper-md5sum "3b62b70fbcd16bb17795e1762dd33765">
     10  <!ENTITY qpopper-size "1.2 MB">
     11  <!ENTITY qpopper-buildsize "7.2 MB">
    2612  <!ENTITY qpopper-time "0.1 SBU">
    2713]>
     
    4733    POP3 mail server.</para>
    4834
     35    &lfs71_built;
     36
    4937    <bridgehead renderas="sect3">Package Information</bridgehead>
    5038    <itemizedlist spacing="compact">
     
    7563
    7664    <bridgehead renderas="sect4">Optional</bridgehead>
    77     <para role="optional"><xref linkend="openssl"/>,
    78     <!-- <xref linkend="gdbm"/>, -->
    79     <xref linkend="linux-pam"/>, and
    80     <xref linkend="mitkrb"/></para>
     65    <para role="optional">
     66      <xref linkend="openssl"/>,
     67      <xref linkend="linux-pam"/>, and
     68      <xref linkend="mitkrb"/>
     69    </para>
    8170
    8271    <para condition="html" role="usernotes">User Notes:
     
    9382<screen><userinput>./configure --prefix=/usr --enable-standalone &amp;&amp;
    9483make</userinput></screen>
     84
     85    <para>This package does not come with a test suite.</para>
    9586
    9687    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     
    124115      </indexterm>
    125116
    126 <screen role="root"><userinput>echo "local0.notice;local0.debug /var/log/POP.log" &gt;&gt; \
    127     /etc/syslog.conf &amp;&amp;
     117<screen role="root"><userinput>echo "local0.notice;local0.debug /var/log/POP.log" &gt;&gt; /etc/syslog.conf &amp;&amp;
    128118killall -HUP syslogd</userinput></screen>
    129119
     
    167157      </indexterm>
    168158
    169 <screen role="root"><userinput>echo "pop3 stream tcp nowait root /usr/sbin/popper popper" &gt;&gt; \
    170     /etc/inetd.conf &amp;&amp;
     159<screen role="root"><userinput>echo "pop3 stream tcp nowait root /usr/sbin/popper popper" &gt;&gt; /etc/inetd.conf &amp;&amp;
    171160killall inetd || inetd</userinput></screen>
    172161
    173162      <para>Issue a <command>killall -HUP inetd</command> to reread the
    174163      changed <filename>inetd.conf</filename> file.</para>
    175 <!--
    176       <para>If you use <command>xinetd</command>, the following command will
    177       create the <application>Qpopper</application> file as
    178       <filename>/etc/xinetd.d/pop3</filename>:</para>
    179 
    180 <screen role="root"><userinput>cat &gt;&gt; /etc/xinetd.d/pop3 &lt;&lt; "EOF"
    181 <literal># Begin /etc/xinetd.d/pop3
    182 
    183 service pop3
    184 {
    185     port            = 110
    186     socket_type     = stream
    187     protocol        = tcp
    188     wait            = no
    189     user            = root
    190     server          = /usr/sbin/popper
    191 }
    192 
    193 # End /etc/xinetd.d/pop3</literal>
    194 EOF</userinput></screen>
    195 
    196       <indexterm zone="qpopper qpopper-config">
    197         <primary sortas="e-etc-xinetd.conf">/etc/xinetd.conf</primary>
    198       </indexterm>
    199 
    200       <indexterm zone="qpopper qpopper-config">
    201         <primary sortas="e-etc-xinetd.d-pop3">/etc/xinetd.d/pop3</primary>
    202       </indexterm>
    203 
    204       <para>Issue a <command>killall -HUP xinetd</command> to reread the
    205       changed <filename>xinetd.conf</filename> file.</para>
    206 -->
     164
    207165    </sect3>
    208166
Note: See TracChangeset for help on using the changeset viewer.