Changeset 396e42e for general


Ignore:
Timestamp:
10/13/2003 07:38:14 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_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
d6d87319
Parents:
9f07b3f
Message:

SBU, filesize updates

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

Location:
general
Files:
11 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/expat/expat.ent

    r9f07b3f r396e42e  
    88<!ENTITY expat-size "292 KB">
    99<!ENTITY expat-buildsize "3.2 MB">
    10 <!ENTITY expat-time "0.25 SBU">
     10<!ENTITY expat-time "0.13 SBU">
  • general/genlib/openssl/openssl.ent

    r9f07b3f r396e42e  
    99<!ENTITY openssl-download-ftp "ftp://ftp.openssl.org/source/openssl-&openssl-version;.tar.gz">
    1010<!ENTITY openssl-size "2.7 MB">
    11 <!ENTITY openssl-buildsize "25.8 MB">
     11<!ENTITY openssl-buildsize "26.1 MB">
    1212<!ENTITY openssl-time "3.35 SBU">
  • general/genlib/pcre/pcre-desc.xml

    r9f07b3f r396e42e  
    22<title>Contents</title>
    33
    4 <para>The <application>pcre</application> package contains the
    5 <filename class='libraryfile'>libpcre</filename> libraries, <command>pcregrep</command>, <command>pcretest</command> and <filename>pcre-config</filename>.</para>
     4<para>The <application><acronym>PCRE</acronym></application> package contains
     5the <filename class='libraryfile'>libpcre</filename> libraries,
     6<command>pcregrep</command>, <command>pcretest</command> and
     7<filename>pcre-config</filename>.</para>
    68
    79</sect2>
     
    1012
    1113<sect3><title>pcregrep</title>
    12 <para><command>pcregrep</command> is a grep that understands
    13 <application>Perl</application> compatible regular
    14 expressions.</para></sect3>
     14<para><command>pcregrep</command> is a <command>grep</command> that understands
     15<application>Perl</application> compatible regular expressions.</para></sect3>
    1516
    1617<sect3><title>pcretest</title>
     
    1920
    2021<sect3><title>pcre-config</title>
    21 <para><filename>pcre-config</filename> is used during the compile process of programs
    22 linking to this library.</para></sect3>
     22<para><filename>pcre-config</filename> is used during the compile process of
     23programs linking to this library.</para></sect3>
    2324
    2425</sect2>
  • general/genlib/pcre/pcre-inst.xml

    r9f07b3f r396e42e  
    11<sect2>
    2 <title>Installation of <application>pcre</application></title>
     2<title>Installation of <application><acronym>PCRE</acronym></application></title>
    33
    4 <para>Install <application>pcre</application> by running the following commands:</para>
     4<para>Install <application><acronym>PCRE</acronym></application> by running the following commands:</para>
    55
    66<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
  • general/genlib/pcre/pcre-intro.xml

    r9f07b3f r396e42e  
    11<sect2>
    2 <title>Introduction to <application>pcre</application></title>
     2<title>Introduction to <application><acronym>PCRE</acronym></application></title>
    33
    4 <para>The <application>pcre</application> package contains
    5 <application>Perl</application> compatible regular expression
     4<para>The <application><acronym>PCRE</acronym></application> package contains
     5<application>Perl</application> Compatible Regular Expression
    66libraries. These are useful for implementing regular expression pattern
    7 matching using the same syntax and semantics as <application>Perl
    8 5</application>.</para>
     7matching using the same syntax and semantics as
     8<application>Perl</application> 5.</para>
    99
    1010<sect3><title>Package information</title>
  • general/genlib/pcre/pcre.ent

    r9f07b3f r396e42e  
    66<!ENTITY pcre-download-http "http://keihanna.dl.sourceforge.net/sourceforge/pcre/pcre-&pcre-version;.tar.bz2">
    77<!ENTITY pcre-download-ftp "ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-&pcre-version;.tar.bz2">
    8 <!ENTITY pcre-size "336 KB">
    9 <!ENTITY pcre-buildsize "2.8 MB">
    10 <!ENTITY pcre-time "0.19 SBU">
     8<!ENTITY pcre-size "332 KB">
     9<!ENTITY pcre-buildsize "3.2 MB">
     10<!ENTITY pcre-time "0.08 SBU">
  • general/genlib/popt/popt-desc.xml

    r9f07b3f r396e42e  
    22<title>Contents</title>
    33
    4 <para>The <application>popt</application> package contains the <filename>libpopt</filename> libraries.</para>
     4<para>The <application>popt</application> package contains the
     5<filename class="libraryfile">libpopt</filename> libraries.</para>
    56
    67</sect2>
     
    910
    1011<sect3><title>popt library</title>
    11 <para>The popt library is used to parse command-line options.</para></sect3>
     12<para>The <filename class="libraryfile">libpopt</filename> library is used to
     13parse command-line options.</para></sect3>
    1214
    1315</sect2>
  • general/genlib/popt/popt.ent

    r9f07b3f r396e42e  
    66<!ENTITY popt-download-http "http://gd.tuwien.ac.at/utils/rpm.org/dist/rpm-4.1.x/popt-&popt-version;.tar.gz">
    77<!ENTITY popt-download-ftp "ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.1.x/popt-&popt-version;.tar.gz">
    8 <!ENTITY popt-size "200 KB">
    9 <!ENTITY popt-buildsize "4 MB">
     8<!ENTITY popt-size "564 KB">
     9<!ENTITY popt-buildsize "17.4 MB">
    1010<!ENTITY popt-time "0.06 SBU">
  • general/prog/python/python.ent

    r9f07b3f r396e42e  
    66<!ENTITY Python-download-http "http://www.python.org/ftp/python/&Python-version;/Python-&Python-version;.tgz">
    77<!ENTITY Python-download-ftp "ftp://ftp.python.org/pub/python/&Python-version;/Python-&Python-version;.tgz">
    8 <!ENTITY Python-size "6.8 MB">
    9 <!ENTITY Python-buildsize "69 MB">
    10 <!ENTITY Python-time "1.13 SBU">
     8<!ENTITY Python-size "8.3 MB">
     9<!ENTITY Python-buildsize "68 MB">
     10<!ENTITY Python-time "1.33 SBU">
  • general/prog/tcl/tcl.ent

    r9f07b3f r396e42e  
    66<!ENTITY tcl-download-http "http://aleron.dl.sourceforge.net/sourceforge/tcl/tcl&tcl-version;-src.tar.gz">
    77<!ENTITY tcl-download-ftp "">
    8 <!ENTITY tcl-size "3.2 MB">
    9 <!ENTITY tcl-buildsize "">
    10 <!ENTITY tcl-time "">
     8<!ENTITY tcl-size "3.3 MB">
     9<!ENTITY tcl-buildsize "17.1 MB">
     10<!ENTITY tcl-time "0.27 SBU">
  • general/prog/tk/tk.ent

    r9f07b3f r396e42e  
    66<!ENTITY tk-download-http "http://aleron.dl.sourceforge.net/sourceforge/tcl/tk&tk-version;-src.tar.gz">
    77<!ENTITY tk-download-ftp "">
    8 <!ENTITY tk-size "3.0 MB">
    9 <!ENTITY tk-buildsize "">
    10 <!ENTITY tk-time "">
     8<!ENTITY tk-size "3.1 MB">
     9<!ENTITY tk-buildsize "17.4 MB">
     10<!ENTITY tk-time "0.41 SBU">
Note: See TracChangeset for help on using the changeset viewer.