Changeset cf47a113


Ignore:
Timestamp:
12/23/2003 08:03:21 AM (20 years ago)
Author:
Tushar Teredesai <tushar@…>
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_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
7f65948
Parents:
094de6a
Message:

Nmap, Imagemagick, TCL, TK updates and Mozilla, OO nitpicks

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

Files:
9 edited

Legend:

Unmodified
Added
Removed
  • basicnet/netutils/nmap/nmap.ent

    r094de6a rcf47a113  
    33<!ENTITY nmap-inst SYSTEM "nmap-inst.xml">
    44<!ENTITY nmap-desc SYSTEM "nmap-desc.xml">
    5 <!ENTITY nmap-version "3.30">
     5<!ENTITY nmap-version "3.48">
    66<!ENTITY nmap-download-http "http://download.insecure.org/nmap/dist/nmap-&nmap-version;.tgz">
    77<!ENTITY nmap-download-ftp "">
  • general/genutils/imagemagick/imagemagick.ent

    r094de6a rcf47a113  
    44<!ENTITY imagemagick-desc SYSTEM "imagemagick-desc.xml">
    55<!ENTITY imagemagick-version "5.5.7">
    6 <!ENTITY imagemagick-patch-version "13">
     6<!ENTITY imagemagick-patch-version "15">
    77<!ENTITY imagemagick-download-http "http://aleron.dl.sourceforge.net/sourceforge/imagemagick/ImageMagick-&imagemagick-version;-&imagemagick-patch-version;.tar.bz2">
    88<!ENTITY imagemagick-download-ftp "ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-&imagemagick-version;-&imagemagick-patch-version;.tar.bz2">
  • general/prog/tcl/tcl.ent

    r094de6a rcf47a113  
    33<!ENTITY tcl-inst SYSTEM "tcl-inst.xml">
    44<!ENTITY tcl-exp SYSTEM "tcl-exp.xml">
    5 <!ENTITY tcl-version "8.4.4">
     5<!ENTITY tcl-version "8.4.5">
    66<!ENTITY tcl-download-http "http://aleron.dl.sourceforge.net/sourceforge/tcl/tcl&tcl-version;-src.tar.gz">
    77<!ENTITY tcl-download-ftp "">
  • general/prog/tk/tk.ent

    r094de6a rcf47a113  
    33<!ENTITY tk-inst SYSTEM "tk-inst.xml">
    44<!ENTITY tk-exp SYSTEM "tk-exp.xml">
    5 <!ENTITY tk-version "8.4.4">
     5<!ENTITY tk-version "8.4.5">
    66<!ENTITY tk-download-http "http://aleron.dl.sourceforge.net/sourceforge/tcl/tk&tk-version;-src.tar.gz">
    77<!ENTITY tk-download-ftp "">
  • index.xml

    r094de6a rcf47a113  
    33                        "/usr/share/docbook/docbookx.dtd" [
    44
    5 <!ENTITY version "CVS-20031221">
    6 <!ENTITY releasedate "December 21st, 2003">
     5<!ENTITY version "CVS-20031223">
     6<!ENTITY releasedate "December 23rd, 2003">
    77<!ENTITY blfs-version "cvs">
    88
  • introduction/welcome/changelog.xml

    r094de6a rcf47a113  
    1111
    1212<itemizedlist>
     13
     14<listitem><para>December 23rd, 2003 [tushar]: Updated to
     15tcl-8.4.5, tk-8.4.5, firebird-0.7.1, thunderbird-0.4.</para></listitem>
     16
     17<listitem><para>December 23rd, 2003 [tushar]: Mozilla and
     18OpenOffice nitpicks.</para></listitem>
    1319
    1420<listitem><para>December 21st, 2003 [igor]: Updated to
  • xsoft/graphweb/mozilla/mozilla-inst.xml

    r094de6a rcf47a113  
    2828export BUILD_OFFICIAL="1" &amp;&amp;
    2929./configure --prefix=/usr \
    30             --enable-default-mozilla-five-home \
    31             --enable-toolkit-gtk2 --enable-default-toolkit=gtk2 \
     30            --with-default-mozilla-five-home=/usr/lib/mozilla \
     31            --enable-default-toolkit=gtk2 \
    3232            --with-x --with-system-zlib \
    3333            --with-system-jpeg --with-system-png --with-system-mng \
    3434            --enable-xft --enable-crypto \
    35             --enable-java-supplement \
    3635            --disable-accessibility \
    3736            --disable-tests --disable-debug \
  • xsoft/graphweb/mozilla/mozilla.ent

    r094de6a rcf47a113  
    66<!ENTITY mozilla-desc SYSTEM "mozilla-desc.xml">
    77<!ENTITY mozilla-version "1.5">
    8 <!ENTITY firebird-version "0.7">
    9 <!ENTITY thunderbird-version "0.3">
     8<!ENTITY firebird-version "0.7.1">
     9<!ENTITY thunderbird-version "0.4">
    1010<!ENTITY enigmail-version "0.76.7">
    1111<!ENTITY ipc-version "1.0.4">
  • xsoft/suites/openoffice/openoffice-inst.xml

    r094de6a rcf47a113  
    2323
    2424<para>Configure openoffice using the following commands. You may build install
    25 sets for only specific languages based on your preferences. If a particular component is not available
    26 in the language of your choice, the default will be English. The following option
    27 compiles all available languages.</para>
     25sets for only specific languages based on your preferences.
     26If a particular component is not available
     27in the language of your choice, the default will be English.
     28The following option
     29compiles all available languages. BTW, if you restrict the languages, be sure to
     30add ENUS to the list, without it the build fails. Also, the build fails when
     31the environment variable <envar>LANG</envar> is
     32set, unset it before compiling.</para>
    2833
    2934<screen><userinput><command>cd config_office/ &amp;&amp;
Note: See TracChangeset for help on using the changeset viewer.