source: networking/netutils/whois.xml@ ac4f67e

lazarus trunk
Last change on this file since ac4f67e was 5d0e7b8, checked in by Douglas R. Reno <renodr@…>, 4 months ago

A bunch of tags

  • Property mode set to 100644
File size: 4.6 KB
RevLine 
[ab4fdfc]1<?xml version="1.0" encoding="UTF-8"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[3bba7e2]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[db35390f]7 <!ENTITY whois-download-http "https://github.com/rfc1036/whois/archive/v&whois-version;/whois-&whois-version;.tar.gz">
[15b2a2c2]8 <!ENTITY whois-download-ftp " ">
[38486e6c]9 <!ENTITY whois-md5sum "381dce8db7c6e38ef013b5d6527f494c">
10 <!ENTITY whois-size "100 KB">
[08e9e8b]11 <!ENTITY whois-buildsize "1.2 MB">
[12aa92b]12 <!ENTITY whois-time "less than 0.1 SBU">
[3bba7e2]13]>
14
[5db3785e]15<sect1 id="whois" xreflabel="Whois-&whois-version;">
[129e5260]16 <?dbhtml filename="whois.html"?>
[50b8d8b]17
18
[129e5260]19 <title>Whois-&whois-version;</title>
[50b8d8b]20
[129e5260]21 <indexterm zone="whois">
22 <primary sortas="a-Whois">Whois</primary>
23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to Whois</title>
27
[7c56ece]28 <para>
29 <application>Whois</application> is a client-side application which
30 queries the whois directory service for information pertaining to a
31 particular domain name. This package will install two programs by default:
32 <command>whois</command> and <command>mkpasswd</command>. The
33 <command>mkpasswd</command> command is also installed by the
[f4002c5]34 expect package in LFS.
[7c56ece]35 </para>
[50b8d8b]36
[5d0e7b8]37 &lfs121_checked;
[9e99a12]38
[129e5260]39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
[7c56ece]42 <para>
43 Download (HTTP): <ulink url="&whois-download-http;"/>
44 </para>
[129e5260]45 </listitem>
46 <listitem>
[7c56ece]47 <para>
48 Download (FTP): <ulink url="&whois-download-ftp;"/>
49 </para>
[129e5260]50 </listitem>
51 <listitem>
[7c56ece]52 <para>
53 Download MD5 sum: &whois-md5sum;
54 </para>
[129e5260]55 </listitem>
56 <listitem>
[7c56ece]57 <para>
58 Download size: &whois-size;
59 </para>
[129e5260]60 </listitem>
61 <listitem>
[7c56ece]62 <para>
63 Estimated disk space required: &whois-buildsize;
64 </para>
[129e5260]65 </listitem>
66 <listitem>
[7c56ece]67 <para>
68 Estimated build time: &whois-time;
69 </para>
[129e5260]70 </listitem>
71 </itemizedlist>
[50b8d8b]72
[de8ecf77]73 <bridgehead renderas="sect3">Whois Dependencies</bridgehead>
74
75 <bridgehead renderas="sect4">Optional</bridgehead>
76 <para role="optional">
[b13548d]77 <xref linkend="libidn"/> or
[2bfc338]78 <xref linkend="libidn2"/>
[de8ecf77]79 </para>
80
[129e5260]81 </sect2>
[50b8d8b]82
[129e5260]83 <sect2 role="installation">
84 <title>Installation of Whois</title>
85
[7c56ece]86 <para>
87 Build the application with:
88 </para>
[329c4bf]89
[91215f68]90<screen><userinput>make</userinput></screen>
[329c4bf]91
[7c56ece]92 <para>
93 You can install the <command>whois</command> program, the
94 <command>mkpasswd</command> program, and the locale files independently.
95 Control your choice of what is installed with the following commands
96 issued as the <systemitem class="username">root</systemitem> user:
97 </para>
[a41f643]98
[7c56ece]99 <note>
100 <para>
101 Installing this version of <command>mkpasswd</command> will
[f4002c5]102 overwrite the same command installed in LFS.
[7c56ece]103 </para>
104 </note>
[329c4bf]105
[de8ecf77]106<!-- dev note: make BASEDIR=<DESTDIR> prefix=/usr install-whois -->
107
[29d9ca5]108<screen role="root"><userinput>make prefix=/usr install-whois
[329c4bf]109make prefix=/usr install-mkpasswd
110make prefix=/usr install-pos</userinput></screen>
[b1c1f783]111
[129e5260]112 </sect2>
[50b8d8b]113
[129e5260]114 <sect2 role="content">
115 <title>Contents</title>
116
117 <segmentedlist>
[b1c1f783]118 <segtitle>Installed Programs</segtitle>
[129e5260]119 <segtitle>Installed Libraries</segtitle>
120 <segtitle>Installed Directories</segtitle>
[50b8d8b]121
[129e5260]122 <seglistitem>
[b1c1f783]123 <seg>whois and mkpasswd</seg>
[129e5260]124 <seg>None</seg>
125 <seg>None</seg>
126 </seglistitem>
127 </segmentedlist>
[50b8d8b]128
[129e5260]129 <variablelist>
130 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
131 <?dbfo list-presentation="list"?>
132 <?dbhtml list-presentation="table"?>
[50b8d8b]133
[129e5260]134 <varlistentry id="whois-prog">
135 <term><command>whois</command></term>
136 <listitem>
[7c56ece]137 <para>
138 is a client-side application which queries the whois directory
[4c24eb0a]139 service for information pertaining to a particular domain name
[7c56ece]140 </para>
[129e5260]141 <indexterm zone="whois whois-prog">
142 <primary sortas="b-whois">whois</primary>
143 </indexterm>
144 </listitem>
145 </varlistentry>
[6d772cc]146
147 <varlistentry id="mkpasswd-whois">
148 <term><command>mkpasswd</command></term>
149 <listitem>
150 <para>
[4c24eb0a]151 generates a new password, and optionally applies it to a user
[6d772cc]152 </para>
153 <indexterm zone="whois mkpasswd-whois">
154 <primary sortas="b-mkpasswd-whois">mkpasswd</primary>
155 </indexterm>
156 </listitem>
157 </varlistentry>
[129e5260]158 </variablelist>
159
160 </sect2>
[f45b1953]161
162</sect1>
Note: See TracBrowser for help on using the repository browser.