Changeset 939cf0da for basicnet


Ignore:
Timestamp:
01/12/2005 07:40:39 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:
5a7a0e5
Parents:
d992ab5
Message:

Moved OpenSSL from Chapter 8 to Chapter 4

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

Location:
basicnet
Files:
15 edited

Legend:

Unmodified
Added
Removed
  • basicnet/mailnews/fetchmail.xml

    rd992ab5 r939cf0da  
    4545<sect4><title>Required</title>
    4646
    47 <para><xref linkend="openssl"/> and a local MDA (<xref linkend="procmail"/>)
     47<para><xref linkend="openssl-package"/> and a local MDA (<xref linkend="procmail"/>)
    4848</para>
    4949</sect4>
  • basicnet/mailnews/nail.xml

    rd992ab5 r939cf0da  
    5050<sect3><title><application>Nail</application> dependencies</title>
    5151<sect4><title>Optional</title>
    52 <para><xref linkend="openssl"/> or
     52<para><xref linkend="openssl-package"/> or
    5353Mozilla <acronym>NSS</acronym> (from
    5454<xref linkend="mozilla"/> or
  • basicnet/mailnews/pine.xml

    rd992ab5 r939cf0da  
    5050<sect3><title><application>Pine</application> dependencies</title>
    5151<sect4><title>Required</title>
    52 <para><xref linkend="openssl"/></para></sect4>
     52<para><xref linkend="openssl-package"/></para></sect4>
    5353<sect4><title>Optional</title>
    5454<para>
  • basicnet/mailnews/slrn.xml

    rd992ab5 r939cf0da  
    4343<sect4><title>Optional</title>
    4444<para>
    45 <xref linkend="openssl"/>,
     45<xref linkend="openssl-package"/>,
    4646<ulink url="http://www.gnu.org/software/gnutls/">GnuTLS</ulink>,
    4747<ulink url="http://www.fpx.de/fp/Software/UUDeview/">UUDeview</ulink>,
  • basicnet/netlibs/curl.xml

    rd992ab5 r939cf0da  
    4444<sect4><title>Optional</title>
    4545<para><xref linkend="pkgconfig"/>,
    46 <xref linkend="openssl"/>,
     46<xref linkend="openssl-package"/>,
    4747<xref linkend="openldap"/>,
    4848<xref linkend="mitkrb"/> or <xref linkend="heimdal"/>,
     
    9696<para><command>curl</command> is a client that can get documents from or send
    9797documents to any of the following protocols: <acronym>HTTP</acronym>,
    98 <acronym>HTTPS</acronym> (needs <xref linkend="openssl"/>),
     98<acronym>HTTPS</acronym> (needs <xref linkend="openssl-package"/>),
    9999<acronym>FTP</acronym>, GOPHER, DICT, TELNET, <acronym>LDAP</acronym> (needs
    100100<xref linkend="openldap"/>) or FILE.</para></sect3>
  • basicnet/netlibs/wvstreams.xml

    rd992ab5 r939cf0da  
    4444<sect4><title>Required</title>
    4545<para>
    46 <xref linkend="openssl"/>
     46<xref linkend="openssl-package"/>
    4747</para></sect4>
    4848<sect4><title>Optional</title>
  • basicnet/netprogs/ntp.xml

    rd992ab5 r939cf0da  
    3838<sect3><title><application><acronym>NTP</acronym></application> dependencies</title>
    3939<sect4><title>Optional</title>
    40 <para><xref linkend="openssl"/></para></sect4>
     40<para><xref linkend="openssl-package"/></para></sect4>
    4141</sect3>
    4242
  • basicnet/netprogs/subversion.xml

    rd992ab5 r939cf0da  
    5858<xref linkend="apache"/>,
    5959<xref linkend="j2sdk"/>,
    60 <xref linkend="openssl"/>,
     60<xref linkend="openssl-package"/>,
    6161<xref linkend="openssh"/>,
    6262<xref linkend="heimdal"/> or <xref linkend="mitkrb"/>,
  • basicnet/netprogs/wget.xml

    rd992ab5 r939cf0da  
    4141<sect3><title><application>Wget</application> dependencies</title>
    4242<sect4><title>Optional</title>
    43 <para><xref linkend="openssl"/> and
     43<para><xref linkend="openssl-package"/> and
    4444<ulink url="http://www.inet.no/dante/">Dante</ulink></para>
    4545</sect4>
  • basicnet/netutils/bind-utils.xml

    rd992ab5 r939cf0da  
    5151dependencies</title>
    5252<sect4><title>Optional</title>
    53 <para><xref linkend="openssl"/></para>
     53<para><xref linkend="openssl-package"/></para>
    5454</sect4>
    5555</sect3>
  • basicnet/netutils/ethereal.xml

    rd992ab5 r939cf0da  
    6161<xref linkend="GTK"/> or <xref linkend="gtk2"/> (to build the
    6262<acronym>GUI</acronym> front-end),
    63 <xref linkend="openssl"/>,
     63<xref linkend="openssl-package"/>,
    6464<xref linkend="heimdal"/> or <xref linkend="mitkrb"/>,
    6565<xref linkend="python"/>,
  • basicnet/netutils/nmap.xml

    rd992ab5 r939cf0da  
    4242<sect3><title><application>Nmap</application> dependencies</title>
    4343<sect4><title>Optional</title>
    44 <para><xref linkend="openssl"/>,
     44<para><xref linkend="openssl-package"/>,
    4545<xref linkend="pcre"/>,
    4646<xref linkend="GTK"/> (for building the graphical front-end) and
  • basicnet/textweb/links.xml

    rd992ab5 r939cf0da  
    3838<sect3><title><application>Links</application> dependencies</title>
    3939<sect4><title>Optional</title>
    40 <para><xref linkend="gpm"/>, <xref linkend="openssl"/>, <xref linkend="libpng"/>,
     40<para><xref linkend="gpm"/>, <xref linkend="openssl-package"/>, <xref linkend="libpng"/>,
    4141<xref linkend="libjpeg"/>, <xref linkend="libtiff"/>, <ulink
    4242url="http://www.svgalib.org/">SVGAlib</ulink>,
  • basicnet/textweb/lynx.xml

    rd992ab5 r939cf0da  
    4040<sect3><title><application>Lynx</application> dependencies</title>
    4141<sect4><title>Optional</title>
    42 <para><xref linkend="openssl"/> or
     42<para><xref linkend="openssl-package"/> or
    4343<ulink url="http://www.gnu.org/software/gnutls/">GnuTLS</ulink> (which
    4444needs <ulink
  • basicnet/textweb/w3m.xml

    rd992ab5 r939cf0da  
    4343<para><xref linkend="pkgconfig"/>,
    4444<xref linkend="gpm"/>,
    45 <xref linkend="openssl"/>,
     45<xref linkend="openssl-package"/>,
    4646<xref linkend="imlib"/>,
    4747<xref linkend="imlib2"/>,
Note: See TracChangeset for help on using the changeset viewer.