Changeset 55c657e
- Timestamp:
- 02/11/2005 10:17:38 PM (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:
- fdcfc4cf
- Parents:
- 28ce643
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
basicnet/mailnews/fetchmail.xml
r28ce643 r55c657e 7 7 <!ENTITY fetchmail-download-http "http://www.catb.org/~esr/fetchmail/fetchmail-&fetchmail-version;.tar.gz"> 8 8 <!ENTITY fetchmail-download-ftp "ftp://gnome.dti.ad.jp/.1/unix/net/mail/fetchmail/fetchmail-&fetchmail-version;.tar.gz"> 9 <!ENTITY fetchmail-md5sum "9956b30139edaa4f5f77c4d0dbd80225"> 9 10 <!ENTITY fetchmail-size "1.2 MB"> 10 11 <!ENTITY fetchmail-buildsize "5.8 MB"> … … 34 35 <listitem><para>Download (FTP): <ulink 35 36 url="&fetchmail-download-ftp;"/></para></listitem> 37 <listitem><para>Download MD5 sum: &fetchmail-md5sum;</para></listitem> 36 38 <listitem><para>Download size: &fetchmail-size;</para></listitem> 37 39 <listitem><para>Estimated disk space required: … … 42 44 43 45 <sect3><title><application>Fetchmail</application> dependencies</title> 44 45 46 <sect4><title>Required</title> 46 47 <para><xref linkend="openssl"/> and a local MDA (<xref linkend="procmail"/>) 48 </para> 47 <para><xref linkend="openssl"/> and 48 a local MDA (<xref linkend="procmail"/>)</para> 49 49 </sect4> 50 50 51 51 <sect4><title>Optional</title> 52 <para><xref linkend="python"/> and <xref linkend="tk"/> .</para>52 <para><xref linkend="python"/> and <xref linkend="tk"/></para> 53 53 </sect4> 54 54 </sect3> … … 59 59 <title>Installation of <application>Fetchmail</application></title> 60 60 61 <para>Install <application>Fetchmail</application> by running the following commands:</para> 61 <para>Install <application>Fetchmail</application> by running the following 62 commands:</para> 62 63 63 64 <screen><userinput><command>./configure --prefix=/usr --with-ssl --enable-fallback=procmail && … … 102 103 <command>chmod 0600 ~/.fetchmailrc</command></userinput></screen> 103 104 104 <para>This is an example configuration that should suffice for most people. You105 can add as many users and servers as you need using the same syntax.</para>105 <para>This is an example configuration that should suffice for most people. 106 You can add as many users and servers as you need using the same syntax.</para> 106 107 107 108 <para><command>man fetchmail</command>: Look for the section near … … 109 110 gives some quick examples. There are countless other config options once 110 111 you get used to it.</para> 111 112 112 </sect3> 113 113 … … 137 137 <application>Python</application>, and it must have the Tkinker module 138 138 available.</para> 139 140 139 </sect3> 141 140 -
basicnet/mailnews/mutt.xml
r28ce643 r55c657e 7 7 <!ENTITY mutt-download-http "http://gd.tuwien.ac.at/infosys/mail/mutt/mutt-&mutt-version;.tar.gz"> 8 8 <!ENTITY mutt-download-ftp "ftp://ftp.mutt.org/mutt/mutt-&mutt-version;.tar.gz"> 9 <!ENTITY mutt-md5sum "710bd56d3c4c4bcd1403bc4e053f7476"> 9 10 <!ENTITY mutt-size "2.6 MB"> 10 11 <!ENTITY mutt-buildsize "16.9 MB"> … … 24 25 25 26 <para>The <application>Mutt</application> package contains a Mail User Agent. 26 This is useful for reading, writing, replying , saving, and deleting your27 This is useful for reading, writing, replying to, saving, and deleting your 27 28 email.</para> 28 29 … … 33 34 <listitem><para>Download (FTP): <ulink 34 35 url="&mutt-download-ftp;"/></para></listitem> 36 <listitem><para>Download MD5 sum: &mutt-md5sum;</para></listitem> 35 37 <listitem><para>Download size: &mutt-size;</para></listitem> 36 38 <listitem><para>Estimated disk space required: -
basicnet/mailnews/nail.xml
r28ce643 r55c657e 7 7 <!ENTITY nail-download-http "http://prdownloads.sourceforge.net/nail/nail-&nail-version;.tar.bz2"> 8 8 <!ENTITY nail-download-ftp " "> 9 <!ENTITY nail-md5sum "f08dab4fb6a069bc6876b0b58116716b"> 9 10 <!ENTITY nail-size "266 KB"> 10 11 <!ENTITY nail-buildsize "2.9 MB"> … … 41 42 <listitem><para>Download (FTP): <ulink 42 43 url="&nail-download-ftp;"/></para></listitem> 44 <listitem><para>Download MD5 sum: &nail-md5sum;</para></listitem> 43 45 <listitem><para>Download size: &nail-size;</para></listitem> 44 46 <listitem><para>Estimated disk space required: -
basicnet/mailnews/pine.xml
r28ce643 r55c657e 6 6 7 7 <!ENTITY pine-download-http "http://mirror.sit.wisc.edu/pub/net/mail/pine/pine&pine-version;.tar.bz2"> 8 <!ENTITY pine-download-ftp "ftp://ftp.cac.washington.edu/pine/pine&pine-version;.tar.bz2"> 8 <!ENTITY pine-download-ftp "ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/pine&pine-version;.tar.bz2"> 9 <!ENTITY pine-md5sum "aece91c8a857605994829ffa91d98c9f"> 9 10 <!ENTITY pine-size "2.9 MB"> 10 11 <!ENTITY pine-buildsize "50 MB"> … … 34 35 <listitem><para>Download (FTP): <ulink 35 36 url="&pine-download-ftp;"/></para></listitem> 37 <listitem><para>Download MD5 sum: &pine-md5sum;</para></listitem> 36 38 <listitem><para>Download size: &pine-size;</para></listitem> 37 39 <listitem><para>Estimated disk space required: … … 50 52 <sect3><title><application>Pine</application> dependencies</title> 51 53 <sect4><title>Required</title> 52 <para><xref linkend="openssl"/></para></sect4> 54 <para><xref linkend="openssl"/></para> 55 </sect4> 56 53 57 <sect4><title>Optional</title> 54 <para> 55 <xref linkend="openldap"/> and 56 <xref linkend="mitkrb"/> 57 </para></sect4> 58 <para><xref linkend="openldap"/> and <xref linkend="mitkrb"/></para> 59 </sect4> 58 60 </sect3> 59 61 … … 63 65 <title>Installation of <application>Pine</application></title> 64 66 65 <para>Install <application>Pine</application> by running the following commands: </para> 67 <para>Install <application>Pine</application> by running the following 68 commands:</para> 66 69 67 70 <screen><userinput><command>patch -Np1 -i ../pine-&pine-version;-fhs-3.patch && … … 70 73 cp doc/*.1 /usr/share/man/man1 && 71 74 cd bin && 72 install pine imapd ipop2d ipop3d mailutil mtest pico \75 install -m755 pine imapd ipop2d ipop3d mailutil mtest pico \ 73 76 pilot rpdump rpload /usr/bin</command></userinput></screen> 74 77 … … 101 104 102 105 <para><command>SSLDIR=/usr SSLCERTS=/etc/ssl/certs</command>: Location 103 of OpenSSLfiles.</para>106 of <application>Open<acronym>SSL</acronym></application> files.</para> 104 107 105 108 <para><screen><command>cd bin && 106 install pine imapd ipop2d ipop3d mailutil mtest pico \109 install -m755 pine imapd ipop2d ipop3d mailutil mtest pico \ 107 110 pilot rpdump rpload /usr/bin</command></screen> 108 This installs <application>Pine</application>.</para>111 This installs the <application>Pine</application> programs.</para> 109 112 110 113 </sect2> … … 120 123 121 124 <para>The <command>pine</command> executable needs no global configuration to 122 use. Users set <application>Pine</application> options in <filename>~/.pinerc123 < /filename> using an internal configuration menu.</para>125 use. Users set <application>Pine</application> options in 126 <filename>~/.pinerc</filename> using an internal configuration menu.</para> 124 127 </sect3> 125 128 … … 151 154 152 155 <sect3><title>pilot</title> 153 <para><command>pilot</command> is a file and directory navigator and browser.</para></sect3> 156 <para><command>pilot</command> is a file and directory navigator and 157 browser.</para></sect3> 154 158 155 159 <sect3><title>imapd</title> 156 <para><command>imapd</command> is the <acronym>IMAP</acronym> server daemon.</para></sect3> 160 <para><command>imapd</command> is the <acronym>IMAP</acronym> server 161 daemon.</para></sect3> 157 162 158 163 <sect3><title>ipop2d</title> … … 174 179 or address books.</para></sect3> 175 180 176 177 181 <sect3><title>rpdump</title> 178 182 <para><command>rpdump</command> is used to copy data from remote -
basicnet/mailnews/procmail.xml
r28ce643 r55c657e 7 7 <!ENTITY procmail-download-http "http://www.procmail.org/procmail-&procmail-version;.tar.gz"> 8 8 <!ENTITY procmail-download-ftp "ftp://ftp.procmail.net/pub/procmail/procmail-&procmail-version;.tar.gz"> 9 <!ENTITY procmail-md5sum "1678ea99b973eb77eda4ecf6acae53f1"> 9 10 <!ENTITY procmail-size "338 KB"> 10 11 <!ENTITY procmail-buildsize "1.5 MB"> … … 23 24 <title>Introduction to <application>Procmail</application></title> 24 25 25 <para>The <application>Procmail</application> package contains an autonomous mail processor. This26 is useful for filtering and sorting incoming mail.</para>26 <para>The <application>Procmail</application> package contains an autonomous 27 mail processor. This is useful for filtering and sorting incoming mail.</para> 27 28 28 29 <sect3><title>Package information</title> … … 32 33 <listitem><para>Download (FTP): <ulink 33 34 url="&procmail-download-ftp;"/></para></listitem> 35 <listitem><para>Download MD5 sum: &procmail-md5sum;</para></listitem> 34 36 <listitem><para>Download size: &procmail-size;</para></listitem> 35 37 <listitem><para>Estimated disk space required: … … 39 41 </sect3> 40 42 41 42 43 </sect2> 43 44 … … 45 46 <title>Installation of <application>Procmail</application></title> 46 47 47 <para>Install <application>Procmail</application> by running the following commands:</para> 48 <para>Install <application>Procmail</application> by running the following 49 commands:</para> 48 50 49 51 <screen><userinput><command>make LOCKINGTEST=/tmp install && … … 55 57 <title>Command explanations</title> 56 58 57 <para><command>make LOCKINGTEST=/tmp install</command>: This prevents make from 58 asking you where to test file-locking patterns.</para> 59 <para><command>make LOCKINGTEST=/tmp install</command>: This prevents 60 <command>make</command> from asking you where to test file-locking 61 patterns.</para> 59 62 60 63 <para><command>make install-suid</command>: Modifies permissions of … … 82 85 <title>Contents</title> 83 86 84 <para>The <application>Procmail</application> package contains <command>procmail</command>, <command>formail</command>, <command>lockfile</command> and <command>mailstat</command>.</para> 87 <para>The <application>Procmail</application> package contains 88 <command>procmail</command>, 89 <command>formail</command>, 90 <command>lockfile</command> and 91 <command>mailstat</command>.</para> 85 92 86 93 </sect2> … … 90 97 <sect3><title>procmail</title> 91 98 <para><command>procmail</command> is an autonomous mail processor. It performs 92 all the functions of a <acronym>MDA</acronym> (Mail Delivery Agent).</para></sect3> 99 all the functions of a <acronym>MDA</acronym> (Mail Delivery 100 Agent).</para></sect3> 93 101 94 102 <sect3><title>formail</title> -
basicnet/mailnews/slrn.xml
r28ce643 r55c657e 7 7 <!ENTITY slrn-download-http "http://prdownloads.sourceforge.net/slrn/slrn-&slrn-version;.tar.bz2"> 8 8 <!ENTITY slrn-download-ftp "ftp://ftp.fh-heilbronn.de/pub/mirrors/slrn/slrn-&slrn-version;.tar.bz2"> 9 <!ENTITY slrn-md5sum "9b613007df537444a5f8a4a2994fadb7"> 9 10 <!ENTITY slrn-size "1011 KB"> 10 11 <!ENTITY slrn-buildsize "9.3 MB"> … … 23 24 <title>Introduction to <application>slrn</application></title> 24 25 25 <para><application>slrn</application> is a slang-based news reader, capable of reading local news 26 spools as well as groups from an <acronym>NNTP</acronym> server. Small local news spools 27 can also be created with the use of the slrnpull program included in 28 the slrn distribution.</para> 26 <para><application>slrn</application> is a slang-based news reader, capable of 27 reading local news spools as well as groups from an <acronym>NNTP</acronym> 28 server. Small local news spools can also be created with the use of the 29 <command>slrnpull</command> program included in the 30 <application>slrn</application> distribution.</para> 29 31 30 32 <sect3><title>Package information</title> 31 33 <itemizedlist spacing='compact'> 32 <listitem><para>Download (HTTP): <ulink url="&slrn-download-http;"/></para></listitem> 33 <listitem><para>Download (FTP): <ulink url="&slrn-download-ftp;"/></para></listitem> 34 <listitem><para>Download (HTTP): 35 <ulink url="&slrn-download-http;"/></para></listitem> 36 <listitem><para>Download (FTP): 37 <ulink url="&slrn-download-ftp;"/></para></listitem> 38 <listitem><para>Download MD5 sum: &slrn-md5sum;</para></listitem> 34 39 <listitem><para>Download size: &slrn-size;</para></listitem> 35 <listitem><para>Estimated disk space required: &slrn-buildsize;</para></listitem> 36 <listitem><para>Estimated build time: &slrn-time;</para></listitem></itemizedlist> 40 <listitem><para>Estimated disk space required: 41 &slrn-buildsize;</para></listitem> 42 <listitem><para>Estimated build time: 43 &slrn-time;</para></listitem></itemizedlist> 37 44 </sect3> 38 45 39 46 <sect3><title><application>slrn</application> dependencies</title> 40 47 <sect4><title>Required</title> 41 <para><xref linkend="slang"/> and <acronym>MTA</acronym> (See <xref linkend="server-mail"/>)</para></sect4> 48 <para><xref linkend="slang"/> and 49 <acronym>MTA</acronym> (See <xref linkend="server-mail"/>)</para> 50 </sect4> 42 51 43 52 <sect4><title>Optional</title> 44 <para> 45 <xref linkend="openssl"/>, 53 <para><xref linkend="openssl"/>, 46 54 <ulink url="http://www.gnu.org/software/gnutls/">GnuTLS</ulink>, 47 55 <ulink url="http://www.fpx.de/fp/Software/UUDeview/">UUDeview</ulink>, 48 56 <ulink url="http://www.isc.org/index.pl?/sw/inn/">INN</ulink> and 49 <ulink url="http://homepage.mac.com/imeowbot/iblog/C1355421991/">libcanlock</ulink> 50 </para></sect4> 57 <ulink url="http://homepage.mac.com/imeowbot/iblog/C1355421991/"> 58 libcanlock</ulink></para> 59 </sect4> 51 60 </sect3> 52 61 … … 56 65 <title>Installation of <application>slrn</application></title> 57 66 58 <para>Install <application>slrn</application> by running the following commands:</para> 67 <para>Install <application>slrn</application> by running the following 68 commands:</para> 59 69 60 70 <screen><userinput><command>./configure --prefix=/usr --sysconfdir=/etc \ … … 72 82 executable.</para> 73 83 74 <para><option>--with-ssl</option>: This switch adds OpenSSL support to 75 slrn.</para> 84 <para><option>--with-ssl</option>: This switch adds 85 <application>Open<acronym>SSL</acronym></application> support to 86 <application>slrn</application>.</para> 76 87 77 <para><option>--with-uudeview</option>: This switch adds UUDeview 78 support to slrn.</para> 88 <para><option>--with-uudeview</option>: This switch adds 89 <application>UUDeview</application> support to 90 <application>slrn</application>.</para> 79 91 80 92 </sect2> … … 93 105 <filename>~/.jnewsrc</filename> file must be 94 106 created. For this configuration to work, you must have an environmental 95 variable, <envar>NNTPSERVER</envar>, set. In normal operation it would be exported into96 the environment by a startup file, like <filename>/etc/profile</filename> 97 or <filename>~/.bashrc</filename>. Here we will just put it into the 98 environment of the configuration step. We will use the 99 <acronym>LFS</acronym> news server i n this example, but you should use107 variable, <envar>NNTPSERVER</envar>, set. In normal operation it would be 108 exported into the environment by a startup file, like 109 <filename>/etc/profile</filename> or <filename>~/.bashrc</filename>. Here it 110 is just put it into the environment of the configuration step. For now, the 111 <acronym>LFS</acronym> news server is used in this example, but you should use 100 112 whatever server you prefer.</para> 101 113 … … 109 121 is a sample startup <filename>/usr/share/doc/slrn/slrn.rc</filename> 110 122 file that comes with slrn. It is extensively documented but if you 111 need more information, look at <ulink112 url="http://slrn.sourceforge.net/docs/">the slrn 113 website</ulink>.</para>123 need more information, look at 124 <ulink url="http://slrn.sourceforge.net/docs/">the 125 <application>slrn</application> website</ulink>.</para> 114 126 115 127 </sect3> -
basicnet/netprogs/ncftp.xml
r28ce643 r55c657e 6 6 7 7 <!ENTITY ncftp-download-http "http://gd.tuwien.ac.at/infosys/clients/ftp/ncftp/ncftp-&ncftp-version;-src.tar.bz2"> 8 <!ENTITY ncftp-download-ftp "ftp://ftp.ncftp.com/ncftp/ncftp-&ncftp-version;-src.tar.bz2"> 9 <!ENTITY ncftp-md5sum "N/A"> 8 <!-- <!ENTITY ncftp-download-ftp "ftp://ftp.ncftp.com/ncftp/ncftp-&ncftp-version;-src.tar.bz2"> --> 9 <!ENTITY ncftp-download-ftp "ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/ncftp-&ncftp-version;-src.tar.bz2"> 10 <!ENTITY ncftp-md5sum "2a310a3c9ca126e6b409d0d1d1ccda75"> 10 11 <!ENTITY ncftp-size "389 KB"> 11 12 <!ENTITY ncftp-buildsize "5.2 MB"> -
introduction/welcome/changelog.xml
r28ce643 r55c657e 23 23 <itemizedlist> 24 24 25 <listitem><para>February 11th, 2005 [randy]: Added md5sums to Chapters 18 26 and 19 package instructions.</para></listitem> 25 <listitem><para>February 11th, 2005 [randy]: Added md5sums to Chapter 18, 26 19 and 20 package instructions; changed FTP download URL in NcFTP and Pine 27 instructions.</para></listitem> 27 28 28 29 <listitem><para>February 10th, 2005 [larry]: Updated to emacs-21.4 and
Note:
See TracChangeset
for help on using the changeset viewer.