Changeset 07b157f4


Ignore:
Timestamp:
06/29/2004 02:32:23 PM (20 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:
bcd89599
Parents:
c03da74e
Message:

Standardized 'Recommended Patch:' on various package instructions; Revised KOffice 'Additional download' section; Minor wording changes to Dillo instructions

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

Files:
22 edited

Legend:

Unmodified
Added
Removed
  • basicnet/mailnews/pine.xml

    rc03da74e r07b157f4  
    3939<sect3><title>Additional downloads</title>
    4040<itemizedlist spacing='compact'>
    41 <listitem><para>Recommended patch: <ulink
     41<listitem><para>Recommended Patch: <ulink
    4242url="&patch-root;/pine-&pine-version;-fhs-3.patch"/></para></listitem>
    4343</itemizedlist>
  • basicnet/netprogs/portmap.xml

    rc03da74e r07b157f4  
    4040<sect3><title>Additional downloads</title>
    4141<itemizedlist spacing='compact'>
    42 <listitem><para>Required patch: <ulink
     42<listitem><para>Required Patch: <ulink
    4343url="&patch-root;/portmap-&portmap-version;-compilation_fixes-2.patch"/></para></listitem>
    44 <listitem><para>Required patch: <ulink
     44<listitem><para>Required Patch: <ulink
    4545url="&patch-root;/portmap-&portmap-version;-glibc_errno_fix-1.patch"/></para></listitem>
    4646</itemizedlist>
  • basicnet/netprogs/tcpwrappers.xml

    rc03da74e r07b157f4  
    3838<sect3><title>Additional downloads</title>
    3939<itemizedlist spacing='compact'>
    40 <listitem><para>Required patch (Fixes some build issues and adds building of a shared library):
     40<listitem><para>Required Patch (Fixes some build issues and adds building of a shared library):
    4141<ulink url="&patch-root;/tcp_wrappers-&tcpwrappers-version;-shared_lib_plus_plus-1.patch"/></para>
    4242</listitem>
  • connect/dhcp/dhcpcd.xml

    rc03da74e r07b157f4  
    3939<sect3><title>Additional downloads</title>
    4040<itemizedlist spacing='compact'>
    41 <listitem><para>Required patch:
     41<listitem><para>Required Patch:
    4242<ulink url="&patch-root;/dhcpcd-&dhcpcd-version;-fhs-1.patch"/></para></listitem>
    4343</itemizedlist>
  • connect/dialup/ppp.xml

    rc03da74e r07b157f4  
    4040<sect3><title>Additional downloads</title>
    4141<itemizedlist spacing='compact'>
    42 <listitem><para>Required patch:
    43 <ulink
     42<listitem><para>Required Patch: <ulink
    4443url="&patch-root;/ppp-&ppp-version;-nobpf-3.patch"/></para></listitem>
    4544</itemizedlist>
  • general/genutils/compface.xml

    rc03da74e r07b157f4  
    3535<sect3><title>Additional downloads</title>
    3636<itemizedlist spacing='compact'>
    37 <listitem><para>Required patch: <ulink
     37<listitem><para>Required Patch: <ulink
    3838url="&patch-root;/compface-&compface-version;-errno-2.patch"/></para></listitem>
    3939</itemizedlist>
  • general/graphlib/libungif.xml

    rc03da74e r07b157f4  
    4848<sect3><title>Additional downloads</title>
    4949<itemizedlist spacing='compact'>
    50 <listitem><para>Required patch: <ulink
     50<listitem><para>Required Patch: <ulink
    5151url="&patch-root;/libungif-&libungif-version;-va_start-1.patch"/></para></listitem>
    5252</itemizedlist>
  • general/prog/gcc.xml

    rc03da74e r07b157f4  
    4646<sect3><title>Additional Downloads</title>
    4747<itemizedlist spacing='compact'>
    48 <listitem><para>Required patch: <ulink url="&patch-root;/gcc-&gcc-version;-no_fixincludes-1.patch"/></para></listitem>
     48<listitem><para>Required Patch: <ulink
     49url="&patch-root;/gcc-&gcc-version;-no_fixincludes-1.patch"/></para></listitem>
    4950</itemizedlist></sect3>
    5051                                                                               
  • general/prog/gcc2.xml

    rc03da74e r07b157f4  
    4242<sect3><title>Additional downloads</title>
    4343<itemizedlist spacing='compact'>
    44 <listitem><para><ulink url="&patch-root;/gcc-&gcc2-version;-2.patch"/></para></listitem>
    45 <listitem><para><ulink url="&patch-root;/gcc-&gcc2-version;-no_fixinc-1.patch"/></para></listitem>
    46 <listitem><para><ulink url="&patch-root;/gcc-&gcc2-version;-returntype_fix-1.patch"/></para></listitem>
     44<listitem><para>Required Patch: <ulink
     45url="&patch-root;/gcc-&gcc2-version;-2.patch"/></para></listitem>
     46<listitem><para>Required Patch: <ulink
     47url="&patch-root;/gcc-&gcc2-version;-no_fixinc-1.patch"/></para></listitem>
     48<listitem><para>Required Patch: <ulink
     49url="&patch-root;/gcc-&gcc2-version;-returntype_fix-1.patch"/></para></listitem>
    4750</itemizedlist>
    4851</sect3>
  • general/prog/python.xml

    rc03da74e r07b157f4  
    3636<sect3><title>Additional downloads</title>
    3737<itemizedlist spacing='compact'>
    38 <listitem><para>Required patch (HTTP): <ulink
     38<listitem><para>Required Patch: <ulink
    3939url="&patch-root;/Python-&Python-version;-gdbm-1.patch"/></para></listitem>
    4040</itemizedlist>
  • general/sysutils/gpm.xml

    rc03da74e r07b157f4  
    4545<sect3><title>Additional downloads</title>
    4646<itemizedlist spacing='compact'>
    47 <listitem><para>Recommended patch: <ulink
     47<listitem><para>Recommended Patch: <ulink
    4848url="&patch-root;/gpm-&gpm-version;-segfault-1.patch"/></para></listitem>
    49 <listitem><para>Recommended patch: <ulink
     49<listitem><para>Recommended Patch: <ulink
    5050url="&patch-root;/gpm-&gpm-version;-silent-1.patch"/></para></listitem>
    5151</itemizedlist>
  • general/sysutils/unzip.xml

    rc03da74e r07b157f4  
    4242<sect3><title>Additional downloads</title>
    4343<itemizedlist spacing='compact'>
    44 <listitem><para>Required patch: <ulink
     44<listitem><para>Required Patch: <ulink
    4545url="&patch-root;/unzip-&unzip-version;-fix_Makefile-1.patch"/></para>
    4646</listitem>
    47 <listitem><para>Required patch: <ulink
     47<listitem><para>Required Patch: <ulink
    4848url="&patch-root;/unzip-&unzip-version;-fix_libz-1.patch"/></para>
    4949</listitem>
    50 <listitem><para>Recommended patch: <ulink
     50<listitem><para>Recommended Patch: <ulink
    5151url="&patch-root;/unzip-&unzip-version;-dont_make_noise-1.patch"/></para>
    5252</listitem></itemizedlist>
  • kde/core/kdelibs.xml

    rc03da74e r07b157f4  
    4141<sect3><title>Additional downloads</title>
    4242<itemizedlist spacing='compact'>
    43 <listitem><para>Required patch: <ulink
     43<listitem><para>Required Patch: <ulink
    4444url="ftp://ftp.kde.org/pub/kde/security_patches/post-3.2.2-kdelibs-kapplication.patch"/></para></listitem>
    45 <listitem><para>Required patch: <ulink
     45<listitem><para>Required Patch: <ulink
    4646url="ftp://ftp.kde.org/pub/kde/security_patches/post-3.2.2-kdelibs-ktelnetservice.patch"/></para></listitem>
    4747</itemizedlist></sect3>
  • multimedia/videoutils/xine-ui.xml

    rc03da74e r07b157f4  
    3737<sect3><title>Additional downloads</title>
    3838<itemizedlist spacing='compact'>
    39 <listitem><para>Required patch (if utilizing cURL): <ulink
     39<listitem><para>Required Patch (if utilizing cURL): <ulink
    4040url="&patch-root;/xine-ui-&xine-ui-version;-curl-1.patch"/>
    4141</para></listitem>
  • postlfs/security/cracklib.xml

    rc03da74e r07b157f4  
    4040<sect3><title>Additional downloads</title>
    4141<itemizedlist spacing='compact'>
    42 <listitem><para>Required patch: <ulink
     42<listitem><para>Required Patch: <ulink
    4343url="&patch-root;/cracklib,&cracklib-version;-blfs-1.patch"/></para></listitem>
    44 <listitem><para>Recommended patch: <ulink
     44<listitem><para>Recommended Patch: <ulink
    4545url="&patch-root;/cracklib,&cracklib-version;-heimdal-1.patch"/></para></listitem>
    4646</itemizedlist>
  • postlfs/security/heimdal.xml

    rc03da74e r07b157f4  
    4040<sect3><title>Additional downloads</title>
    4141<itemizedlist spacing='compact'>
    42 <listitem><para>Required patch: <ulink
     42<listitem><para>Required Patch: <ulink
    4343url="&patch-root;/heimdal-&heimdal-version;-fhs_compliance-1.patch"/></para>
    4444</listitem>
  • postlfs/security/linux_pam.xml

    rc03da74e r07b157f4  
    3939<sect3><title>Additional download</title>
    4040<itemizedlist spacing='compact'>
    41 <listitem><para>Required patch:
    42 <ulink url="&patch-root;/Linux-PAM-&Linux_PAM-version;-linkage-3.patch"/></para></listitem></itemizedlist>
     41<listitem><para>Required Patch: <ulink
     42url="&patch-root;/Linux-PAM-&Linux_PAM-version;-linkage-3.patch"/></para></listitem>
     43</itemizedlist>
    4344</sect3>
    4445
  • postlfs/shells/ash.xml

    rc03da74e r07b157f4  
    4444<sect3><title>Additional downloads</title>
    4545<itemizedlist spacing='compact'>
    46 <listitem><para>Required patch:
    47 <ulink url="&patch-root;/ash-&ash-version;-cumulative_fixes-1.patch"/></para></listitem>
     46<listitem><para>Required Patch: <ulink
     47url="&patch-root;/ash-&ash-version;-cumulative_fixes-1.patch"/></para></listitem>
    4848</itemizedlist>
    4949</sect3>
  • server/other/samba3.xml

    rc03da74e r07b157f4  
    3535<sect3><title>Additional downloads</title>
    3636<itemizedlist spacing='compact'>
    37 <listitem><para>Maintainer Recommended patch:
    38 <ulink url="&patch-root;/samba-&samba3-version;-maintainer-1.patch"/></para></listitem>
     37<listitem><para>Maintainer Recommended Patch: <ulink
     38url="&patch-root;/samba-&samba3-version;-maintainer-1.patch"/></para></listitem>
    3939</itemizedlist>
    4040</sect3>
  • x/wm/fluxbox.xml

    rc03da74e r07b157f4  
    3737<sect3><title>Additional downloads</title>
    3838<itemizedlist spacing='compact'>
    39 <listitem><para>Required patch (HTTP): <ulink
     39<listitem><para>Required Patch: <ulink
    4040url="&patch-root;/fluxbox-&fluxbox-version;-gcc33-1.patch"/></para></listitem>
    4141</itemizedlist>
  • xsoft/graphweb/dillo.xml

    rc03da74e r07b157f4  
    2222browser.  Version &dillo-version; is now considered a stable beta.
    2323<application>Dillo</application> does not support
    24 <application>Java</application> or JavaScript, and the current version does
    25 not support <acronym>FTP</acronym>, <acronym>HTTPS</acronym> or frames. It is, however, very fast
     24<application>Java</application>, JavaScript or <acronym>CSS</acronym>, and the
     25current version does not support <acronym>FTP</acronym>,
     26<acronym>HTTPS</acronym> or frames. It is, however, very fast
    2627and so is useful on older, slower machines. It supports downloads and can
    2728support cookies.</para>
     
    5556desired character set in <filename>src/dw_style.c</filename>.</para></note>
    5657
    57 <para>Install <application>Dillo</application> by running the following commands:</para>
     58<para>Install <application>Dillo</application> by running the following
     59commands:</para>
    5860
    5961<screen><userinput><command>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
     
    7678
    7779<para><application>Dillo</application> stores its configuration in the
    78 system wide <filename>/etc/dillorc</filename> file and the <filename
    79 class="directory">~/.dillo</filename> directory which is created
     80system wide <filename>/etc/dillorc</filename> file and the
     81<filename class="directory">~/.dillo</filename> directory which is created
    8082automatically when <command>dillo</command> is run for the
    8183first time. Note that cookies are turned off by default. To enable
  • xsoft/suites/koffice.xml

    rc03da74e r07b157f4  
    3737<sect3><title>Additional downloads</title>
    3838
    39 <para>KOffice has many internationalization packages in the form
    40 of:
     39<!-- <para>KOffice has many internationalization packages in the form of:
    4140<screen>koffice-i18n-<replaceable>[xx]</replaceable>-&koffice-version;.tar.bz2</screen>
    4241where the <replaceable>[xx]</replaceable> is a two to five letter code for the country covered. The
    43 sizes of these files range from about 0.5 MB to 4.0 MB.</para>
     42sizes of these files range from about 0.5 MB to 4.0 MB.</para> -->
     43
     44<para><application>KOffice</application> has many internationalization
     45packages in the form of:
     46<filename>koffice-i18n-<replaceable>[xx]</replaceable>-&koffice-version;.tar.bz2</filename>.
     47The <replaceable>[xx]</replaceable> is a two to five letter code for the
     48country covered. The sizes of these files range from about 0.5 MB to 4.0
     49MB.</para>
     50
     51<itemizedlist spacing='compact'>
     52<listitem><para>Download mirrors: <ulink
     53url="http://download.kde.org/download.php?url=stable/koffice-1.3.1/src/"/></para></listitem>
     54</itemizedlist>
    4455
    4556</sect3>
Note: See TracChangeset for help on using the changeset viewer.