Changeset db0eb6a for basicnet


Ignore:
Timestamp:
04/30/2005 02:28:09 PM (19 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, 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/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
927b60f
Parents:
0d1d489
Message:

Tagged wget.xml

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3872 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
basicnet/netprogs
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • basicnet/netprogs/ntp.xml

    r0d1d489 rdb0eb6a  
    5656    </itemizedlist>
    5757   
    58     <bridgehead renderas="sect3">TEMPLATE Dependencies</bridgehead>
     58    <bridgehead renderas="sect3">NTP Dependencies</bridgehead>
    5959   
    6060    <bridgehead renderas="sect4">Optional</bridgehead>
  • basicnet/netprogs/portmap.xml

    r0d1d489 rdb0eb6a  
    6868    </itemizedlist>
    6969   
    70     <bridgehead renderas="sect3">TEMPLATE Dependencies</bridgehead>
     70    <bridgehead renderas="sect3">Portmap Dependencies</bridgehead>
    7171   
    7272    <bridgehead renderas="sect4">Required</bridgehead>
  • basicnet/netprogs/subversion.xml

    r0d1d489 rdb0eb6a  
    6161    </itemizedlist>
    6262   
    63     <bridgehead renderas="sect3">TEMPLATE Dependencies</bridgehead>
     63    <bridgehead renderas="sect3">Subversion Dependencies</bridgehead>
    6464   
    6565    <bridgehead renderas="sect4">Required</bridgehead>
  • basicnet/netprogs/wget.xml

    r0d1d489 rdb0eb6a  
    1414
    1515<sect1 id="wget" xreflabel="Wget-&wget-version;">
    16 <sect1info>
    17 <othername>$LastChangedBy$</othername>
    18 <date>$Date$</date>
    19 </sect1info>
    20 <?dbhtml filename="wget.html"?>
    21 <title><application>Wget</application>-&wget-version;</title>
    22 <indexterm zone="wget">
    23 <primary sortas="a-Wget">Wget</primary></indexterm>
     16  <?dbhtml filename="wget.html"?>
     17 
     18  <sect1info>
     19    <othername>$LastChangedBy$</othername>
     20    <date>$Date$</date>
     21  </sect1info>
     22 
     23  <title>Wget-&wget-version;</title>
     24 
     25  <indexterm zone="wget">
     26    <primary sortas="a-Wget">Wget</primary>
     27  </indexterm>
    2428
    25 <sect2>
    26 <title>Introduction to <application>Wget</application></title>
     29  <sect2 role="package">
     30    <title>Introduction to Wget</title>
     31   
     32    <para>The <application>Wget</application> package contains a utility useful for
     33    non-interactive downloading of files from the Web.</para>
     34   
     35    <bridgehead renderas="sect3">Package Information</bridgehead>
     36    <itemizedlist spacing="compact">
     37      <listitem>
     38        <para>Download (HTTP): <ulink url="&wget-download-http;"/></para>
     39      </listitem>
     40      <listitem>
     41        <para>Download (FTP): <ulink url="&wget-download-ftp;"/></para>
     42      </listitem>
     43      <listitem>
     44        <para>Download MD5 sum: &wget-md5sum;</para>
     45      </listitem>
     46      <listitem>
     47        <para>Download size: &wget-size;</para>
     48      </listitem>
     49      <listitem>
     50        <para>Estimated disk space required: &wget-buildsize;</para>
     51      </listitem>
     52      <listitem>
     53        <para>Estimated build time: &wget-time;</para></listitem>
     54    </itemizedlist>
     55   
     56    <bridgehead renderas="sect3">Wget Dependencies</bridgehead>
     57   
     58    <bridgehead renderas="sect4">Optional</bridgehead>
     59    <para><xref linkend="openssl"/> and
     60    <ulink url="http://www.inet.no/dante/">Dante</ulink></para>
     61   
     62  </sect2>
     63 
     64  <sect2 role="installation">
     65    <title>Installation of Wget</title>
    2766
    28 <para>The <application>Wget</application> package contains a utility useful for
    29 non-interactive downloading of files from the Web.</para>
     67    <para>Install <application>Wget</application> by running the following
     68    commands:</para>
    3069
    31 <sect3><title>Package information</title>
    32 <itemizedlist spacing='compact'>
    33 <listitem><para>Download (HTTP): <ulink
    34 url="&wget-download-http;"/></para></listitem>
    35 <listitem><para>Download (FTP): <ulink
    36 url="&wget-download-ftp;"/></para></listitem>
    37 <listitem><para>Download MD5 sum: &wget-md5sum;</para></listitem>
    38 <listitem><para>Download size: &wget-size;</para></listitem>
    39 <listitem><para>Estimated disk space required:
    40 &wget-buildsize;</para></listitem>
    41 <listitem><para>Estimated build time:
    42 &wget-time;</para></listitem></itemizedlist>
    43 </sect3>
     70<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
     71make</userinput></screen>
    4472
    45 <sect3><title><application>Wget</application> dependencies</title>
    46 <sect4><title>Optional</title>
    47 <para><xref linkend="openssl"/> and
    48 <ulink url="http://www.inet.no/dante/">Dante</ulink></para>
    49 </sect4>
    50 </sect3>
     73    <para>This package does not come with a test suite.</para>
     74   
     75    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     76   
     77<screen role="root"><userinput>make install</userinput></screen>
     78   
     79  </sect2>
     80 
     81  <sect2 role="commands">
     82    <title>Command Explanations</title>
     83   
     84    <para><parameter>--sysconfdir=/etc</parameter>: This relocates
     85    the configuration file from <filename class="directory">/usr/etc</filename> to
     86    <filename class="directory">/etc</filename>.</para>
     87   
     88  </sect2>
     89 
     90  <sect2 role="configuration">
     91    <title>Configuring Wget</title>
    5192
    52 </sect2>
     93    <sect3 id="wget-config">
     94      <title>Config Files</title>
     95     
     96      <para><filename>/etc/wgetrc</filename> and
     97      <filename>~/.wgetrc</filename></para>
     98     
     99      <indexterm zone="wget wget-config">
     100        <primary sortas="e-AA.wgetrc">~/.wgetrc</primary>
     101      </indexterm>
     102     
     103      <indexterm zone="wget wget-config">
     104        <primary sortas="e-etc-wgetrc">/etc/wgetrc</primary>
     105      </indexterm>
     106     
     107      <para>There are no required changes in these files.</para>
     108     
     109    </sect3>
     110   
     111  </sect2>
     112 
     113  <sect2 role="content">
     114    <title>Contents</title>
    53115
    54 <sect2>
    55 <title>Installation of <application>Wget</application></title>
     116    <segmentedlist>
     117      <segtitle>Installed Program</segtitle>
     118      <segtitle>Installed Libraries</segtitle>
     119      <segtitle>Installed Directories</segtitle>
     120     
     121      <seglistitem>
     122        <seg>wget</seg>
     123        <seg>None</seg>
     124        <seg>None</seg>
     125      </seglistitem>
     126    </segmentedlist>
     127   
     128    <variablelist>
     129      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
     130      <?dbfo list-presentation="list"?>
     131      <?dbhtml list-presentation="table"?>
     132     
     133      <varlistentry id="wget-prog">
     134        <term><command>wget</command></term>
     135        <listitem>
     136          <para> retrieves files from the Web using the HTTP, HTTPS and
     137          FTP protocols.  It is designed to be non-interactive, for
     138          background or unattended operations.</para>
     139          <indexterm zone="wget wget-prog">
     140            <primary sortas="b-wget">wget</primary>
     141          </indexterm>
     142        </listitem>
     143      </varlistentry>
     144   
     145    </variablelist>
    56146
    57 <para>Install <application>Wget</application> by running the following
    58 commands:</para>
    59 
    60 <screen><userinput><command>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
    61 make</command></userinput></screen>
    62 
    63 <para>This package does not come with a test suite.</para>
    64 
    65 <para>Now, as the root user:</para>
    66 
    67 <screen><userinput role='root'><command>make install</command></userinput></screen>
    68 
    69 </sect2>
    70 
    71 <sect2>
    72 <title>Command explanations</title>
    73 
    74 <para><parameter>--sysconfdir=/etc</parameter>: This relocates
    75 the configuration file from <filename class="directory">/usr/etc</filename> to
    76 <filename class="directory">/etc</filename>.</para>
    77 
    78 </sect2>
    79 
    80 <sect2>
    81 <title>Configuring <application>Wget</application></title>
    82 
    83 <sect3 id="wget-config"><title>Config files</title>
    84 <para><filename>/etc/wgetrc</filename>, <filename>~/.wgetrc</filename></para>
    85 <indexterm zone="wget wget-config">
    86 <primary sortas="e-AA.wgetrc">~/.wgetrc</primary></indexterm>
    87 <indexterm zone="wget wget-config">
    88 <primary sortas="e-etc-wgetrc">/etc/wgetrc</primary></indexterm>
    89 
    90 <para>There are no required changes in these files.</para>
    91 </sect3>
    92 
    93 </sect2>
    94 
    95 <sect2>
    96 <title>Contents</title>
    97 
    98 <segmentedlist>
    99 <segtitle>Installed Program</segtitle>
    100 <segtitle>Installed Libraries</segtitle>
    101 <segtitle>Installed Directories</segtitle>
    102 
    103 <seglistitem>
    104 <seg>wget</seg>
    105 <seg>None</seg>
    106 <seg>None</seg>
    107 </seglistitem>
    108 </segmentedlist>
    109 
    110 <variablelist>
    111 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
    112 <?dbfo list-presentation="list"?>
    113 
    114 <varlistentry id="wget-prog">
    115 <term><command>wget</command></term>
    116 <listitem><para> retrieves files from the Web using the
    117 <acronym>HTTP</acronym>, <acronym>HTTPS</acronym> and
    118 <acronym>FTP</acronym> protocols.  It is designed to be non-interactive, for
    119 background or unattended operations.</para>
    120 <indexterm zone="wget wget-prog">
    121 <primary sortas="b-wget">wget</primary>
    122 </indexterm></listitem>
    123 </varlistentry>
    124 </variablelist>
    125 
    126 </sect2>
     147  </sect2>
    127148
    128149</sect1>
Note: See TracChangeset for help on using the changeset viewer.