Changeset a98af0b4
- Timestamp:
- 12/11/2016 04:38:05 AM (8 years ago)
- Branches:
- nosym
- Children:
- 62b336d
- Parents:
- fa12bca
- Files:
-
- 1 deleted
- 42 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rfa12bca ra98af0b4 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day " 01"> <!-- Always 2 digits -->3 <!ENTITY day "10"> <!-- Always 2 digits --> 4 4 <!ENTITY month "12"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2016"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "December 1 st&year;">9 <!ENTITY releasedate "December 10th &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/genlib/glib2.xml
rfa12bca ra98af0b4 7 7 <!ENTITY glib2-download-http "&gnome-download-http;/glib/2.50/glib-&glib2-version;.tar.xz"> 8 8 <!ENTITY glib2-download-ftp "&gnome-download-ftp;/glib/2.50/glib-&glib2-version;.tar.xz"> 9 <!ENTITY glib2-md5sum " 0fd6d3339cd7e4714eb643c6fa4b6499">9 <!ENTITY glib2-md5sum "5eeb2bfaf78a07be59585e8b6e80b1d6"> 10 10 <!ENTITY glib2-size "7.2 MB"> 11 <!ENTITY glib2-buildsize "18 9MB (additional 73 MB for tests)">12 <!ENTITY glib2-time "1. 0SBU (additional 3.7 SBU for tests)">11 <!ENTITY glib2-buildsize "188 MB (additional 73 MB for tests)"> 12 <!ENTITY glib2-time "1.1 SBU (additional 3.7 SBU for tests)"> 13 13 ]> 14 14 -
general/genlib/libunistring.xml
rfa12bca ra98af0b4 7 7 <!ENTITY libunistring-download-http "http://ftp.gnu.org/gnu/libunistring/libunistring-&libunistring-version;.tar.xz"> 8 8 <!ENTITY libunistring-download-ftp "ftp://ftp.gnu.org/gnu/libunistring/libunistring-&libunistring-version;.tar.xz"> 9 <!ENTITY libunistring-md5sum " cb09c398020c27edac10ca590e9e9ef3">9 <!ENTITY libunistring-md5sum "82e0545363d111bfdfec2ddbfe62ffd3"> 10 10 <!ENTITY libunistring-size "1.9 MB"> 11 <!ENTITY libunistring-buildsize "4 5 MB (add 36MB for tests)">12 <!ENTITY libunistring-time "0. 6 SBU (add 2.0SBU for tests)">11 <!ENTITY libunistring-buildsize "43 MB (add 42 MB for tests)"> 12 <!ENTITY libunistring-time "0.7 SBU (add 1.4 SBU for tests)"> 13 13 ]> 14 14 -
general/graphlib/babl.xml
rfa12bca ra98af0b4 10 10 <!-- <!ENTITY babl-download-ftp 11 11 "ftp://ftp.gimp.org/pub/babl/0.1/babl-&babl-version;.tar.bz2">--> 12 <!ENTITY babl-md5sum " 355bf04bb68cabec87b0981fea00b015">13 <!ENTITY babl-size " 748KB">14 <!ENTITY babl-buildsize "1 3MB (with tests)">12 <!ENTITY babl-md5sum "b66682d1c3e209001eabf1294b72d841"> 13 <!ENTITY babl-size "600 KB"> 14 <!ENTITY babl-buildsize "12 MB (with tests)"> 15 15 <!ENTITY babl-time "0.2 SBU (with tests)"> 16 16 ]> -
general/graphlib/harfbuzz.xml
rfa12bca ra98af0b4 8 8 "http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-&harfbuzz-version;.tar.bz2"> 9 9 <!ENTITY harfbuzz-download-ftp " "> 10 <!ENTITY harfbuzz-md5sum " 97ae15a72a93f1f27324a2b8d9bd3b1d">10 <!ENTITY harfbuzz-md5sum "065843caf247687b94126773285bc70f"> 11 11 <!ENTITY harfbuzz-size "1.3 MB"> 12 <!ENTITY harfbuzz-buildsize "4 2MB (with tests)">12 <!ENTITY harfbuzz-buildsize "49 MB (with tests)"> 13 13 <!ENTITY harfbuzz-time "0.4 SBU (with tests)"> 14 14 ]> -
general/graphlib/jasper.xml
rfa12bca ra98af0b4 85 85 cmake -DCMAKE_INSTALL_PREFIX=/usr \ 86 86 -DCMAKE_BUILD_TYPE=Release \ 87 -DCMAKE_EXE_LINKER_FLAGS="-lGL -lGLU" \88 87 -DCMAKE_SKIP_INSTALL_RPATH=YES \ 89 88 .. && … … 114 113 <title>Command Explanations</title> 115 114 116 <para>< parameter>-DCMAKE_EXE_LINKER_FLAGS="-lGL -lGLU"</parameter>: This117 option is needed so the <command>jiv</command> program can be sucessfully118 built.</para>119 120 <para>< parameter>-DCMAKE_SKIP_INSTALL_RPATH=YES</parameter>: This option removes115 <para><option>-DCMAKE_EXE_LINKER_FLAGS="-lGL -lGLU"</option>: This option 116 is needed so the <command>jiv</command> program can be sucessfully built. 117 If <xref linkend="freeglut"/> is installed, this option is required.</para> 118 119 <para><option>-DCMAKE_SKIP_INSTALL_RPATH=YES</option>: This option removes 121 120 embedded library search paths.</para> 122 121 -
general/prog/beaker.xml
rfa12bca ra98af0b4 6 6 7 7 <!ENTITY Beaker-download-http 8 "https://pypi.python.org/packages/ source/B/Beaker/Beaker-&Beaker-version;.tar.gz">8 "https://pypi.python.org/packages/fe/41/b778351220614d743ffbfac01939db1c172181907e9b42b7c07bfb2002da/Beaker-&Beaker-version;.tar.gz"> 9 9 <!ENTITY Beaker-download-ftp " "> 10 <!ENTITY Beaker-md5sum " 24ba6056b69312ac21f80124cc18cd75">11 <!ENTITY Beaker-size " 36KB">12 <!ENTITY Beaker-buildsize " 1.6MB">10 <!ENTITY Beaker-md5sum "05a8e74d2fa2f349fcd424baf5bc7774"> 11 <!ENTITY Beaker-size "40 KB"> 12 <!ENTITY Beaker-buildsize "2.3 MB"> 13 13 <!ENTITY Beaker-time "less than 0.1 SBU"> 14 14 ]> -
general/prog/cmake.xml
rfa12bca ra98af0b4 7 7 <!ENTITY cmake-download-http "http://www.cmake.org/files/v&cmake-major-version;/cmake-&cmake-version;.tar.gz"> 8 8 <!ENTITY cmake-download-ftp " "> 9 <!ENTITY cmake-md5sum " 3801dc4e54c1c957a7378d8b0d4254ba">9 <!ENTITY cmake-md5sum "d031d5a06e9f1c5367cdfc56fbd2a1c8"> 10 10 <!ENTITY cmake-size "7.0 MB"> 11 11 <!ENTITY cmake-buildsize "293 MB (646 MB with tests and cmake-gui)"> -
general/prog/git.xml
rfa12bca ra98af0b4 9 9 <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz"> 10 10 <!ENTITY git-download-ftp "ftp://ftp.kernel.org/pub/software/scm/git/git-&git-version;.tar.xz"> 11 <!ENTITY git-md5sum " 3cd1dca37be60668f482545716923b72">12 <!ENTITY git-size " 3.9MB">13 <!ENTITY git-buildsize " 343 MB (including the pre-builtdocumentation)">14 <!ENTITY git-time "0.8 SBU (add 2. 3 SBU for building documentation, add 4.4SBU for tests)">11 <!ENTITY git-md5sum "dd4e3360e28aec5bb902fb34dd7fce3b"> 12 <!ENTITY git-size "4.0 MB"> 13 <!ENTITY git-buildsize "486 MB (with optional dependencies and documentation)"> 14 <!ENTITY git-time "0.8 SBU (add 2.2 SBU for building documentation, add 4.1 SBU for tests)"> 15 15 ]> 16 16 … … 124 124 <bridgehead renderas="sect4">Optional (to create the man pages, html docs 125 125 and other docs)</bridgehead> 126 <para >126 <para role="optional"> 127 127 <xref linkend="xmlto"/> and 128 128 <xref linkend="asciidoc"/> or -
general/prog/lua.xml
rfa12bca ra98af0b4 123 123 for <application>Lua</application>, which is created with:</para> 124 124 125 <screen role="root"><userinput>cat > lua.pc << "EOF"125 <screen><userinput>cat > lua.pc << "EOF" 126 126 <literal>V=5.3 127 127 R=&lua-version; -
general/prog/mercurial.xml
rfa12bca ra98af0b4 7 7 <!ENTITY mercurial-download-http "https://www.mercurial-scm.org/release/mercurial-&mercurial-version;.tar.gz"> 8 8 <!ENTITY mercurial-download-ftp " "> 9 <!ENTITY mercurial-md5sum " 9f0c93e1ee9098d958fbaabbd397286b">9 <!ENTITY mercurial-md5sum "22a9b1d7c0c06a53f0ae5b386d536d08"> 10 10 <!ENTITY mercurial-size "4.6 MB"> 11 <!ENTITY mercurial-buildsize " 56 MB (with docs, add 336MB for tests)">12 <!ENTITY mercurial-time " 0.1 SBU (with docs, add 16SBU for tests)">11 <!ENTITY mercurial-buildsize "38 MB (add 339 MB for tests)"> 12 <!ENTITY mercurial-time "less than 0.1 SBU (add 15 SBU for tests)"> 13 13 ]> 14 14 -
general/prog/php.xml
rfa12bca ra98af0b4 8 8 <!--<!ENTITY php-download-ftp "ftp://ftp.isu.edu.tw/pub/Unix/Web/PHP/distributions/php-&php-version;.tar.xz">--> 9 9 <!ENTITY php-download-ftp " "> 10 <!ENTITY php-md5sum " eb117bf1d1efc99c522f132b265a3402">11 <!ENTITY php-size "1 1.9MB">12 <!ENTITY php-buildsize " 573 MB (add 1.3 MB for tests, add 163MB for docs)">13 <!ENTITY php-time "4. 5 SBU (add 2.4SBU for tests)">10 <!ENTITY php-md5sum "cf36039303c47f493100afea522a8f53"> 11 <!ENTITY php-size "12.2 MB"> 12 <!ENTITY php-buildsize "449 MB (add 3 MB for tests, add 117 MB for docs)"> 13 <!ENTITY php-time "4.6 SBU (add 2.2 SBU for tests)"> 14 14 ]> 15 15 … … 206 206 </para> 207 207 </note> 208 208 <!-- 209 209 <para> 210 210 If you wish to build <application>PHP</application> with the … … 216 216 217 217 <screen><userinput>sed -i 's/buffio.h/tidy&/' ext/tidy/tidy.c</userinput></screen> 218 218 --> 219 219 <para> 220 220 Install <application>PHP</application> by running the following commands: -
general/prog/setuptools.xml
rfa12bca ra98af0b4 8 8 <!-- wget https://pypi.python.org/pypi/setuptools to find path for latest version --> 9 9 <!ENTITY setuptools-download-http 10 "https://pypi.python.org/packages/ 87/ba/54197971d107bc06f5f3fbdc0d728a7ae0b10cafca46acfddba65a0899d8/setuptools-&setuptools-version;.tar.gz">10 "https://pypi.python.org/packages/f1/92/12c7251039b274c30106c3e0babdcb040cbd13c3ad4b3f0ef9a7c217e36a/setuptools-&setuptools-version;.tar.gz"> 11 11 <!ENTITY setuptools-download-ftp " "> 12 <!ENTITY setuptools-md5sum " b39715612fdc0372dbfd7b3fcf5d4fe5">13 <!ENTITY setuptools-size "6 24KB">14 <!ENTITY setuptools-buildsize "1 1MB">12 <!ENTITY setuptools-md5sum "7f2ba59682bc8c6ae6f1f927aca1a351"> 13 <!ENTITY setuptools-size "636 KB"> 14 <!ENTITY setuptools-buildsize "12 MB"> 15 15 <!ENTITY setuptools-time "less than 0.1 SBU"> 16 16 ]> -
general/prog/subversion.xml
rfa12bca ra98af0b4 8 8 "http://www.apache.org/dist/subversion/subversion-&subversion-version;.tar.bz2"> 9 9 <!ENTITY subversion-download-ftp " "> 10 <!ENTITY subversion-md5sum " 29121a038f87641055a8183f49e9739f">11 <!ENTITY subversion-size "7. 6MB">12 <!ENTITY subversion-buildsize "1 65 MB (add 165 MB for bindings, 24 MB for docs, reportedly 800 MB for tests)">13 <!ENTITY subversion-time "1. 5 SBU (add 1.7 SBU for bindings, reportedly 67SBU for tests)">10 <!ENTITY subversion-md5sum "9fcbae352a5efe73d46a88c97c6bba14"> 11 <!ENTITY subversion-size "7.5 MB"> 12 <!ENTITY subversion-buildsize "177 MB (add 173 MB for bindings, 24 MB for docs, 1 GB for tests)"> 13 <!ENTITY subversion-time "1.3 SBU (add 1.4 SBU for bindings, 24 SBU for tests)"> 14 14 ]> 15 15 … … 184 184 185 185 <para> 186 The Java bindings test, <command>make check-javahl</command>, fails due to 187 errors in the test suite. <!--To test the results of the Java bindings build, 188 issue <command>make check-javahl</command>. Note you must have the 189 <application>JUnit</application> testing framework installed.--> 186 To test the results of the Java bindings build, 187 issue <command>make check-javahl</command>. The 188 <application>JUnit</application> testing framework must be installed, 189 and the location of the JUnit jar has to be specified by passing the 190 <option>--with-junit=<path to junit jar></option> parameter to 191 <command>configure</command>. 190 192 </para> 191 193 … … 198 200 </para> 199 201 200 < para>202 <!-- <para> 201 203 The Ruby bindings test, <command>make check-swig-rb</command>, fails due 202 204 to errors in the test suite. 203 205 </para> 204 206 --> 205 207 <para> 206 208 Now, as the <systemitem class="username">root</systemitem> user: … … 255 257 256 258 <para> 257 <option>---disable-gmock</option>: Do not use the Googlemock testing 259 <option>--enable-javahl</option>: enables compilation of Java high level 260 bindings. Running <command>make javahl</command> is necessary to do 261 the compilation. 262 </para> 263 264 <para> 265 <option>--with-junit=<location of the junit jar file></option>: 266 gives the location of the junit jar, otherwise the javahl tests cannot 267 be run. 268 </para> 269 270 <para> 271 <option>--disable-gmock</option>: Do not use the Googlemock testing 258 272 framework. 259 273 </para> -
general/prog/vala.xml
rfa12bca ra98af0b4 7 7 <!ENTITY vala-download-http "&gnome-download-http;/vala/&vala-major-version;/vala-&vala-version;.tar.xz"> 8 8 <!ENTITY vala-download-ftp "&gnome-download-ftp;/vala/&vala-major-version;/vala-&vala-version;.tar.xz"> 9 <!ENTITY vala-md5sum " 71181dd25d06b0bedd378dc8fa7d6310">9 <!ENTITY vala-md5sum "a856989d749fc5e472a3592b96f9ca48"> 10 10 <!ENTITY vala-size "2.6 MB"> 11 <!ENTITY vala-buildsize "1 12MB (including tests)">12 <!ENTITY vala-time " 1.0SBU (including tests)">11 <!ENTITY vala-buildsize "145 MB (including tests)"> 12 <!ENTITY vala-time "0.9 SBU (including tests)"> 13 13 ]> 14 14 … … 201 201 <listitem> 202 202 <para> 203 is a utility which generates <application>Vala</application> API203 is an utility which generates <application>Vala</application> API 204 204 (VAPI) files from GI files. 205 205 </para> -
introduction/welcome/changelog.xml
rfa12bca ra98af0b4 43 43 </listitem> 44 44 --> 45 <listitem> 46 <para>December 10th, 2016</para> 47 <itemizedlist> 48 <listitem> 49 <para>[dj] - Fix PKI directory creation in make-ca.sh-20161210 and 50 add message about --force switch when updating with same version 51 of certdata.txt.</para> 52 </listitem> 53 </itemizedlist> 54 </listitem> 55 56 <listitem> 57 <para>December 9th, 2016</para> 58 <itemizedlist> 59 <listitem> 60 <para>[renodr] - Update to harfbuzz-1.3.4. Fixes 61 <ulink url="&blfs-ticket-root;8608">#8608</ulink>.</para> 62 </listitem> 63 </itemizedlist> 64 </listitem> 65 66 <listitem> 67 <para>December 8th, 2016</para> 68 <itemizedlist> 69 <listitem> 70 <para>[dj] - Update to chromium-55.0.2883.75. Fixes 71 <ulink url="&blfs-ticket-root;8618">#8618</ulink>.</para> 72 </listitem> 73 </itemizedlist> 74 </listitem> 75 76 <listitem> 77 <para>December 7th, 2016</para> 78 <itemizedlist> 79 <listitem> 80 <para>[ken] - Remove mpost from texlive shell_escape_commands. Fixes 81 <ulink url="&blfs-ticket-root;8619">#8619</ulink>.</para> 82 </listitem> 83 </itemizedlist> 84 </listitem> 85 86 <listitem> 87 <para>December 5th, 2016</para> 88 <itemizedlist> 89 <listitem> 90 <para>[ken] - Update to mutt-1.7.2. Fixes 91 <ulink url="&blfs-ticket-root;8607">#8607</ulink>.</para> 92 </listitem> 93 <listitem> 94 <para>[bdubbs] - Update to php-7.1.0. Fixes 95 <ulink url="&blfs-ticket-root;8596">#8596</ulink>.</para> 96 </listitem> 97 <listitem> 98 <para>[bdubbs] - Update to nss-3.27.2. Fixes 99 <ulink url="&blfs-ticket-root;8599">#8599</ulink>.</para> 100 </listitem> 101 <listitem> 102 <para>[bdubbs] - Update to libunistring-0.9.7. Fixes 103 <ulink url="&blfs-ticket-root;8598">#8598</ulink>.</para> 104 </listitem> 105 <listitem> 106 <para>[renodr] - Update to vala-0.34.4. Fixes 107 <ulink url="&blfs-ticket-root;8605">#8605</ulink>.</para> 108 </listitem> 109 <listitem> 110 <para>[renodr] - Update to MIT Kerberos V5-1.15. Fixes 111 <ulink url="&blfs-ticket-root;8600">#8600</ulink>.</para> 112 </listitem> 113 <listitem> 114 <para>[renodr] - Update to glib-2.50.2. Partially fixes 115 <ulink url="&blfs-ticket-root;8426">#8426</ulink>.</para> 116 </listitem> 117 <listitem revision="systemd"> 118 <para>[renodr] - Update to Beaker-1.8.1. Fixes 119 <ulink url="&blfs-ticket-root;8470">#8470</ulink>.</para> 120 </listitem> 121 <listitem revision="systemd"> 122 <para>[renodr] - Update to setuptools-30.2.0. Fixes 123 <ulink url="&blfs-ticket-root;8329">#8329</ulink>.</para> 124 </listitem> 125 </itemizedlist> 126 </listitem> 127 128 <listitem> 129 <para>December 4th, 2016</para> 130 <itemizedlist> 131 <listitem> 132 <para>[bdubbs] - Update to mercurial-4.0.1. Fixes 133 <ulink url="&blfs-ticket-root;8595">#8595</ulink>.</para> 134 </listitem> 135 <listitem> 136 <para>[bdubbs] - Update to rpcbind-0.2.4. Fixes 137 <ulink url="&blfs-ticket-root;8592">#8592</ulink>.</para> 138 </listitem> 139 <listitem> 140 <para>[bdubbs] - Update to cmake-3.7.1. Fixes 141 <ulink url="&blfs-ticket-root;8591">#8591</ulink>.</para> 142 </listitem> 143 <listitem> 144 <para>[bdubbs] - Update to babl-0.1.22. Fixes 145 <ulink url="&blfs-ticket-root;8586">#8586</ulink>.</para> 146 </listitem> 147 </itemizedlist> 148 </listitem> 149 150 <listitem> 151 <para>December 3rd, 2016</para> 152 <itemizedlist> 153 <listitem> 154 <para>[pierre] - Update to gstreamer-1.10.2, gst-libav-1.10.2, 155 gst-plugins-bad-1.10.2, gst-plugins-base-1.10.2, 156 gst-plugins-good-1.10.2, gst-plugins-ugly-1.10.2, and 157 gstreamer-vaapi-1.10.2. Fixes 158 <ulink url="&blfs-ticket-root;8588">#8588</ulink>.</para> 159 </listitem> 160 <listitem> 161 <para>[pierre] - Update to git-2.11.0. Fixes 162 <ulink url="&blfs-ticket-root;8587">#8587</ulink>.</para> 163 </listitem> 164 <listitem> 165 <para>[pierre] - Update to libdrm-2.4.74. Fixes 166 <ulink url="&blfs-ticket-root;8585">#8585</ulink>.</para> 167 </listitem> 168 <listitem> 169 <para>[pierre] - Update to mesa-13.0.2. Fixes 170 <ulink url="&blfs-ticket-root;8583">#8583</ulink>.</para> 171 </listitem> 172 <listitem> 173 <para>[pierre] - Update to sqlite-3.15.2. Fixes 174 <ulink url="&blfs-ticket-root;8582">#8582</ulink>.</para> 175 </listitem> 176 <listitem> 177 <para>[pierre] - Update to subversion-1.9.5. Fixes 178 <ulink url="&blfs-ticket-root;8581">#8581</ulink>.</para> 179 </listitem> 180 </itemizedlist> 181 </listitem> 45 182 183 <listitem> 184 <para>December 2nd, 2016</para> 185 <itemizedlist> 186 <listitem> 187 <para>[ken] - Update to firefox-50.0.2. Fixes 188 <ulink url="&blfs-ticket-root;8584">#8584</ulink>.</para> 189 </listitem> 190 </itemizedlist> 191 </listitem> 192 46 193 <!-- Remove revision symbol upon sysv change --> 47 194 <listitem revision="systemd"> -
multimedia/cdwriteutils/cdrdao.xml
rfa12bca ra98af0b4 41 41 <para>Download (HTTP): <ulink url="&cdrdao-download-http;"/></para> 42 42 </listitem> 43 <!-- <listitem>44 <para>Download (FTP): <ulink url="&cdrdao-download-ftp;"/></para>45 </listitem>-->46 43 <listitem> 47 44 <para>Download MD5 sum: &cdrdao-md5sum;</para> … … 79 76 commands:</para> 80 77 81 <screen><userinput>sed -i '/ioctl /a #include <sys/stat.h>' dao/ScsiIf-linux.cc&&78 <screen><userinput>sed -i '/ioctl.h/a #include <sys/stat.h>' dao/ScsiIf-linux.cc && 82 79 sed -i 's/\(char .*REMOTE\)/unsigned \1/' dao/CdrDriver.{cc,h} && 83 80 -
multimedia/libdriv/gst10-libav.xml
rfa12bca ra98af0b4 7 7 <!ENTITY gst10-libav-download-http "&gstreamer-dl;/gst-libav/gst-libav-&gst10-libav-version;.tar.xz"> 8 8 <!ENTITY gst10-libav-download-ftp " "> 9 <!ENTITY gst10-libav-md5sum " 9dc8fb8dd01818c27230a1ed6ba9f4de">9 <!ENTITY gst10-libav-md5sum "420d0a32f47ef02cc615f8cf6da1e94d"> 10 10 <!ENTITY gst10-libav-size "8.1 MB"> 11 <!ENTITY gst10-libav-buildsize "493 MB ( less than 1MB for tests)">11 <!ENTITY gst10-libav-buildsize "493 MB (1.2 MB for tests)"> 12 12 <!ENTITY gst10-libav-time "3.9 SBU (less than 0.1 SBU for tests)"> 13 13 ]> -
multimedia/libdriv/gst10-plugins-bad.xml
rfa12bca ra98af0b4 8 8 "&gstreamer-dl;/gst-plugins-bad/gst-plugins-bad-&gst10-plugins-bad-version;.tar.xz"> 9 9 <!ENTITY gst10-plugins-bad-download-ftp " "> 10 <!ENTITY gst10-plugins-bad-md5sum " 491d2d5aab55ffc60c66e714d3d664ea">10 <!ENTITY gst10-plugins-bad-md5sum "823f4c33fe27c61332c0122273217988"> 11 11 <!ENTITY gst10-plugins-bad-size "4.5 MB"> 12 <!ENTITY gst10-plugins-bad-buildsize " 213MB (add 20 MB for tests)">13 <!ENTITY gst10-plugins-bad-time " 2.0 SBU (add 0.9 SBUfor tests)">12 <!ENTITY gst10-plugins-bad-buildsize "194 MB (add 20 MB for tests)"> 13 <!ENTITY gst10-plugins-bad-time "1.9 SBU (add 1.5 for tests)"> 14 14 ]> 15 15 -
multimedia/libdriv/gst10-plugins-base.xml
rfa12bca ra98af0b4 8 8 "&gstreamer-dl;/gst-plugins-base/gst-plugins-base-&gst10-plugins-base-version;.tar.xz"> 9 9 <!ENTITY gst10-plugins-base-download-ftp " "> 10 <!ENTITY gst10-plugins-base-md5sum " eb03953ff239b53a7d69a604edbe5c8c">10 <!ENTITY gst10-plugins-base-md5sum "8efa9e9ad9a841a900359604da82fb8b"> 11 11 <!ENTITY gst10-plugins-base-size "2.9 MB"> 12 12 <!ENTITY gst10-plugins-base-buildsize "124 MB (add 23 MB for tests)"> 13 <!ENTITY gst10-plugins-base-time "1. 3SBU (add 1.4 SBU for tests)">13 <!ENTITY gst10-plugins-base-time "1.2 SBU (add 1.4 SBU for tests)"> 14 14 ]> 15 15 -
multimedia/libdriv/gst10-plugins-good.xml
rfa12bca ra98af0b4 8 8 "&gstreamer-dl;/gst-plugins-good/gst-plugins-good-&gst10-plugins-good-version;.tar.xz"> 9 9 <!ENTITY gst10-plugins-good-download-ftp " "> 10 <!ENTITY gst10-plugins-good-md5sum " 7d24b1412d49fa7bab763b35f4640abd">10 <!ENTITY gst10-plugins-good-md5sum "65c4ff9d406c3ea9383b4d38a6504349"> 11 11 <!ENTITY gst10-plugins-good-size "3.3 MB"> 12 <!ENTITY gst10-plugins-good-buildsize "13 1MB (add 18 MB for tests)">12 <!ENTITY gst10-plugins-good-buildsize "132 MB (add 18 MB for tests)"> 13 13 <!ENTITY gst10-plugins-good-time "1.4 SBU (add 0.9 SBU for tests)"> 14 14 ]> -
multimedia/libdriv/gst10-plugins-ugly.xml
rfa12bca ra98af0b4 8 8 "&gstreamer-dl;/gst-plugins-ugly/gst-plugins-ugly-&gst10-plugins-ugly-version;.tar.xz"> 9 9 <!ENTITY gst10-plugins-ugly-download-ftp " "> 10 <!ENTITY gst10-plugins-ugly-md5sum " 646ab511bc8e56425e63d3fc4812e582">11 <!ENTITY gst10-plugins-ugly-size "88 4KB">10 <!ENTITY gst10-plugins-ugly-md5sum "c157f3fcb87db2a0f457667f3d3e6a26"> 11 <!ENTITY gst10-plugins-ugly-size "886 KB"> 12 12 <!ENTITY gst10-plugins-ugly-buildsize "18 MB (with tests)"> 13 13 <!ENTITY gst10-plugins-ugly-time "0.2 SBU (with tests)"> -
multimedia/libdriv/gstreamer10-vaapi.xml
rfa12bca ra98af0b4 7 7 <!ENTITY gstreamer10-vaapi-download-http "&gstreamer-dl;/gstreamer-vaapi/gstreamer-vaapi-&gstreamer-vaapi-version;.tar.xz"> 8 8 <!ENTITY gstreamer10-vaapi-download-ftp " "> 9 <!ENTITY gstreamer10-vaapi-md5sum " 514757933ff719a6b8206091f70e0221">10 <!ENTITY gstreamer10-vaapi-size "9 52KB">9 <!ENTITY gstreamer10-vaapi-md5sum "cd8771280c8c00929cf7251c38a509dc"> 10 <!ENTITY gstreamer10-vaapi-size "914 KB"> 11 11 <!ENTITY gstreamer10-vaapi-buildsize "56 MB"> 12 12 <!ENTITY gstreamer10-vaapi-time "0.7 SBU"> … … 102 102 Tests can be run manually in the <filename class="directory">tests 103 103 </filename> directory, after building them by running 104 <command>make tests</command>. 104 <command>make tests</command>. They need a running X Window display. 105 105 </para> 106 106 -
multimedia/libdriv/gstreamer10.xml
rfa12bca ra98af0b4 7 7 <!ENTITY gstreamer10-download-http "&gstreamer-dl;/gstreamer/gstreamer-&gstreamer10-version;.tar.xz"> 8 8 <!ENTITY gstreamer10-download-ftp " "> 9 <!ENTITY gstreamer10-md5sum " 2c0cc6907aed5ea8005a8f332e34d92f">9 <!ENTITY gstreamer10-md5sum "0d289e5bcec6353e6540ddb75b7d371b"> 10 10 <!ENTITY gstreamer10-size "3.6 MB"> 11 11 <!ENTITY gstreamer10-buildsize "102 MB (add 38 MB for tests)"> -
multimedia/libdriv/x265.xml
rfa12bca ra98af0b4 7 7 <!ENTITY x265-download-http "https://bitbucket.org/multicoreware/x265/downloads/x265_&x265-version;.tar.gz"> 8 8 <!ENTITY x265-download-ftp " "> 9 <!ENTITY x265-md5sum " c2657ab0925bee1fe7f3675b3f199ac0">9 <!ENTITY x265-md5sum "2d9cb183d2675dfb325abdedd2424bfa"> 10 10 <!ENTITY x265-size "1.0 MB"> 11 11 <!ENTITY x265-buildsize "21 MB"> -
networking/mailnews/mutt.xml
rfa12bca ra98af0b4 8 8 <!ENTITY mutt-download-http " "> 9 9 <!ENTITY mutt-download-ftp "ftp://ftp.mutt.org/pub/mutt/mutt-&mutt-version;.tar.gz"> 10 <!ENTITY mutt-md5sum " 04ae5b20cee7d746a246968e4a8cb9fa">10 <!ENTITY mutt-md5sum "15425c4c9946d58c22ccb44901544e6d"> 11 11 <!ENTITY mutt-size "3.9 MB"> 12 12 <!ENTITY mutt-buildsize "37 MB (plus a further 5MB for the PDF manual)"> -
networking/netprogs/rpcbind.xml
rfa12bca ra98af0b4 7 7 <!ENTITY rpcbind-download-http "&sourceforge-repo;/rpcbind/rpcbind-&rpcbind-version;.tar.bz2"> 8 8 <!ENTITY rpcbind-download-ftp " "> 9 <!ENTITY rpcbind-md5sum "c 8875246b2688a1adfbd6ad43480278d">9 <!ENTITY rpcbind-md5sum "cf10cd41ed8228fc54c316191c1f07fe"> 10 10 <!ENTITY rpcbind-size "120 KB"> 11 <!ENTITY rpcbind-buildsize " 2MB">11 <!ENTITY rpcbind-buildsize "1.6 MB"> 12 12 <!ENTITY rpcbind-time "less than 0.1 SBU"> 13 13 ]> … … 57 57 </listitem> 58 58 </itemizedlist> 59 59 <!-- 60 60 <bridgehead renderas="sect3">Additional Downloads</bridgehead> 61 61 <itemizedlist spacing="compact"> … … 67 67 </listitem> 68 68 </itemizedlist> 69 69 --> 70 70 <bridgehead renderas="sect3">rpcbind Dependencies</bridgehead> 71 71 … … 98 98 properly, first fix the package to use correct service name:</para> 99 99 100 <screen><userinput>sed -i "/servname/s:rpcbind:sunrpc:" src/rpcbind.c &&</userinput></screen>100 <screen><userinput>sed -i "/servname/s:rpcbind:sunrpc:" src/rpcbind.c</userinput></screen> 101 101 102 102 <para>Install <application>rpcbind</application> by running the following 103 103 commands:</para> 104 104 105 <screen revision="sysv"><userinput>patch -Np1 -i ../rpcbind-&rpcbind-version;-tirpc_fix-1.patch && 106 107 ./configure --prefix=/usr \ 105 <screen revision="sysv"><userinput>./configure --prefix=/usr \ 108 106 --bindir=/sbin \ 109 107 --with-rpcuser=root \ … … 111 109 make</userinput></screen> 112 110 113 <screen revision="systemd"><userinput>patch -Np1 -i ../rpcbind-&rpcbind-version;-tirpc_fix-1.patch && 114 115 ./configure --prefix=/usr \ 111 <screen revision="systemd"><userinput>./configure --prefix=/usr \ 116 112 --bindir=/sbin \ 117 113 --with-rpcuser=rpc && … … 133 129 134 130 <para revision="sysv"><command>--without-systemdsystemunitdir</command>: 135 BLFS does not support systemd.</para>131 This version of BLFS does not support systemd.</para> 136 132 137 133 <para revision="systemd"><parameter>--with-rpcuser=rpc</parameter>: -
packages.ent
rfa12bca ra98af0b4 23 23 <!ENTITY linux-pam-docs-version "1.2.0"> 24 24 <!ENTITY libpwquality-version "1.3.0"> 25 <!ENTITY make-ca-version "20161 126">26 <!ENTITY mitkrb-major-version "1.1 4">27 <!ENTITY mitkrb-version "1.1 4.4">25 <!ENTITY make-ca-version "20161210"> 26 <!ENTITY mitkrb-major-version "1.15"> 27 <!ENTITY mitkrb-version "1.15"> 28 28 <!ENTITY nettle-version "3.3"> 29 29 <!ENTITY nss-minor-version "27"> 30 30 <!-- normal --> 31 <!ENTITY nss-micro-version " 1">31 <!ENTITY nss-micro-version "2"> 32 32 <!ENTITY nss-version "3.&nss-minor-version;.&nss-micro-version;"> 33 33 … … 94 94 <!ENTITY expat-version "2.1.0"> 95 95 <!ENTITY gcab-version "0.7"> 96 <!ENTITY glib2-version "2.50. 0">96 <!ENTITY glib2-version "2.50.2"> 97 97 <!ENTITY glibmm-version "2.50.0"> 98 98 <!ENTITY gmime-version "2.6.20"> … … 119 119 <!ENTITY libcroco-version "0.6.11"> 120 120 <!ENTITY libdaemon-version "0.14"> 121 <!ENTITY libdrm-version "2.4.7 3">121 <!ENTITY libdrm-version "2.4.74"> 122 122 <!ENTITY libepoxy-version "1.3.1"> 123 123 <!ENTITY libesmtp-version "1.0.6"> … … 143 143 <!ENTITY libtasn1-version "4.9"> 144 144 <!ENTITY libunique-version "1.1.6"> 145 <!ENTITY libunistring-version "0.9. 6">145 <!ENTITY libunistring-version "0.9.7"> 146 146 <!ENTITY libusb-version "1.0.21"> 147 147 <!ENTITY libusb-compat-version "0.1.5"> … … 173 173 <!-- Chapter 10 --> 174 174 <!ENTITY aalib-version "1.4rc5"> 175 <!ENTITY babl-version "0.1.2 0">175 <!ENTITY babl-version "0.1.22"> 176 176 <!ENTITY exiv2-version "0.25"> 177 177 <!ENTITY freetype2-version "2.7"> … … 181 181 <!ENTITY giflib-version "5.1.4"> 182 182 <!ENTITY graphite2-version "1.3.9"> 183 <!ENTITY harfbuzz-version "1.3. 3">183 <!ENTITY harfbuzz-version "1.3.4"> 184 184 <!ENTITY ijs-version "0.35"> 185 185 <!ENTITY jasper-version "2.0.0"> … … 278 278 <!ENTITY clisp-version "2.49"> 279 279 <!ENTITY cmake-major-version "3.7"> 280 <!ENTITY cmake-minor-version " 0">280 <!ENTITY cmake-minor-version "1"> 281 281 <!ENTITY cmake-version "&cmake-major-version;.&cmake-minor-version;"> 282 282 <!--<!ENTITY cvs-version "1.11.23">--> … … 290 290 <!ENTITY gc-version "7.6.0"> 291 291 <!ENTITY gdb-version "7.12"> 292 <!ENTITY git-version "2.1 0.2">292 <!ENTITY git-version "2.11.0"> 293 293 <!ENTITY guile-version "2.0.13"> 294 294 <!ENTITY librep-version "0.92.6"> 295 295 <!ENTITY llvm-version "3.9.0"> 296 296 <!ENTITY lua-version "5.3.3"> 297 <!ENTITY mercurial-version "4.0 ">297 <!ENTITY mercurial-version "4.0.1"> 298 298 <!ENTITY nasm-version "2.12.02"> 299 299 <!ENTITY ninja-version "1.7.2"> 300 300 <!ENTITY npapi-sdk-version "0.27.2"> 301 <!ENTITY php-version "7. 0.13">301 <!ENTITY php-version "7.1.0"> 302 302 <!ENTITY python2-version "2.7.12"> 303 303 <!ENTITY python3-version "3.5.2"> … … 307 307 <!ENTITY scons-version "2.5.1"> 308 308 <!ENTITY slang-version "2.3.1"> 309 <!ENTITY subversion-version "1.9. 4">309 <!ENTITY subversion-version "1.9.5"> 310 310 <!ENTITY swig-version "3.0.10"> 311 311 <!ENTITY tcl-version "8.6.6"> 312 312 <!ENTITY tk-version "8.6.6"> 313 313 <!ENTITY vala-major-version "0.34"> <!-- even minors only --> 314 <!ENTITY vala-version "&vala-major-version;. 3">314 <!ENTITY vala-version "&vala-major-version;.4"> 315 315 <!ENTITY valgrind-version "3.12.0"> 316 316 <!ENTITY yasm-version "1.3.0"> … … 369 369 370 370 <!-- Python module versions used in the Python Modules instructions --> 371 <!ENTITY Beaker-version "1.8. 0">371 <!ENTITY Beaker-version "1.8.1"> 372 372 <!ENTITY dbus-python-version "1.2.4"> 373 373 <!ENTITY Jinja2-version "2.8"> … … 382 382 <!ENTITY pyxdg-version "0.25"> 383 383 <!ENTITY PyYAML-version "3.12"> 384 <!ENTITY setuptools-version " 27.2.0">384 <!ENTITY setuptools-version "30.2.0"> 385 385 <!ENTITY mako-version "1.0.4"> 386 386 … … 398 398 <!ENTITY nfs-utils-version "1.3.4"> 399 399 <!ENTITY ntp-version "4.2.8p9"> 400 <!ENTITY rpcbind-version "0.2. 3">400 <!ENTITY rpcbind-version "0.2.4"> 401 401 <!ENTITY rsync-version "3.1.2"> 402 402 <!ENTITY samba-version "4.5.0"> … … 447 447 <!ENTITY procmail-version "3.22"> 448 448 <!ENTITY fetchmail-version "6.3.26"> 449 <!ENTITY mutt-version "1.7. 1">449 <!ENTITY mutt-version "1.7.2"> 450 450 <!ENTITY re-alpine-version "2.03"> 451 451 … … 459 459 <!ENTITY dovecot-major "2"> 460 460 <!ENTITY dovecot-minor "2"> 461 <!ENTITY dovecot-micro "2 6.0">461 <!ENTITY dovecot-micro "27"> 462 462 <!ENTITY dovecot-version "&dovecot-major;.&dovecot-minor;.&dovecot-micro;"> 463 463 … … 471 471 <!ENTITY mariadb-version "10.1.19"> 472 472 <!ENTITY postgresql-version "9.6.1"> 473 <!ENTITY sqlite-version "3.15. 1">473 <!ENTITY sqlite-version "3.15.2"> 474 474 475 475 <!-- Chapter 23 --> … … 492 492 <!ENTITY xcursor-themes-version "1.0.4"> 493 493 <!ENTITY xkeyboard-config-version "2.19"> 494 <!ENTITY mesa-version "13.0. 1">494 <!ENTITY mesa-version "13.0.2"> 495 495 <!ENTITY xcb-util-version "0.4.0"> 496 496 <!ENTITY xcb-util-image-version "0.4.0"> … … 689 689 690 690 <!-- Chapter 43 --> 691 <!ENTITY chromium-version "54.0.2840.100"> 691 <!ENTITY chromium-version "55.0.2883.75"> 692 <!ENTITY firefox-version "50.0.2"> 693 <!ENTITY flashplayer-version "23.0.0.207"> 692 694 <!ENTITY seamonkey-version "2.40"> 693 <!ENTITY firefox-version "50.0">694 695 695 696 <!-- Chapter 44 --> … … 708 709 <!ENTITY rox-filer-version "2.11"> 709 710 <!ENTITY rxvt-unicode-version "9.22"> 710 <!ENTITY thunderbird-version "45.5. 0">711 <!ENTITY thunderbird-version "45.5.1"> 711 712 <!ENTITY tigervnc-version "1.7.0"> 712 713 <!ENTITY transmission-version "2.92"> … … 734 735 <!ENTITY frei0r-version "1.5.0"> 735 736 <!ENTITY gavl-version "1.4.0"> 736 <!ENTITY gstreamer10-version "1.10. 1"> <!-- Even minors only -->737 <!ENTITY gst10-plugins-base-version "1.10. 1"> <!-- Even minors only -->738 <!ENTITY gst10-plugins-good-version "1.10. 1"> <!-- Even minors only -->739 <!ENTITY gst10-plugins-bad-version "1.10. 1"> <!-- Even minors only -->740 <!ENTITY gst10-plugins-ugly-version "1.10. 1"> <!-- Even minors only -->741 <!ENTITY gst10-libav-version "1.10. 1"> <!-- Even minors only -->742 <!ENTITY gstreamer-vaapi-version "1.10. 1"> <!-- Even minors only -->737 <!ENTITY gstreamer10-version "1.10.2"> <!-- Even minors only --> 738 <!ENTITY gst10-plugins-base-version "1.10.2"> <!-- Even minors only --> 739 <!ENTITY gst10-plugins-good-version "1.10.2"> <!-- Even minors only --> 740 <!ENTITY gst10-plugins-bad-version "1.10.2"> <!-- Even minors only --> 741 <!ENTITY gst10-plugins-ugly-version "1.10.2"> <!-- Even minors only --> 742 <!ENTITY gst10-libav-version "1.10.2"> <!-- Even minors only --> 743 <!ENTITY gstreamer-vaapi-version "1.10.2"> <!-- Even minors only --> 743 744 <!ENTITY icedtea-sound-version "1.0.1"> 744 745 <!ENTITY liba52-version "0.7.4"> -
postlfs/security/cacerts.xml
rfa12bca ra98af0b4 14 14 <!ENTITY make-ca-download "&sources-anduin-http;/other/make-ca.sh-&make-ca-version;"> 15 15 <!ENTITY make-ca-size "11 KB"> 16 <!ENTITY make-ca-md5sum " fca9ae62242800a9dcaee5d400ee5c41">16 <!ENTITY make-ca-md5sum "5e41c17a3dd6b8195c55092e87e92ef0"> 17 17 ]> 18 18 -
postlfs/security/mitkrb.xml
rfa12bca ra98af0b4 8 8 <!ENTITY mitkrb-download-http "http://web.mit.edu/kerberos/dist/krb5/&mitkrb-major-version;/krb5-&mitkrb-version;.tar.gz"> 9 9 <!ENTITY mitkrb-download-ftp " "> 10 <!ENTITY mitkrb-md5sum " ba90f5701fc2dda76133c1f34ba4ee80">11 <!ENTITY mitkrb-size " 11.7MB">12 <!ENTITY mitkrb-buildsize "1 59 MB (additional 25MB for the testsuite)">13 <!ENTITY mitkrb-time "0. 8 SBU (additional 3.9SBU for the testsuite)">10 <!ENTITY mitkrb-md5sum "cd43a3316ebbb86b2a9020b485b1a819"> 11 <!ENTITY mitkrb-size "8.9 MB"> 12 <!ENTITY mitkrb-buildsize "134 MB (additional 24 MB for the testsuite)"> 13 <!ENTITY mitkrb-time "0.9 SBU (additional 4.1 SBU for the testsuite)"> 14 14 ]> 15 15 … … 84 84 <xref linkend="keyutils"/>, 85 85 <xref linkend="openldap"/>, 86 <xref linkend="python2"/> (used during the testsuite) and 87 <xref linkend="rpcbind"/> (used during the testsuite) 86 <xref linkend="python2"/> (used during the testsuite), 87 <xref linkend="rpcbind"/> (used during the testsuite), and 88 <xref linkend="valgrind"/> (used during the test suite) 88 89 </para> 89 90 … … 550 551 <listitem> 551 552 <para> 552 is a utility used to make modifications553 is an utility used to make modifications 553 554 to the Kerberos database. 554 555 </para> … … 563 564 <listitem> 564 565 <para> 565 is a utility similar to <command>kadmin</command>, but if the566 is an utility similar to <command>kadmin</command>, but if the 566 567 database is db2, the local client <command>kadmin.local</command>, 567 568 is intended to run directly on the master KDC without Kerberos -
postlfs/security/nss.xml
rfa12bca ra98af0b4 16 16 <!--<!ENTITY nss-download-ftp "ftp://&nss-url;/NSS_3_&nss-minor-version;_RTM/src/nss-&nss-version;.tar.gz">--> 17 17 18 <!ENTITY nss-md5sum " f18e1ebfe07969c84b890e45843edcb7">18 <!ENTITY nss-md5sum "ed089d28a3c593f8ba4ac26ad9984a75"> 19 19 <!ENTITY nss-size "7.1 MB"> 20 20 <!ENTITY nss-buildsize "88 MB"> -
postlfs/virtualization/qemu.xml
rfa12bca ra98af0b4 395 395 <para>Set up a required configuration file:</para> 396 396 397 <screen role="root"><userinput>echo 'allow br0' > /etc/qemu/bridge.conf</userinput></screen> 397 <!-- /etc/qemu has not been installed by "make install" since version 2.4 --> 398 <screen role="root"><userinput>install -vdm 755 /etc/qemu && 399 echo allow br0 > /etc/qemu/bridge.conf</userinput></screen> 398 400 399 401 </listitem> -
pst/typesetting/texlive.xml
rfa12bca ra98af0b4 245 245 mtxrun --generate</userinput></screen> 246 246 247 <!-- December 2016, by TL2017 the problem might be fixed --> 248 <para>Now, or if returning here because you were advised, fix a new vulnerability. 249 As the <systemitem class="username">root</systemitem> user:</para> 250 251 <screen role="root"><userinput>sed -i '/^mpost,/d' /opt/texlive/&texlive-year;/texmf-dist/web2c/texmf.cnf && 252 fmtutil-sys --all &&</userinput></screen> 253 247 254 <para>You can now proceed to <xref linkend="asymptote"/>, 248 255 <xref linkend="biber"/> and / or <xref linkend="xindy"/> if you -
pst/xml/itstool.xml
rfa12bca ra98af0b4 98 98 make</userinput></screen> 99 99 100 <!-- 100 101 <para> 101 102 To test the results, issue: <command>make check</command>. 103 </para> 104 --> 105 106 <para> 107 This package does not come with a test suite. 102 108 </para> 103 109 -
server/databases/sqlite.xml
rfa12bca ra98af0b4 5 5 %general-entities; 6 6 7 <!ENTITY sqlite-dl-version "3150 100">8 <!ENTITY sqlite-doc-version "3150 100">7 <!ENTITY sqlite-dl-version "3150200"> 8 <!ENTITY sqlite-doc-version "3150200"> 9 9 10 10 <!ENTITY sqlite-download-http "http://sqlite.org/2016/sqlite-autoconf-&sqlite-dl-version;.tar.gz"> 11 11 <!ENTITY sqlite-download-ftp " "> 12 <!ENTITY sqlite-md5sum " 0259d52be88f085d104c6d2aaa8349ac">12 <!ENTITY sqlite-md5sum "6b4fc0d8f7f02dd56bbde10a7c497a05"> 13 13 <!ENTITY sqlite-size "2.4 MB"> 14 <!ENTITY sqlite-buildsize "4 6 MB (plus 30MB for Optional Documentation)">15 <!ENTITY sqlite-time "0. 5SBU">14 <!ENTITY sqlite-buildsize "41 MB (plus 28 MB for Optional Documentation)"> 15 <!ENTITY sqlite-time "0.4 SBU"> 16 16 17 17 <!ENTITY sqlite-docs-download "http://sqlite.org/2016/sqlite-doc-&sqlite-doc-version;.zip"> 18 <!ENTITY sqlite-docs-md5sum " e6aa8e1c3c9b149f34dbaf7f98003d53">19 <!ENTITY sqlite-docs-size "5. 3MB">18 <!ENTITY sqlite-docs-md5sum "ab32f8de6d799677bf4b87fc7110193e"> 19 <!ENTITY sqlite-docs-size "5.2 MB"> 20 20 ]> 21 21 … … 163 163 <para> 164 164 <parameter>CFLAGS="-g -O2 -DSQLITE_ENABLE_FTS3=1 165 -DSQLITE_ENABLE_FTS3_TOKENIZER=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 165 <!-- insecure, see below: -DSQLITE_ENABLE_FTS3_TOKENIZER=1 --> 166 -DSQLITE_ENABLE_COLUMN_METADATA=1 166 167 -DSQLITE_SECURE_DELETE -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 167 168 -DSQLITE_ENABLE_DBSTAT_VTAB=1"</parameter>: Applications such as 168 169 <application>Firefox</application> require secure delete and enable 169 unlock notify to be turned on. Thunderbird requires the fts3_tokenizer 170 option. Since <application>firefox-41</application> the dbstat virtual 170 unlock notify to be turned on. 171 <!-- Thunderbird requires the 172 fts3_tokenizer option: this option is insecure if set for any 173 application using sqlite on the host. So it is disabled for now, and the 174 thunderbird static sqlite library is used instead.--> 175 Since <application>firefox-41</application> the dbstat virtual 171 176 table is also required. The only way to do this is to include them in the 172 177 CFLAGS. By default, these are set to <literal>"-g -O2"</literal> so we -
server/mail/dovecot.xml
rfa12bca ra98af0b4 6 6 7 7 <!ENTITY dovecot-download-http 8 "http ://www.dovecot.org/releases/&dovecot-major;.&dovecot-minor;/dovecot-&dovecot-version;.tar.gz">8 "https://www.dovecot.org/releases/&dovecot-major;.&dovecot-minor;/dovecot-&dovecot-version;.tar.gz"> 9 9 <!ENTITY dovecot-download-ftp " "> 10 <!ENTITY dovecot-md5sum " 85bc42328de41d1eb8d6d3f1db666db8">11 <!ENTITY dovecot-size "5. 4MB">12 <!ENTITY dovecot-buildsize "2 86 MB (withtests)">13 <!ENTITY dovecot-time " 2.1 SBU (withtests)">10 <!ENTITY dovecot-md5sum "20133518f5bc0e64dd07ce55b83df2fb"> 11 <!ENTITY dovecot-size "5.5 MB"> 12 <!ENTITY dovecot-buildsize "294 MB (add 16 MB for tests)"> 13 <!ENTITY dovecot-time "1.8 SBU (add 1 SBU for tests)"> 14 14 ]> 15 15 … … 136 136 make</userinput></screen> 137 137 138 <para>To test the results, issue <command>make -k check</command>. One test 139 fails for unknown reason</para> 138 <para> 139 To test the results, issue <command>make -k check</command>. Tests using 140 openssl fail when valgrind is present, because openssl increases entropy 141 by reading uninitialized variables. see <ulink 142 url="https://www.openssl.org/docs/faq.html#PROG14">openssl's FAQ</ulink>. 143 </para> 140 144 141 145 <para> -
server/mail/sendmail.xml
rfa12bca ra98af0b4 66 66 </para> 67 67 68 <bridgehead renderas="sect4">Recomm anded</bridgehead>69 <para role="recomm anded">68 <bridgehead renderas="sect4">Recommended</bridgehead> 69 <para role="recommended"> 70 70 <xref linkend="openssl"/> and 71 71 <xref linkend="cyrus-sasl"/> -
x/installing/mesa.xml
rfa12bca ra98af0b4 5 5 %general-entities; 6 6 7 <!ENTITY mesa-download-http " 7 <!ENTITY mesa-download-http "https://mesa.freedesktop.org/archive/&mesa-version;/mesa-&mesa-version;.tar.xz"> 8 8 <!ENTITY mesa-download-ftp "ftp://ftp.freedesktop.org/pub/mesa/&mesa-version;/mesa-&mesa-version;.tar.xz"> 9 <!ENTITY mesa-md5sum " 72b7f4d0c2407f367484abd201cb8276">9 <!ENTITY mesa-md5sum "9442c2dee914cde3d1f090371ab04113"> 10 10 <!ENTITY mesa-size "8.7 MB"> 11 <!ENTITY mesa-buildsize "3 44 MB (with tests and docs)">12 <!ENTITY mesa-time " 4.2 SBU (with tests and docs and parallelism = 4),">11 <!ENTITY mesa-buildsize "313 MB (with demos and docs, add 46 MB for tests)"> 12 <!ENTITY mesa-time "8.4 SBU (with demos and docs, add 0.6 SBU for tests)"> 13 13 ]> 14 14 … … 314 314 libGL.so, 315 315 libOSMesa.so, 316 <!-- Those libraries are associated with the "swr" gallium driver, 317 which has been removed at r17757. Keeping as a comment in case we 318 reintroduce that driver. 316 319 libswrAVX.so, 317 libswrAVX2.so, 320 libswrAVX2.so,--> 318 321 libwayland-egl.so (if built with <application>Wayland</application>) 319 322 libxatracker.so, -
x/lib/libdrm.xml
rfa12bca ra98af0b4 7 7 <!ENTITY libdrm-download-http "http://dri.freedesktop.org/libdrm/libdrm-&libdrm-version;.tar.bz2"> 8 8 <!ENTITY libdrm-download-ftp " "> 9 <!ENTITY libdrm-md5sum " bc1cee09cde72ffe3b952e8f50ccdaa8">10 <!ENTITY libdrm-size "76 0KB">11 <!ENTITY libdrm-buildsize "1 4MB (add 2 MB for the tests)">12 <!ENTITY libdrm-time "0.2 SBU (add 0. 9SBU for the tests)">9 <!ENTITY libdrm-md5sum "31964aa15bdea1a40c5941d4ce0962ee"> 10 <!ENTITY libdrm-size "763 KB"> 11 <!ENTITY libdrm-buildsize "15 MB (add 2 MB for the tests)"> 12 <!ENTITY libdrm-time "0.2 SBU (add 0.8 SBU for the tests)"> 13 13 ]> 14 14 -
xsoft/graphweb/chromium.xml
rfa12bca ra98af0b4 7 7 <!ENTITY chromium-download-http "https://commondatastorage.googleapis.com/chromium-browser-official/chromium-&chromium-version;.tar.xz"> 8 8 <!ENTITY chromium-download-ftp " "> 9 <!ENTITY chromium-md5sum " 07c7231180b9122d5389e77536a7271b">10 <!ENTITY chromium-size "4 58 MB">11 <!ENTITY chromium-buildsize "5. 0GB">9 <!ENTITY chromium-md5sum "807b46da62d11286df717c60cc2068b6"> 10 <!ENTITY chromium-size "488 MB"> 11 <!ENTITY chromium-buildsize "5.1 GB"> 12 12 <!ENTITY chromium-time "95 SBU"> 13 13 <!-- Ninja defaults to parallel build unless supplying -j1, SBU measured on … … 79 79 <listitem> 80 80 <para>Optional Flash Player plugin: 81 <ulink url="https://fpdownload.adobe.com/pub/flashplayer/pdc/ 23.0.0.207/flash_player_ppapi_linux.x86_64.tar.gz"/> or82 <ulink url="https://fpdownload.adobe.com/pub/flashplayer/pdc/ 23.0.0.207/flash_player_ppapi_linux.i386.tar.gz"/>81 <ulink url="https://fpdownload.adobe.com/pub/flashplayer/pdc/&flashplayer-version;/flash_player_ppapi_linux.x86_64.tar.gz"/> or 82 <ulink url="https://fpdownload.adobe.com/pub/flashplayer/pdc/&flashplayer-version;/flash_player_ppapi_linux.i386.tar.gz"/> 83 83 </para> 84 84 </listitem> -
xsoft/graphweb/firefox.xml
rfa12bca ra98af0b4 7 7 <!ENTITY firefox-download-http "&mozilla-http;/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.xz"> 8 8 <!ENTITY firefox-download-ftp " "> 9 <!ENTITY firefox-md5sum " 743aeb5d71eb6a8f227aad954f8a663a">9 <!ENTITY firefox-md5sum "11b4f60e31007caf2a34aeed11b74b2d"> 10 10 <!ENTITY firefox-size "187 MB"> 11 <!ENTITY firefox-buildsize "4. 5 GB (95MB installed)">11 <!ENTITY firefox-buildsize "4.6 GB (96 MB installed)"> 12 12 <!ENTITY firefox-time "15 SBU (with parallelism=4 on a recent intel i7, much longer on lesser CPUs)"> 13 13 ]> … … 289 289 <envar>SHELL=/bin/sh</envar>. 290 290 </para></note> 291 291 <!-- 292 292 <screen><userinput>export CFLAGS_HOLD=$CFLAGS && 293 293 export CXXFLAGS_HOLD=$CXXFLAGS && 294 294 export CFLAGS+=" -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-schedule-insns2" && 295 295 export CXXFLAGS+=" -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-schedule-insns2" && 296 297 make -f client.mk</userinput></screen>296 --> 297 <screen><userinput>make -f client.mk</userinput></screen> 298 298 299 299 <para> … … 310 310 mkdir -pv /usr/lib/mozilla/plugins && 311 311 ln -sfv ../../mozilla/plugins /usr/lib/firefox-&firefox-version;/browser</userinput></screen> 312 312 <!-- 313 313 <para> 314 314 Set environment variables back to their values: … … 318 318 export CXXFLAGS=$CXXFLAGS_HOLD && 319 319 unset CFLAGS_HOLD CXXFLAGS_HOLD</userinput></screen> 320 --> 320 321 321 322 </sect2> … … 323 324 <sect2 role="commands"> 324 325 <title>Command Explanations</title> 325 326 <!-- 326 327 <para> 327 328 <command>CFLAGS= ... CXXFLAGS= ...</command>: These settings work around … … 329 330 it to produce a working program. 330 331 </para> 331 332 --> 332 333 <para> 333 334 <command>make -f client.mk ...</command>: Mozilla products are packaged to -
xsoft/other/thunderbird.xml
rfa12bca ra98af0b4 8 8 <!-- <!ENTITY thunderbird-download-ftp "&mozilla-ftp;/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.xz">--> 9 9 <!ENTITY thunderbird-download-ftp " "> 10 <!ENTITY thunderbird-md5sum " 39b50c7659fa106eb53e5ea4c8bc7b2a">10 <!ENTITY thunderbird-md5sum "c2bef91b1c1672646b7b21928c9439c4"> 11 11 <!ENTITY thunderbird-size "192 MB"> 12 12 <!ENTITY thunderbird-buildsize "3.6 GB (88 MB installed)">
Note:
See TracChangeset
for help on using the changeset viewer.