Changeset a2d48f4 for basicnet/netlibs


Ignore:
Timestamp:
08/31/2003 04:57:51 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:
8f847979
Parents:
46cef72
Message:

intro change in wvstreams and wvdial

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

Location:
basicnet/netlibs
Files:
1 added
5 edited

Legend:

Unmodified
Added
Removed
  • basicnet/netlibs/wvstreams.xml

    r46cef72 ra2d48f4  
    55&wvstreams-intro;
    66&wvstreams-inst;
     7&wvstreams-exp;
    78&wvstreams-config;
    89&wvstreams-desc;
  • basicnet/netlibs/wvstreams/wvstreams-desc.xml

    r46cef72 ra2d48f4  
    33
    44<para>The wvstreams package contains the
    5 <filename>libwvcrypto</filename> libraries,
    6 <filename>libwvstreams</filename> libraries and
    7 <filename>libwvutils</filename> libraries.</para>
     5<filename class="libraryfile">libwvcrypto</filename>,
     6<filename class="libraryfile">libwvstreams</filename> and
     7<filename class="libraryfile">libwvutils</filename> libraries.</para>
    88
    99</sect2>
     
    1212
    1313<sect3><title>wvcrypto</title>
    14 <para>No description is currently available.</para></sect3>
     14<para><filename class="libraryfile">libwvcrypto</filename> defines
     15streams with built-in cryptography.</para></sect3>
    1516
    1617<sect3><title>wvstreams</title>
    17 <para>No description is currently available.</para></sect3>
     18<para><filename class="libraryfile">libwvstreams</filename> defines the
     19basic properties of a stream.</para></sect3>
    1820
    1921<sect3><title>wvutils</title>
    20 <para>No description is currently available.</para></sect3>
     22<para><filename class="libraryfile">libwvutils</filename> contains
     23fundamental support utilites.</para></sect3>
    2124
    2225</sect2>
  • basicnet/netlibs/wvstreams/wvstreams-inst.xml

    r46cef72 ra2d48f4  
    11<sect2>
    2 <title>Installation of wvstreams</title>
     2<title>Installation of <application>wvstreams</application></title>
    33
    4 <para>Download the wvstreams patches from <ulink url="&hfile-root;"/>.
    5 The wvcrypto patch is only necessary for
    6 <application>openssl-0.9.7</application> or greater.</para>
     4<para>Install <application>wvstreams</application> by running the following commands:</para>
    75
    8 <para>Install wvstreams by running the following commands:</para>
    9 
    10 <para><screen><userinput>patch -Np1 -i ../wvstreams-3.70-wvcrypto.patch &amp;&amp;
     6<screen><userinput><command>patch -Np1 -i ../wvstreams-3.70-wvcrypto.patch &amp;&amp;
    117patch -Np1 -i ../wvstreams-3.70-wvresolver.patch &amp;&amp;
    128make PREFIX=/usr LDFLAGS="-lcrypt" &amp;&amp;
    13 make PREFIX=/usr install</userinput></screen></para>
     9make PREFIX=/usr install</command></userinput></screen>
    1410
    1511</sect2>
  • basicnet/netlibs/wvstreams/wvstreams-intro.xml

    r46cef72 ra2d48f4  
    11<sect2>
    2 <title>Introduction to wvstreams</title>
     2<title>Introduction to <application>wvstreams</application></title>
    33
    4 <screen>Download location (HTTP):       <ulink url="&wvstreams-download-http;"/>
    5 Download location (FTP):        <ulink url="&wvstreams-download-ftp;"/>
    6 Version used:                   &wvstreams-version;
    7 Package size:                   &wvstreams-size;
    8 Estimated Disk space required:  &wvstreams-buildsize;</screen>
     4<para>The <application>wvstreams</application> package contains the
     5network programming libraries. These are needed to compile wvdial.</para>
    96
    10 <para>The wvstreams package contains the libwvutils, libwvstreams and
    11 libwvcrypto libraries.  These are needed to compile wvdial.</para>
     7<sect3><title>Package information</title>
     8<itemizedlist spacing='compact'>
     9<listitem><para>Download (HTTP): <ulink url="&wvstreams-download-http;"/></para></listitem>
     10<listitem><para>Download (FTP): <ulink url="&wvstreams-download-ftp;"/></para></listitem>
     11<listitem><para>Download size: &wvstreams-size;</para></listitem>
     12<listitem><para>Estimated Disk space required: &wvstreams-buildsize;</para></listitem>
     13<listitem><para>Estimated build time: &wvstreams-time;</para></listitem></itemizedlist>
     14</sect3>
    1215
    13 <screen>wvstreams depends on:
    14 <xref linkend="openssl"/> to build the wvcrypto library</screen>
     16<sect3><title>Additional downloads</title>
     17<itemizedlist spacing='compact'>
     18<listitem><para>Required Patch: <ulink
     19url="&hfile-root;/wvstreams-&wvstreams-version;-wvcrypto.patch"/></para></listitem>
     20<listitem><para>Required Patch: <ulink
     21url="&hfile-root;/wvstreams-&wvstreams-version;-wvresolver.patch"/></para></listitem>
     22</itemizedlist></sect3>
     23
     24<sect3><title><application>wvstreams</application> dependencies</title>
     25<sect4><title>Required</title>
     26<para><xref linkend="openssl"/>
     27</para></sect4>
     28</sect3>
    1529
    1630</sect2>
  • basicnet/netlibs/wvstreams/wvstreams.ent

    r46cef72 ra2d48f4  
    22<!ENTITY wvstreams-intro SYSTEM "wvstreams-intro.xml">
    33<!ENTITY wvstreams-inst SYSTEM "wvstreams-inst.xml">
     4<!ENTITY wvstreams-exp SYSTEM "wvstreams-exp.xml">
    45<!ENTITY wvstreams-desc SYSTEM "wvstreams-desc.xml">
    56<!ENTITY wvstreams-config SYSTEM "wvstreams-config.xml">
    6 <!ENTITY wvstreams-buildsize "9.6 MB">
     7<!ENTITY wvstreams-buildsize "11.5 MB">
    78<!ENTITY wvstreams-version "3.70">
    8 <!ENTITY wvstreams-download-http "http://open.nit.ca/download/wvstreams-3.70.tar.gz">
     9<!ENTITY wvstreams-download-http
     10"http://open.nit.ca/download/wvstreams-&wvstreams-version;.tar.gz">
    911<!ENTITY wvstreams-download-ftp "">
    1012<!ENTITY wvstreams-size "178 KB">
     13<!ENTITY wvstreams-time "0.17 SBU">
Note: See TracChangeset for help on using the changeset viewer.