Changeset f82ac3f for networking


Ignore:
Timestamp:
10/21/2013 09:39:03 PM (11 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.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:
c274f90
Parents:
adf6dd9a
Message:

Archive unneeded packages

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

Location:
networking
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • networking/mailnews/mutt.xml

    radf6dd9a rf82ac3f  
    6969
    7070    <bridgehead renderas="sect4">Optional</bridgehead>
    71     <para role="optional"><xref linkend="gnupg"/> or <xref linkend="gnupg2"/>,
    72     <xref linkend="openssl"/> or <xref linkend="gnutls"/>,
    73     an <xref linkend="server-mail"/> (that provides a <command>sendmail</command> command),
    74     <xref linkend="aspell"/>,
    75     <xref linkend="mitkrb"/>,
    76     <xref linkend="cyrus-sasl"/>,
    77     <xref linkend="slang"/>,
    78     <xref linkend="libidn"/>,
    79     <xref linkend="texlive"/>
    80     <xref linkend="db"/> or
    81     <ulink url="http://qdbm.sourceforge.net/">QDBM</ulink> or
    82     <ulink url="http://tokyocabinet.sourceforge.net/index.html">Tokyo Cabinet</ulink>, and
    83     <ulink url="http://www.gnu.org/software/gdb/gdb.html">GDB</ulink>
     71    <para role="optional">
     72      <xref linkend="gnupg2"/>,
     73      <xref linkend="openssl"/> or
     74      <xref linkend="gnutls"/>,
     75      an <xref linkend="server-mail"/> (that provides a <command>sendmail</command> command),
     76      <xref linkend="aspell"/>,
     77      <xref linkend="mitkrb"/>,
     78      <xref linkend="cyrus-sasl"/>,
     79      <xref linkend="slang"/>,
     80      <xref linkend="libidn"/>,
     81      <xref linkend="texlive"/>
     82      <xref linkend="db"/> or
     83      <ulink url="http://qdbm.sourceforge.net/">QDBM</ulink> or
     84      <ulink url="http://tokyocabinet.sourceforge.net/index.html">Tokyo Cabinet</ulink>, and
     85      <ulink url="http://www.gnu.org/software/gdb/gdb.html">GDB</ulink>
    8486    </para>
    8587
    8688    <bridgehead renderas="sect4">Optional (To Regenerate HTML
    8789    Documentation)</bridgehead>
    88     <para role="optional"><xref linkend="libxslt"/> and either
    89     <xref linkend="lynx"/>,
    90     <xref linkend="w3m"/> or
    91     <ulink url="http://elinks.or.cz/">ELinks</ulink></para>
     90    <para role="optional">
     91      <xref linkend="libxslt"/> and either
     92      <xref linkend="lynx"/>,
     93      <xref linkend="w3m"/> or
     94      <ulink url="http://elinks.or.cz/">ELinks</ulink>
     95    </para>
    9296
    9397    <bridgehead renderas="sect4">Optional (To Generate PDF Manual)</bridgehead>
     
    250254<screen><userinput>cat /usr/share/doc/mutt-&mutt-version;/samples/gpg.rc &gt;&gt; ~/.muttrc</userinput></screen>
    251255
    252       <para><application>Mutt</application> uses <command>gpg</command> in the
    253       imported sample. If you have <xref linkend="gnupg2"/> installed and you
    254       do not have <xref linkend="gnupg"/> installed you can create a symlink
    255       to satisfy this condition:</para>
    256 
    257       <screen role="root"><userinput>ln -v -s gpg2 /usr/bin/gpg</userinput></screen>
    258 
    259       <para>If, however, you have <xref linkend="gnupg"/> installed and you wish
    260       to use <xref linkend="gnupg2"/>, then you should edit
    261       <filename>~/.muttrc</filename> by hand and change all occurrences of
    262       <command>gpg</command> to <command>gpg2</command>.</para>
    263 
    264256    </sect3>
    265257
     
    331323        <term><command>pgpewrap</command></term>
    332324        <listitem>
    333           <para>prepares a command line for the <xref linkend="gnupg"/>
     325          <para>prepares a command line for the <xref linkend="gnupg2"/>
    334326          utilities.</para>
    335327          <indexterm zone="mutt pgpewrap">
     
    344336          <para>is a key ring dumper for <ulink
    345337          url="http://www.pgp.com/">PGP</ulink>. It is not needed for
    346           <xref linkend="gnupg"/>.</para>
     338          <xref linkend="gnupg2"/>.</para>
    347339          <indexterm zone="mutt pgpring">
    348340            <primary sortas="b-pgpring">pgpring</primary>
  • networking/mailnews/re-alpine.xml

    radf6dd9a rf82ac3f  
    8484    commands:</para>
    8585
    86 <screen><userinput>
    87 ./configure --prefix=/usr       \
     86<screen><userinput>./configure --prefix=/usr       \
    8887            --sysconfdir=/etc   \
    8988            --without-ldap      \
  • networking/netlibs/ldns.xml

    radf6dd9a rf82ac3f  
    102102    </para>
    103103
    104 <screen><userinput>
    105 ./configure --prefix=/usr     \
     104<screen><userinput>./configure --prefix=/usr     \
    106105            --sysconfdir=/etc \
    107106            --disable-static  \
  • networking/netprogs/ntp.xml

    radf6dd9a rf82ac3f  
    5959    </itemizedlist>
    6060
    61 <!--
    62     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    63     <itemizedlist spacing='compact'>
    64       <listitem>
    65         <para>Required patch: <ulink
    66         url="&patch-root;/ntp-&ntp-version;-mod_nano-1.patch"/></para>
    67       </listitem>
    68     </itemizedlist>
    69 -->
    7061    <bridgehead renderas="sect3">ntp Dependencies</bridgehead>
    7162
     
    10394    the following commands:</para>
    10495
    105 <screen><userinput>
    106 ./configure --prefix=/usr         \
     96<screen><userinput>./configure --prefix=/usr         \
    10797            --sysconfdir=/etc     \
    10898            --enable-linuxcaps    \
Note: See TracChangeset for help on using the changeset viewer.