Changeset 99ae2916
- Timestamp:
- 01/29/2005 01:35:17 AM (20 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, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- a2fe8d47
- Parents:
- 4d2f2f47
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
basicnet/mailnews/nail.xml
r4d2f2f47 r99ae2916 68 68 commands.</para> 69 69 70 <screen><userinput><command>make SENDMAIL=/usr/sbin/sendmail && 71 make PREFIX=/usr install UCBINSTALL=/usr/bin/install && 70 <screen><userinput><command>make SENDMAIL=/usr/sbin/sendmail</command></userinput></screen> 71 72 <para>Now, as the root user:</para> 73 74 <screen><userinput role='root'><command>make PREFIX=/usr install UCBINSTALL=/usr/bin/install && 72 75 ln -sf nail /usr/bin/mail && 73 76 ln -sf nail /usr/bin/mailx</command></userinput></screen> … … 111 114 <segmentedlist> 112 115 <segtitle>Installed Programs</segtitle> 116 <segtitle>Installed Libraries</segtitle> 117 <segtitle>Installed Directories</segtitle> 113 118 <segtitle>Symbolic Links</segtitle> 114 119 <seglistitem> 115 120 <seg>nail</seg> 121 <seg>None</seg> 122 <seg>None</seg> 116 123 <seg>mail and mailx</seg> 117 124 </seglistitem> -
general.ent
r4d2f2f47 r99ae2916 230 230 231 231 <!-- Chapter 20 --> 232 <!ENTITY nail-version "11. 19">232 <!ENTITY nail-version "11.20"> 233 233 <!ENTITY procmail-version "3.22"> 234 234 <!ENTITY fetchmail-version "6.2.5"> -
introduction/welcome/changelog.xml
r4d2f2f47 r99ae2916 23 23 <itemizedlist> 24 24 25 <listitem><para>January 28th, 2005 [randy]: Updated to hdparm-5.8 and 26 Mozilla-1.7.5.</para></listitem> 25 <listitem><para>January 28th, 2005 [randy]: Updated to hdparm-5.8, 26 Mozilla-1.7.5 and Nail-11.20; updated Enigmail version in Thunderbird 27 instructions.</para></listitem> 27 28 28 29 <listitem><para>January 27th, 2005 [randy]: Updated to Heimdal-0.6.3 and
Note:
See TracChangeset
for help on using the changeset viewer.