Ignore:
Timestamp:
10/21/2013 08:02:06 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:
f82ac3f
Parents:
598d4ef3
Message:

Archive unneeded packages: pkgconfig,

bc, ibus, udev, slib, gamin, and notify-python

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

File:
1 edited

Legend:

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

    r598d4ef3 radf6dd9a  
    6868      </listitem>
    6969    </itemizedlist>
    70 
    71     <!-- Crypt::SSLeay
    72     <bridgehead renderas="sect3" id="perl-crypt-ssleay"
    73     xreflabel="Crypt::SSLeay-&Crypt-SSLeay-version;">
    74     Crypt::SSLeay-&Crypt-SSLeay-version;</bridgehead>
    75 
    76     <indexterm zone="perl-modules perl-crypt-ssleay">
    77       <primary sortas="a-Crypt-SSLeay">Crypt::SSLeay</primary>
    78     </indexterm>
    79 
    80     <para>The Crypt::SSLeay module provides support for the HTTPS protocol under
    81     LWP, to allow an LWP::UserAgent object to perform GET, HEAD and POST
    82     requests. This module and the dependency modules use the standard
    83     <xref linkend="perl-standard-install"/>.</para>
    84 
    85     <itemizedlist>
    86       <listitem>
    87         <para>
    88           <ulink url="http://www.cpan.org/authors/id/N/NA/NANIS/Crypt-SSLeay-&Crypt-SSLeay-version;.tar.gz">
    89           Crypt::SSLeay-&Crypt-SSLeay-version;</ulink> (MD5 sum: 4812f14d6e8c71714a26c0ad733666dc)
    90         </para>
    91         <itemizedlist>
    92           <listitem>
    93             <para>
    94               <xref linkend="openssl"/>
    95             </para>
    96           </listitem>
    97           <listitem>
    98             <para>
    99               <ulink url="http://search.cpan.org/~gaas/LWP-Protocol-https/">LWP::Protocol::https</ulink>
    100             </para>
    101             <itemizedlist>
    102               <listitem>
    103                 <para>
    104                   <xref linkend="perl-lwp"/>
    105                 </para>
    106               </listitem>
    107               <listitem>
    108                 <para>
    109                   <ulink url="http://search.cpan.org/~behroozi/IO-Socket-SSL/">IO::Socket::SSL</ulink>
    110                 </para>
    111                 <itemizedlist>
    112                   <listitem>
    113                     <para>
    114                       <ulink url="http://search.cpan.org/dist/Net-SSLeay/">Net::SSLeay</ulink>
    115                     </para>
    116                   </listitem>
    117                 </itemizedlist>
    118               </listitem>
    119               <listitem>
    120                 <para>
    121                   <ulink url="http://search.cpan.org/~abh/Mozilla-CA/">Mozilla::CA</ulink>
    122                 </para>
    123               </listitem>
    124             </itemizedlist>
    125           </listitem>
    126           <listitem>
    127             <para>
    128               <ulink url="http://search.cpan.org/~doy/Try-Tiny/">Try::Tiny</ulink>
    129             </para>
    130           </listitem>
    131         </itemizedlist>
    132       </listitem>
    133     </itemizedlist> -->
    134 
    135     <!-- Date::Manip
    136     <bridgehead renderas="sect3" id="perl-date-manip"
    137     xreflabel="Date::Manip-&Date-Manip-version;">
    138     Date::Manip-&Date-Manip-version;</bridgehead>
    139 
    140     <indexterm zone="perl-modules perl-date-manip">
    141       <primary sortas="a-Date-Manip">Date::Manip</primary>
    142     </indexterm>
    143 
    144     <para>Date::Manip is a set of routines designed to make any common
    145     date/time manipulation easy to do. Operations such as comparing two times,
    146     calculating a time a given amount of time from another, or parsing
    147     international times are all easily done. From the very beginning, the
    148     main focus of Date::Manip has been to be able to do ANY desired date/time
    149     operation easily. This module and the dependency module use the standard
    150     <xref linkend="perl-standard-install"/>.</para>
    151 
    152     <itemizedlist>
    153       <listitem>
    154         <para>
    155           <ulink url="http://www.cpan.org/authors/id/S/SB/SBECK/Date-Manip-&Date-Manip-version;.tar.gz">
    156           Date::Manip-&Date-Manip-version;</ulink> (MD5 sum: 5fd8ba69642db5fc87a99eab6376c0ac)
    157         </para>
    158         <itemizedlist>
    159           <listitem>
    160             <para>
    161               <ulink url="http://search.cpan.org/~sbeck/Test-Inter/">Test::Inter</ulink>
    162               (optionally used for the tests)
    163             </para>
    164           </listitem>
    165         </itemizedlist>
    166       </listitem>
    167     </itemizedlist> -->
    168 
    169     <!-- ExtUtils::Depends
    170     <bridgehead renderas="sect3" id="perl-extutils-depends"
    171     xreflabel="ExtUtils::Depends-&ExtUtils-Depends-version;">
    172     ExtUtils::Depends-&ExtUtils-Depends-version;</bridgehead>
    173 
    174     <indexterm zone="perl-modules perl-extutils-depends">
    175       <primary sortas="a-ExtUtils-Depends">ExtUtils::Depends</primary>
    176     </indexterm>
    177 
    178     <para>
    179       ExtUtils::Depends tries to make it easy to build Perl extensions that use
    180       functions and typemaps provided by other perl extensions. This means that
    181       a perl extension is treated like a shared library that provides also a C
    182       and an XS interface besides the perl one.
    183     </para>
    184 
    185     <itemizedlist>
    186       <listitem>
    187         <para>
    188           <ulink url="http://www.cpan.org/authors/id/F/FL/FLORA/ExtUtils-Depends-&ExtUtils-Depends-version;.tar.gz">
    189           ExtUtils::Depends-&ExtUtils-Depends-version;</ulink>
    190           (uses the standard <xref linkend="perl-standard-install"/>)</para>
    191       </listitem>
    192     </itemizedlist> -->
    193 
    194     <!-- ExtUtils::PkgConfig
    195     <bridgehead renderas="sect3" id="perl-extutils-pkgconfig"
    196     xreflabel="ExtUtils::PkgConfig-&ExtUtils-PkgConfig-version;">
    197     ExtUtils::PkgConfig-&ExtUtils-PkgConfig-version;</bridgehead>
    198 
    199     <indexterm zone="perl-modules perl-extutils-pkgconfig">
    200       <primary sortas="a-ExtUtils-PkgConfig">ExtUtils::PkgConfig</primary>
    201     </indexterm>
    202 
    203     <para>
    204       ExtUtils::PkgConfig is a very simplistic interface to
    205       <xref linkend="pkgconfig"/>, intended for use in the Makefile.PL of perl
    206       extensions which bind libraries that <application>pkgconfig</application>
    207       knows.
    208     </para>
    209 
    210     <itemizedlist>
    211       <listitem>
    212         <para>
    213           <ulink url="http://www.cpan.org/authors/id/X/XA/XAOC/ExtUtils-PkgConfig-&ExtUtils-PkgConfig-version;.tar.gz">
    214           ExtUtils::PkgConfig-&ExtUtils-PkgConfig-version;</ulink>
    215           (uses the standard <xref linkend="perl-standard-install"/>) Requires:
    216         </para>
    217         <itemizedlist>
    218           <listitem>
    219             <para>
    220               <xref linkend="perl-extutils-depends"/>
    221             </para>
    222           </listitem>
    223         </itemizedlist>
    224       </listitem>
    225     </itemizedlist> -->
    226 
    227     <!-- Finance::Quote
    228     <bridgehead renderas="sect3" id="perl-finance-quote"
    229     xreflabel="Finance::Quote-&Finance-Quote-version;">
    230     Finance::Quote-&Finance-Quote-version;</bridgehead>
    231 
    232     <indexterm zone="perl-modules perl-finance-quote">
    233       <primary sortas="a-Finance-Quote">Finance::Quote</primary>
    234     </indexterm>
    235 
    236     <para>Finance::Quote is used to get stock quotes from various Internet
    237     sources, including Yahoo! Finance, Fidelity Investments, and the Australian
    238     Stock Exchange. There are two methods of using this module &ndash; a
    239     functional interface that is deprecated, and an object-orientated method
    240     that provides greater flexibility and stability. With the exception of
    241     straight currency exchange rates, all information is returned as a
    242     two-dimensional hash (or a reference to such a hash, if called in a scalar
    243     context).</para>
    244 
    245     <para>After you've installed the package, issue
    246     <command>perldoc Finance::Quote</command> for full information.
    247     Alternatively, you can issue <command>perldoc lib/Finance/Quote.pm</command>
    248     after unpacking the distribution tarball and changing into the top-level
    249     directory. This module and the dependency modules are installed using the
    250     standard <xref linkend="perl-standard-install"/>.</para>
    251 
    252     <note>
    253       <para>To run the regression test suite, you'll need a working Internet
    254       connection and then create a symbolic link to the
    255       <filename class='directory'>test</filename> directory using the following
    256       command after unpacking the tarball and changing into the root directory
    257       of the source tree:</para>
    258 
    259 <screen><userinput>ln -s test t</userinput></screen>
    260 
    261       <para>Some tests will fail depending on certain conditions. See the
    262       <filename>INSTALL</filename> file for full details.</para>
    263     </note>
    264 
    265     <itemizedlist>
    266       <listitem>
    267         <para>
    268           <ulink url="http://www.cpan.org/authors/id/E/EC/ECOCODE/Finance-Quote-&Finance-Quote-version;.tar.gz">
    269           Finance::Quote-&Finance-Quote-version;</ulink> (MD5 sum: 339e8327a6c18d8194f6c5d1eea3bbde)
    270         </para>
    271         <itemizedlist>
    272           <listitem>
    273             <para>
    274               <xref linkend="perl-lwp"/>
    275             </para>
    276           </listitem>
    277           <listitem>
    278             <para>
    279               <xref linkend="perl-crypt-ssleay"/>
    280             </para>
    281           </listitem>
    282           <listitem>
    283             <para>
    284               <xref linkend="perl-html-tableextract"/>
    285             </para>
    286           </listitem>
    287         </itemizedlist>
    288       </listitem>
    289     </itemizedlist> -->
    290 
    291     <!-- Finance::QuoteHist
    292     <bridgehead renderas="sect3" id="perl-finance-quotehist"
    293     xreflabel="Finance::QuoteHist-&Finance-QuoteHist-version;">
    294     Finance::QuoteHist-&Finance-QuoteHist-version;</bridgehead>
    295 
    296     <indexterm zone="perl-modules perl-finance-quotehist">
    297       <primary sortas="a-Finance-QuoteHist">Finance::QuoteHist</primary>
    298     </indexterm>
    299 
    300     <para>The Finance::QuoteHist bundle is several modules designed to fetch
    301     historical stock quotes from the web. The module and dependencies are
    302     installed using the standard <application>Perl</application> module
    303     <xref linkend="perl-standard-install"/>.</para>
    304 
    305     <itemizedlist>
    306       <listitem>
    307         <para>
    308           <ulink url="http://cpan.org/authors/id/M/MS/MSISK/Finance-QuoteHist-&Finance-QuoteHist-version;.tar.gz">
    309           Finance-QuoteHist-&Finance-QuoteHist-version;</ulink>
    310         </para>
    311         <itemizedlist>
    312           <listitem>
    313             <para>
    314               <xref linkend="perl-html-tableextract"/>
    315             </para>
    316           </listitem>
    317           <listitem>
    318             <para>
    319               <xref linkend="perl-lwp"/>
    320             </para>
    321           </listitem>
    322           <listitem>
    323             <para>
    324               <xref linkend="perl-date-manip"/>
    325             </para>
    326           </listitem>
    327           <listitem>
    328             <para>
    329               <ulink url="http://cpan.org/authors/id/M/MA/MAKAMAKA/Text-CSV-&Text-CSV-version;.tar.gz">
    330               Text-CSV-&Text-CSV-version;</ulink>
    331             </para>
    332           </listitem>
    333           <listitem>
    334             <para>
    335               <ulink url="http://cpan.org/authors/id/H/HM/HMBRAND/Text-CSV_XS-&Text-CSV_XS-version;.tgz">
    336               Text-CSV_XS-&Text-CSV_XS-version; (optional)</ulink>
    337             </para>
    338           </listitem>
    339         </itemizedlist>
    340       </listitem>
    341     </itemizedlist>
    342     -->
    34370
    34471    <!-- Glib -->
Note: See TracChangeset for help on using the changeset viewer.