Changeset 1b5321ed


Ignore:
Timestamp:
08/12/2002 11:35:19 PM (22 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, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
c51584b
Parents:
f91ee5c5
Message:

added libfam-2.6.9

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

Files:
4 added
5 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libfam.xml

    rf91ee5c5 r1b5321ed  
    1 <sect1 id="libfam" xreflabel="libfam">
     1<sect1 id="libfam" xreflabel="libfam-&libfam-version;">
    22<?dbhtml filename="libfam.html" dir="general"?>
    3 <title>libfam</title>
     3<title>libfam-&libfam-version;</title>
    44
    5 <para>TO BE DONE</para>
     5&libfam-intro;
     6&libfam-inst;
     7&libfam-config;
     8&libfam-desc;
    69
    710</sect1>
  • general/genlib/libfam/libfam.ent

    rf91ee5c5 r1b5321ed  
    11<!ENTITY libfam SYSTEM "../libfam.xml">
     2<!ENTITY libfam-intro SYSTEM "libfam-intro.xml">
     3<!ENTITY libfam-inst SYSTEM "libfam-inst.xml">
     4<!ENTITY libfam-exp SYSTEM "libfam-exp.xml">
     5<!ENTITY libfam-desc SYSTEM "libfam-desc.xml">
     6<!ENTITY libfam-config SYSTEM "libfam-config.xml">
     7<!ENTITY libfam-buildsize "350 KB">
     8<!ENTITY libfam-version "2.6.9">
     9<!ENTITY
     10libfam-download-http "http://oss.sgi.com/projects/fam/download/fam-2.6.9.tar.gz">
     11<!ENTITY
     12libfam-download-ftp "ftp://oss.sgi.com/projects/fam/download/fam-2.6.9.tar.gz">
     13<!ENTITY libfam-size "300 KB">
  • index.xml

    rf91ee5c5 r1b5321ed  
    33                        "/usr/share/docbook/docbookx.dtd" [
    44
    5 <!ENTITY version "20020811">
    6 <!ENTITY releasedate "August 11th, 2002">
     5<!ENTITY version "20020812">
     6<!ENTITY releasedate "August 12th, 2002">
    77
    88<!ENTITY % book SYSTEM "book/book.ent">
  • introduction/welcome/changelog.xml

    rf91ee5c5 r1b5321ed  
    1010
    1111<itemizedlist>
     12
     13<listitem><para>August 12th, 2002 [larry]: General: Added
     14libfam-2.6.9.</para></listitem>
    1215
    1316<listitem><para>August 11th, 2002 [larry]: X: Added
  • introduction/welcome/credits.xml

    rf91ee5c5 r1b5321ed  
    9292Hymers</emphasis></para></listitem>
    9393
    94 <listitem><para>emacs, pine and slrn: <emphasis>Billy O'Connor</emphasis></para></listitem>
     94<listitem><para>emacs, libfam, pine and slrn: <emphasis>Billy O'Connor</emphasis></para></listitem>
    9595
    9696<listitem><para>fetchmail and wvdial: <emphasis>Paul
Note: See TracChangeset for help on using the changeset viewer.