Changeset 8c76170
- Timestamp:
- 09/15/2003 04:26:07 PM (21 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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, gimp3, 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_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 95adf402
- Parents:
- c5cc8b3
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
general/graphlib/imlib2.xml
rc5cc8b3 r8c76170 5 5 &imlib2-intro; 6 6 &imlib2-inst; 7 &imlib2-config;8 7 &imlib2-desc; 9 8 -
introduction/welcome/changelog.xml
rc5cc8b3 r8c76170 10 10 11 11 <itemizedlist> 12 13 <listitem><para>September 15th, 2003 [larry]: update to 14 postfix-2.0.15.</para></listitem> 12 15 13 16 <listitem><para>September 15th, 2003 [igor]: update to ffmpeg-0.4.7 -
multimedia/cdwriteutils/cdrdao/cdrdao-intro.xml
rc5cc8b3 r8c76170 11 11 12 12 <screen>cdrdao will utilize: 13 <xref linkend="lame"/> 14 cdrdao will utilize to build gui interface: 15 <xref linkend="GTK"/> and <xref linkend="gnome-libs"/></screen> 16 13 <xref linkend="lame"/></screen> 17 14 </sect2> -
server/mail/postfix/postfix.ent
rc5cc8b3 r8c76170 4 4 <!ENTITY postfix-desc SYSTEM "postfix-desc.xml"> 5 5 <!ENTITY postfix-config SYSTEM "postfix-config.xml"> 6 <!ENTITY postfix-buildsize "7 2MB">7 <!ENTITY postfix-version "2.0.1 3">6 <!ENTITY postfix-buildsize "71 MB"> 7 <!ENTITY postfix-version "2.0.15"> 8 8 <!ENTITY postfix-download-http ""> 9 9 <!ENTITY postfix-download-ftp "ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-&postfix-version;.tar.gz"> -
x/lib/lesstif/lesstif-config.xml
rc5cc8b3 r8c76170 20 20 suffice:</para> 21 21 22 <para><screen><userinput><command>./configure && 23 make</command></userinput></screen></para> 22 <screen><userinput><command>cd test && 23 ./configure && 24 make</command></userinput></screen> 24 25 25 26 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.