Changeset d28648d
- Timestamp:
- 08/31/2019 05:29:21 AM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 9.0, 9.1, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- d953bb9
- Parents:
- 17e976e3
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r17e976e3 rd28648d 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day " 29"> <!-- Always 2 digits -->3 <!ENTITY day "30"> <!-- Always 2 digits --> 4 4 <!ENTITY month "08"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2019"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "August 29th, &year;">9 <!ENTITY releasedate "August 30th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/prog/ruby.xml
r17e976e3 rd28648d 7 7 <!ENTITY ruby-download-http "http://cache.ruby-lang.org/pub/ruby/&ruby-minor-version;/ruby-&ruby-version;.tar.xz"> 8 8 <!ENTITY ruby-download-ftp " "> 9 <!ENTITY ruby-md5sum "6 0c8b3883cde410f8f8db374febdb0d8">9 <!ENTITY ruby-md5sum "624ecd14d366b20f41db35f06337d007"> 10 10 <!ENTITY ruby-size "11 MB"> 11 <!ENTITY ruby-buildsize " 414 MB (add 277MB for C API docs)">12 <!ENTITY ruby-time "1.2 SBU (using parallelism=4; add 3.6 SBU for tests; add 0.6SBU for C API docs)">11 <!ENTITY ruby-buildsize "532 MB (add 481 MB for C API docs)"> 12 <!ENTITY ruby-time "1.2 SBU (using parallelism=4; add 4.3 SBU for tests; add 0.5 SBU for C API docs)"> 13 13 ]> 14 14 … … 80 80 <xref linkend="graphviz"/>, 81 81 <xref linkend="libyaml"/>, 82 <xref linkend="tk"/>, and 83 <xref linkend="valgrind"/> 82 <xref linkend="tk"/>, 83 <xref linkend="valgrind"/>, and 84 <ulink url="http://dtrace.org/blogs/about/">DTrace</ulink> 84 85 </para> 85 86 … … 160 161 <seglistitem> 161 162 <seg> 162 erb, gem, irb, rake, rdoc, ri, and ruby163 bundle, bundler, erb, gem, irb, rake, rdoc, ri, and ruby 163 164 </seg> 164 165 <seg> 165 libruby.so and libruby-static.a166 libruby.so 166 167 </seg> 167 168 <seg> … … 179 180 <?dbhtml list-presentation="table"?> 180 181 182 <varlistentry id="bundle"> 183 <term><command>bundle</command></term> 184 <listitem> 185 <para> 186 creates bundles of Ruby Gems. 187 </para> 188 <indexterm zone="ruby bundle"> 189 <primary sortas="b-bundle">bundle</primary> 190 </indexterm> 191 </listitem> 192 </varlistentry> 193 194 <varlistentry id="bundler"> 195 <term><command>bundler</command></term> 196 <listitem> 197 <para> 198 manages an application's dependencies throughout it's lifecycle. 199 </para> 200 <indexterm zone="ruby bundler"> 201 <primary sortas="b-bundler">bundler</primary> 202 </indexterm> 203 </listitem> 204 </varlistentry> 205 181 206 <varlistentry id="erb"> 182 207 <term><command>erb</command></term> -
introduction/welcome/changelog.xml
r17e976e3 rd28648d 42 42 </listitem> 43 43 --> 44 <listitem> 45 <para>August 30th, 2019</para> 46 <itemizedlist> 47 <listitem> 48 <para>[renodr] - Update to Ruby-2.6.4 (Security Patch). Fixes 49 <ulink url="&blfs-ticket-root;12456">#12456</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 44 54 <listitem> 45 55 <para>August 29th, 2019</para> -
packages.ent
r17e976e3 rd28648d 336 336 <!ENTITY python3-version "3.7.4"> 337 337 <!ENTITY ruby-minor-version "2.6"> 338 <!ENTITY ruby-patch-version " 3">338 <!ENTITY ruby-patch-version "4"> 339 339 <!ENTITY ruby-version "&ruby-minor-version;.&ruby-patch-version;"> 340 340 <!ENTITY rust-version "1.35.0"> -
pst/typesetting/xindy.xml
r17e976e3 rd28648d 34 34 <application>Xindy</application> is an index processor that can be used 35 35 to generate book-like indexes for arbitrary document-preparation systems. 36 This includes systems such as TeX and LaTeX, the roff-family, 36 This includes systems such as TeX and LaTeX, the roff-family, and 37 37 SGML/XML-based systems (e.g., HTML) that process some kind of text and 38 38 generate indexing information. … … 87 87 <bridgehead renderas="sect4">Required</bridgehead> 88 88 <para role="required"> 89 <xref linkend="clisp"/> ,89 <xref linkend="clisp"/> and 90 90 <xref linkend="texlive"/> 91 91 </para> -
server/databases/mariadb.xml
r17e976e3 rd28648d 92 92 <para role="optional"> 93 93 <xref linkend="boost"/>, 94 <xref linkend="libaio"/>, 94 95 <xref linkend="libxml2"/>, 95 96 <xref linkend="linux-pam"/>, … … 102 103 <ulink url="http://www.phontron.com/kytea/">KyTea</ulink>, 103 104 <ulink url="http://sourceforge.net/projects/judy/">Judy</ulink>, 104 <ulink url="http://packages.debian.org/source/sid/libaio">libaio</ulink>,105 105 <ulink url="https://github.com/Cyan4973/lz4">lz4</ulink>, 106 106 <ulink url="http://taku910.github.io/mecab">MeCab</ulink>, -
xincludes/tex-prefix.xml
r17e976e3 rd28648d 11 11 will overwrite any corresponding files previously installed by 12 12 <application>install-tl-unx</application> so that the alternative methods of 13 installing <application>texlive</application> are consistent. .13 installing <application>texlive</application> are consistent. 14 14 </para>
Note:
See TracChangeset
for help on using the changeset viewer.