Changeset 2561ad9e
- Timestamp:
- 06/12/2007 07:42:21 PM (16 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 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, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- e571e42
- Parents:
- 4f46a03b
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
basicnet/mailnews/mutt.xml
r4f46a03b r2561ad9e 7 7 <!ENTITY mutt-download-http "http://downloads.sourceforge.net/mutt/mutt-&mutt-version;.tar.gz"> 8 8 <!ENTITY mutt-download-ftp "ftp://ftp.mutt.org/mutt/devel/mutt-&mutt-version;.tar.gz"> 9 <!ENTITY mutt-md5sum " 00e6f8f7c37d4840e5e30583ebee21ce">10 <!ENTITY mutt-size "3. 1MB">11 <!ENTITY mutt-buildsize "2 4.2MB">9 <!ENTITY mutt-md5sum "10eff7024dbb7ce1f773d688a69ea9db"> 10 <!ENTITY mutt-size "3.4 MB"> 11 <!ENTITY mutt-buildsize "25.7 MB"> 12 12 <!ENTITY mutt-time "0.4 SBU"> 13 13 ]> … … 26 26 <title>Introduction to Mutt</title> 27 27 28 <para>The <application>Mutt</application> package contains a Mail User Agent. 29 This is useful for reading, writing, replying to, saving, and deleting your email.</para> 28 <para>The <application>Mutt</application> package contains a Mail User 29 Agent. This is useful for reading, writing, replying to, saving, and 30 deleting your email.</para> 30 31 31 32 <bridgehead renderas="sect3">Package Information</bridgehead> … … 48 49 <listitem> 49 50 <para>Estimated build time: &mutt-time;</para> 50 </listitem>51 </itemizedlist>52 53 <bridgehead renderas="sect3">Additional Downloads</bridgehead>54 <itemizedlist spacing='compact'>55 <listitem>56 <para>Required Patch: <ulink57 url="&patch-root;/mutt-&mutt-version;-security_fix-1.patch"/></para>58 51 </listitem> 59 52 </itemizedlist> … … 81 74 <ulink url="http://www.gnu.org/software/gdb/gdb.html">GDB</ulink></para> 82 75 83 <bridgehead renderas="sect4">Optional (To Regenerate Documentation)</bridgehead> 84 <para role="optional"><xref linkend="libxslt"/>, and 85 <xref linkend="Links"/> or 86 <xref linkend="w3m"/></para> 76 <bridgehead renderas="sect4">Optional (To Regenerate HTML 77 Documentation)</bridgehead> 78 <para role="optional"><xref linkend="libxslt"/> and either 79 <xref linkend="lynx"/>, <xref linkend="w3m"/> or 80 <ulink url="http://elinks.or.cz/">ELinks</ulink></para> 81 82 <!-- Untested PDF generation with jadetex/openjade/opensp 83 <bridgehead renderas="sect4">Optional (To Generate PDF Manual)</bridgehead> 84 <para role="optional"><xref linkend="jadetex"/></para> 85 --> 87 86 88 87 <para condition="html" role="usernotes">User Notes: … … 125 124 126 125 <screen><userinput>./configure --prefix=/usr --sysconfdir=/etc \ 127 --enable-pop --enable-imap && 126 --with-docdir=/usr/share/doc/mutt-&mutt-version; \ 127 --enable-pop --enable-imap --enable-smtp && 128 128 make</userinput></screen> 129 129 130 <para>If you have the necessary dependencies installed and would like 131 to rebuild the HTML documentation, issue the following commands:</para> 132 133 <screen><userinput>make -C doc clean && 134 make -C doc</userinput></screen> 135 136 <!-- Untested PDF generation 137 <para>To generate the PDF manual with <xref linkend="jadetex"/>, run 138 the following commands:</para> 139 140 <screen><userinput>make -C doc manual.pdf</userinput></screen> 141 --> 142 130 143 <para>This package does not come with a test suite.</para> 131 144 … … 133 146 134 147 <screen role='root'><userinput>make install</userinput></screen> 148 149 <!-- Untested PDF generation 150 <para>If you generated the PDF manual, install it and the source TeX 151 file as the <systemitem class="username">root</systemitem> user:</para> 152 153 <screen role='root'><userinput>install -v -m644 doc/manual.{pdf,tex} \ 154 /usr/share/doc/mutt-&mutt-version;</userinput></screen> 155 --> 135 156 136 157 </sect2> … … 144 165 <para><parameter>--enable-imap</parameter>: This switch enables 145 166 IMAP support.</para> 167 168 <para><parameter>--enable-smtp</parameter>: This switch enables 169 SMTP relay support.</para> 146 170 147 171 <para><parameter>--with-...</parameter>: This switch enables the various … … 187 211 command:</para> 188 212 189 <screen><userinput>cat /usr/share/doc/mutt /samples/gpg.rc >> ~/.muttrc</userinput></screen>213 <screen><userinput>cat /usr/share/doc/mutt-&mutt-version;/samples/gpg.rc >> ~/.muttrc</userinput></screen> 190 214 191 215 </sect3> … … 202 226 203 227 <seglistitem> 204 <seg>flea, mutt, mutt_dotlock, muttbug, pgpring, and pgpwrap</seg> 228 <seg>flea, mutt, mutt_dotlock, muttbug, pgpewrap, pgpring, and 229 smime_keys</seg> 205 230 <seg>None</seg> 206 <seg>/usr/ doc/mutt</seg>231 <seg>/usr/share/doc/mutt-&mutt-version;</seg> 207 232 </seglistitem> 208 233 </segmentedlist> … … 226 251 <term><command>mutt</command></term> 227 252 <listitem> 228 <para>is a Mail User Agent (MUA) which enables you to read, write and delete229 your email.</para>253 <para>is a Mail User Agent (MUA) which enables you to read, write 254 and delete your email.</para> 230 255 <indexterm zone="mutt mutt-prog"> 231 256 <primary sortas="b-mutt">mutt</primary> … … 254 279 </varlistentry> 255 280 281 <varlistentry id="pgpewrap"> 282 <term><command>pgpewrap</command></term> 283 <listitem> 284 <para>prepares a command line for the <xref linkend="gnupg"/> 285 utilities.</para> 286 <indexterm zone="mutt pgpewrap"> 287 <primary sortas="c-pgpewrap">pgpewrap</primary> 288 </indexterm> 289 </listitem> 290 </varlistentry> 291 292 <varlistentry id="pgpring"> 293 <term><command>pgpring</command></term> 294 <listitem> 295 <para>is a key ring dumper for <ulink 296 url="http://www.pgp.com/">PGP</ulink>. It is not needed for 297 <xref linkend="gnupg"/>.</para> 298 <indexterm zone="mutt pgpring"> 299 <primary sortas="c-pgpring">pgpring</primary> 300 </indexterm> 301 </listitem> 302 </varlistentry> 303 304 <varlistentry id="smime_keys"> 305 <term><command>smime_keys</command></term> 306 <listitem> 307 <para>manages a keystore for S/MIME certificates.</para> 308 <indexterm zone="mutt smime_keys"> 309 <primary sortas="c-smime_keys">smime_keys</primary> 310 </indexterm> 311 </listitem> 312 </varlistentry> 313 256 314 </variablelist> 257 315 -
general.ent
r4f46a03b r2561ad9e 4 4 --> 5 5 6 <!ENTITY day " 07"> <!-- Always 2 digits -->6 <!ENTITY day "12"> <!-- Always 2 digits --> 7 7 <!ENTITY month "06"> <!-- Always 2 digits --> 8 8 <!ENTITY year "2007"> … … 336 336 <!ENTITY procmail-version "3.22"> 337 337 <!ENTITY fetchmail-version "6.3.4"> 338 <!ENTITY mutt-version "1.5.1 1">338 <!ENTITY mutt-version "1.5.16"> 339 339 <!ENTITY pine-version "4.64"> 340 340 <!-- Commenting out slrn as tin has replaced it -
introduction/welcome/changelog.xml
r4f46a03b r2561ad9e 43 43 44 44 <listitem> 45 <para>June 12th, 2007</para> 46 <itemizedlist> 47 <listitem> 48 <para>[dnicholson] - Updated to Mutt-1.5.16</para> 49 </listitem> 50 </itemizedlist> 51 </listitem> 52 53 <listitem> 45 54 <para>June 7th, 2007</para> 46 55 <itemizedlist>
Note:
See TracChangeset
for help on using the changeset viewer.