Changeset 028a295
- Timestamp:
- 08/03/2003 04:57:36 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:
- e0c7163
- Parents:
- 1fe6fcf
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
basicnet/mailnews/slrn/slrn-config.xml
r1fe6fcf r028a295 1 1 <sect2> 2 <title>Configuring slrn</title>2 <title>Configuring <application>slrn</application></title> 3 3 4 4 <sect3><title>Config files</title> … … 10 10 <sect3><title>Configuration Information</title> 11 11 12 <para>The first time slrnis run, the12 <para>The first time <command>slrn</command> is run, the 13 13 <filename>$HOME/.jnewsrc</filename> file must be 14 created. Create the <filename>$HOME/.jnewsrc</filename> file with the following14 created. Create the <filename>$HOME/.jnewsrc</filename> file with the following 15 15 command:</para> 16 16 17 <para><screen><userinput> slrn -f $HOME/.jnewsrc --create</userinput></screen></para>17 <para><screen><userinput><command>slrn -f $HOME/.jnewsrc --create</command></userinput></screen></para> 18 18 19 19 </sect3> -
basicnet/mailnews/slrn/slrn-desc.xml
r1fe6fcf r028a295 1 1 <sect2> 2 2 <title>Contents</title> 3 <para>The slrnpackage contains4 < userinput>slrn</userinput> and5 < userinput>slrnpull</userinput>.</para>3 <para>The <application>slrn</application> package contains 4 <command>slrn</command> and 5 <command>slrnpull</command>.</para> 6 6 </sect2> 7 7 … … 9 9 10 10 <sect3><title>slrn</title> 11 <para> slrnis the slang-based news reader.</para></sect3>11 <para><command>slrn</command> is the slang-based news reader.</para></sect3> 12 12 13 13 <sect3><title>slrnpull</title> 14 <para> slrnpull is used to pull a small news feed from an NNTP server15 for offline reading.</para></sect3>14 <para><command>slrnpull</command> is used to pull a small news feed from 15 an <acronym>NNTP</acronym> server for offline reading.</para></sect3> 16 16 17 17 </sect2> -
basicnet/mailnews/slrn/slrn-exp.xml
r1fe6fcf r028a295 2 2 <title>Command explanations</title> 3 3 4 <para>< userinput>./configure --prefix=/usr</userinput> : Specify4 <para><command>./configure --prefix=/usr</command> : Specify 5 5 <filename>/usr</filename> to install to instead of <filename>/usr/local</filename>.</para> 6 6 7 <para>< userinput>./configure --with-slrnpull</userinput> : Build the slrnpull executable.</para>7 <para><command>./configure --with-slrnpull</command> : Build the slrnpull executable.</para> 8 8 9 9 </sect2> -
basicnet/mailnews/slrn/slrn-inst.xml
r1fe6fcf r028a295 1 1 <sect2> 2 <title>Installation of slrn</title>2 <title>Installation of <application>slrn</application></title> 3 3 4 <para>Install slrnby running the following commands:</para>4 <para>Install <application>slrn</application> by running the following commands:</para> 5 5 6 <para><screen><userinput> ./configure --prefix=/usr --with-slrnpull &&6 <para><screen><userinput><command>./configure --prefix=/usr --with-slrnpull && 7 7 make LDFLAGS="-ldl" && 8 make install</ userinput></screen></para>8 make install</command></userinput></screen></para> 9 9 10 10 </sect2> -
basicnet/mailnews/slrn/slrn-intro.xml
r1fe6fcf r028a295 1 1 <sect2> 2 <title>Introduction to slrn</title>2 <title>Introduction to <application>slrn</application></title> 3 3 4 <screen>Download location (HTTP): <ulink url="&slrn-download-http;"/> 5 Download location (FTP): <ulink url="&slrn-download-ftp;"/> 6 Version used: &slrn-version; 7 Package size: &slrn-size; 8 Estimated Disk space required: &slrn-buildsize;</screen> 9 10 <para>slrn is a slang-based newsreader, capable of reading local news 11 spools as well as groups from an NNTP server. Small local news spools 4 <para><application>slrn</application> is a slang-based news reader, capable of reading local news 5 spools as well as groups from an <acronym>NNTP</acronym> server. Small local news spools 12 6 can also be created with the use of the slrnpull program included in 13 7 the slrn distribution.</para> 14 8 15 <screen>slrn depends on: 16 <xref linkend="slang"/> and an MTA, found in <xref 17 linkend="server-mail"/>.</screen> 9 <sect3><title>Package information</title> 10 <itemizedlist spacing='compact'> 11 <listitem><para>Download (HTTP): <ulink url="&slrn-download-http;"/></para></listitem> 12 <listitem><para>Download (FTP): <ulink url="&slrn-download-ftp;"/></para></listitem> 13 <listitem><para>Download size: &slrn-size;</para></listitem> 14 <listitem><para>Estimated Disk space required: &slrn-buildsize;</para></listitem> 15 <listitem><para>Estimated build time: &slrn-time;</para></listitem></itemizedlist> 16 </sect3> 17 18 <sect3><title><application>slrn</application> dependencies</title> 19 <sect4><title>Required</title> 20 <para><xref linkend="slang"/> and <acronym>MTA</acronym> (See <xref linkend="server-mail"/>)</para></sect4> 21 </sect3> 18 22 19 23 -
basicnet/mailnews/slrn/slrn.ent
r1fe6fcf r028a295 10 10 <!ENTITY slrn-download-ftp "ftp://ftp.fu-berlin.de/pub/unix/news/slrn/slrn-0.9.7.4.tar.gz"> 11 11 <!ENTITY slrn-size "850 KB"> 12 <!ENTITY slrn-time ""> -
introduction/welcome/changelog.xml
r1fe6fcf r028a295 10 10 11 11 <itemizedlist> 12 13 <listitem><para>August 3rd, 2003 [larry]: basicnet: modified intro to 14 slrn.</para></listitem> 12 15 13 16 <listitem><para>August 3rd, 2003 [larry]: basicnet: updated to -
server/mail/mail.xml
r1fe6fcf r028a295 3 3 <title>Mail Server Software</title> 4 4 5 <para> MTAs are the programs which transport mail from one machine to the6 other. The traditional MTA is <emphasis>sendmail</emphasis> however7 there are several other choices.</para>5 <para><acronym>MTA</acronym>s are the programs which transport mail from one machine to the 6 other. The traditional <acronym>MTA</acronym> is <command>sendmail</command> 7 however there are several other choices.</para> 8 8 9 <para>As well as SMTP servers there is a POP server (qpopper). An IMAP 10 server (Courier-IMAP) is available for inclusion in the next version.</para> 9 <para>As well as <acronym>SMTP</acronym> servers there is a 10 <acronym>POP</acronym> server (qpopper). An <acronym>IMAP</acronym> 11 server (Courier-<acronym>IMAP</acronym>) is available for inclusion in the next version.</para> 11 12 12 13 &postfix; … … 15 16 &exim; 16 17 &qpopper; 17 <!--&courier--> 18 &courier; 18 19 </chapter>
Note:
See TracChangeset
for help on using the changeset viewer.