Changeset cb4330ab


Ignore:
Timestamp:
08/27/2018 02:11:51 AM (6 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
b96dc68
Parents:
4c656d0
Message:

Final changes re search.cpan.org going away: two modules used by wget were already in perl-modules.xml.

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general/prog/perl-modules.xml

    r4c656d0 rcb4330ab  
    6565  <!ENTITY HTML-Parser-download-http "&perl_authors;/id/G/GA/GAAS/HTML-Parser-&HTML-Parser-version;.tar.gz">
    6666  <!ENTITY HTML-Parser-md5sum "eb7505e5f626913350df9dd4a03d54a8">
     67
     68  <!ENTITY HTTP-Daemon-download-http "&perl_authors;/id/G/GA/GAAS/HTTP-Daemon-&HTTP-Daemon-version;.tar.gz">
     69  <!ENTITY HTTP-Daemon-md5sum "ed0ae02d25d7f1e89456d4d69732adc2">
     70
     71  <!ENTITY IO-Socket-SSL-download-http "&perl_authors;/id/S/SU/SULLR/IO-Socket-SSL-&IO-Socket-SSL-version;.tar.gz">
     72  <!ENTITY IO-Socket-SSL-md5sum "0e329d3ce11563a27d70d63ad09ed5e9">
    6773
    6874  <!ENTITY IPC-Run3-download-http "&perl_authors;/id/R/RJ/RJBS/IPC-Run3-&IPC-Run3-version;.tar.gz">
     
    12471253    </itemizedlist>
    12481254
     1255    <!-- HTTP-Daemon -->
     1256    <bridgehead renderas="sect3" id="perl-http-daemon"
     1257    xreflabel="HTTP::Daemon-&HTTP-Daemon-version;">
     1258    HTTP::Daemon-&HTTP-Daemon-version;</bridgehead>
     1259
     1260    <indexterm zone="perl-modules perl-http-daemon">
     1261      <primary sortas="a-HTTP-Daemon">HTTP-Daemon</primary>
     1262    </indexterm>
     1263
     1264    <para>Instances of the HTTP::Daemon class are HTTP/1.1 servers that listen on a
     1265    socket for incoming requests. The HTTP::Daemon is a subclass of IO::Socket::INET,
     1266    so you can perform socket operations directly on it too. This module uses the
     1267    standard <xref linkend="perl-standard-install"/>.</para>
     1268
     1269    <!-- HTTP-Daemon -->
     1270    &lfs83_checked;
     1271
     1272    <itemizedlist>
     1273      <listitem>
     1274        <para>
     1275          <ulink url="&HTTP-Daemon-download-http;">HTTP::Daemon-&HTTP-Daemon-version;</ulink>
     1276        </para>
     1277      </listitem>
     1278      <listitem>
     1279<literallayout>&HTTP-Daemon-download-http;
     1280MD5 sum: &HTTP-Daemon-md5sum;</literallayout>
     1281      </listitem>
     1282    </itemizedlist>
     1283
     1284    <!-- IO::Socket::SSL -->
     1285    <bridgehead renderas="sect3" id="perl-io-socket-ssl"
     1286    xreflabel="IO::Socket::SSL-&IO-Socket-SSL-version;">
     1287    IO::Socket::SSL-&IO-Socket-SSL-version;</bridgehead>
     1288
     1289    <indexterm zone="perl-modules perl-io-socket-ssl">
     1290      <primary sortas="a-IO-Socket-SSL">IO::Socket::SSL</primary>
     1291    </indexterm>
     1292
     1293    <para>IO::Socket::SSL makes using SSL/TLS much easier by wrapping the necessary
     1294    functionality into the familiar IO::Socket interface and providing secure
     1295    defaults whenever possible. This module uses the standard
     1296    <xref linkend="perl-standard-install"/>.</para>
     1297
     1298    <!-- IO-Socket-SSL -->
     1299    &lfs83_checked;
     1300
     1301    <itemizedlist>
     1302      <listitem>
     1303        <para>
     1304          <ulink url="&IO-Socket-SSL-download-http;">IO::Socket::SSL-&IO-Socket-SSL-version;</ulink>
     1305        </para>
     1306      </listitem>
     1307      <listitem>
     1308<literallayout>&IO-Socket-SSL-download-http;
     1309MD5 sum: &IO-Socket-SSL-md5sum;</literallayout>
     1310        <itemizedlist>
     1311          <listitem><literallayout><ulink url="https://cpan.metacpan.org/authors/id/M/MI/MIKEM/Net-SSLeay-1.85.tar.gz">Net::SSLeay</ulink>
     1312(https://cpan.metacpan.org/authors/id/M/MI/MIKEM/Net-SSLeay-1.85.tar.gz)
     1313When scripting, pipe the <command>perl Makefile.PL</command> command through <command>yes "" |</command>, since some user input is sought</literallayout>
     1314          </listitem>
     1315        </itemizedlist>
     1316      </listitem>
     1317    </itemizedlist>
     1318
    12491319    <!-- IPC::Run3 -->
    12501320    <bridgehead renderas="sect3" id="perl-ipc-run3"
     
    13831453(https://cpan.metacpan.org/authors/id/G/GA/GAAS/WWW-RobotRules-6.02.tar.gz)</literallayout>
    13841454          </listitem>
    1385           <listitem><literallayout><ulink url="https://cpan.metacpan.org/authors/id/G/GA/GAAS/HTTP-Daemon-6.01.tar.gz">HTTP::Daemon</ulink>
    1386 (https://cpan.metacpan.org/authors/id/G/GA/GAAS/HTTP-Daemon-6.01.tar.gz)</literallayout>
     1455          <listitem>
     1456            <para><xref linkend="perl-http-daemon"/></para>
    13871457          </listitem>
    13881458          <listitem><literallayout><ulink url="https://cpan.metacpan.org/authors/id/G/GA/GAAS/File-Listing-6.04.tar.gz">File::Listing</ulink>
     
    15941664          </listitem>
    15951665
    1596           <listitem><literallayout><ulink url="https://cpan.metacpan.org/authors/id/S/SU/SULLR/IO-Socket-SSL-2.059.tar.gz">IO::Socket::SSL</ulink>
    1597 (https://cpan.metacpan.org/authors/id/S/SU/SULLR/IO-Socket-SSL-2.059.tar.gz)</literallayout>
    1598             <itemizedlist>
    1599               <listitem><literallayout><ulink url="https://cpan.metacpan.org/authors/id/M/MI/MIKEM/Net-SSLeay-1.85.tar.gz">Net::SSLeay</ulink>
    1600 (https://cpan.metacpan.org/authors/id/M/MI/MIKEM/Net-SSLeay-1.85.tar.gz)
    1601 When scripting, pipe the <command>perl Makefile.PL</command> command through <command>yes "" |</command>, since some user input is sought</literallayout>
    1602               </listitem>
    1603             </itemizedlist>
     1666          <listitem>
     1667            <para><xref linkend="perl-io-socket-ssl"/></para>
    16041668          </listitem>
    16051669
  • introduction/welcome/changelog.xml

    r4c656d0 rcb4330ab  
    4545      <para>August 26th, 2018</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[ken] - Final changes re search.cpan.org going away. Fixes
     49          <ulink url="&blfs-ticket-root;10869">#10869</ulink>.</para>
     50        </listitem>
    4751        <listitem>
    4852          <para>[bdubbs] - Update to ImageMagick-6.9.10-10. Leaving open
  • networking/netprogs/wget.xml

    r4c656d0 rcb4330ab  
    8484      <xref linkend="gnutls"/>,
    8585      <xref linkend="gpgme"/>,
     86      <xref linkend="perl-http-daemon"/> (for the test suite),
     87      <xref linkend="perl-io-socket-ssl"/> (for the test suite),
    8688      <xref linkend="libidn2"/>,
    8789      <xref linkend="pcre"/>,
    8890      <xref linkend="python2"/> (built with ssl; for the test suite),
    89       <xref linkend="valgrind"/> (for the test suite),
    90       <ulink url="https://metacpan.org/release/BEHROOZI/IO-Socket-SSL-0.97">IO::Socket::SSL</ulink>,
    91       <ulink url="https://metacpan.org/release/HTTP-Daemon">HTTP::Daemon</ulink>
    92       (both required for the test suite), and
     91      <xref linkend="valgrind"/> (for the test suite), and
    9392      <ulink url="https://github.com/rockdaboot/libpsl/">libpsl</ulink>
    9493    </para>
  • packages.ent

    r4c656d0 rcb4330ab  
    378378<!ENTITY File-Which-version           "1.22">
    379379<!ENTITY HTML-Parser-version          "3.72">
     380<!ENTITY HTTP-Daemon-version          "6.01">
     381<!ENTITY IO-Socket-SSL-version        "2.059">
    380382<!ENTITY IPC-Run3-version             "0.048">
    381383<!ENTITY Lingua-Translit-version      "0.28">
  • xincludes/texruntime.xml

    r4c656d0 rcb4330ab  
    1111  mtx_context which is part of <application>conTeXt</application>, but also
    1212  for one or two others, such as match_parens, which are generally useful.
    13   The perl module <ulink url="http://search.cpan.org/dist/Tk/">Tk</ulink>, which
     13  The perl module <ulink
     14  url="https://cpan.metacpan.org/authors/id/S/SR/SREZIC/Tk-804.034.tar.gz">Tk</ulink>,
     15  which
    1416  requires <xref role="runtime" linkend="tk"/>, is used by one of the scripts
    1517  for ptex (Japanese vertical writing), can be used by a conTeXt texfind script,
Note: See TracChangeset for help on using the changeset viewer.