source: networking/netutils/whois.xml@ ce72f6e

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since ce72f6e was ce72f6e, checked in by Fernando de Oliveira <fernando@…>, 8 years ago
  • Update to Net-DNS-1.04 (perl module).
  • Update to whois_5.2.11 (whois-5.2.11).
  • Update to libinput-1.1.2.
  • Update to menu-cache-1.0.1: parallel build also works with --enable-gtk-doc.

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

  • Property mode set to 100644
File size: 4.9 KB
RevLine 
[3bba7e2]1<?xml version="1.0" encoding="ISO-8859-1"?>
[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
[8afe0fe]7 <!ENTITY whois-download-http "http://ftp.debian.org/debian/pool/main/w/whois/whois_&whois-version;.tar.xz">
8 <!ENTITY whois-download-ftp "ftp://ftp.debian.org/debian/pool/main/w/whois/whois_&whois-version;.tar.xz">
[ce72f6e]9 <!ENTITY whois-md5sum "df870615563b23e2270ffc4f039290a1">
[c607f16]10 <!ENTITY whois-size "80 KB">
[cd9fdd72]11 <!ENTITY whois-buildsize "1.7 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
[129e5260]18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
[50b8d8b]22
[129e5260]23 <title>Whois-&whois-version;</title>
[50b8d8b]24
[129e5260]25 <indexterm zone="whois">
26 <primary sortas="a-Whois">Whois</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Whois</title>
31
[1065a91]32 <para><application>Whois</application> is a client-side application which
[12aa92b]33 queries the whois directory service for information pertaining to a
[c607f16]34 particular domain name. This package will install two programs by default:
[b1c1f783]35 <command>whois</command> and <command>mkpasswd</command>. The
36 <command>mkpasswd</command> command is also installed by the
37 <xref linkend="expect"/> package.</para>
[50b8d8b]38
[7ec42f5]39 &lfs78_checked;
[9e99a12]40
[129e5260]41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing="compact">
43 <listitem>
44 <para>Download (HTTP): <ulink url="&whois-download-http;"/></para>
45 </listitem>
46 <listitem>
47 <para>Download (FTP): <ulink url="&whois-download-ftp;"/></para>
48 </listitem>
49 <listitem>
50 <para>Download MD5 sum: &whois-md5sum;</para>
51 </listitem>
52 <listitem>
53 <para>Download size: &whois-size;</para>
54 </listitem>
55 <listitem>
56 <para>Estimated disk space required: &whois-buildsize;</para>
57 </listitem>
58 <listitem>
59 <para>Estimated build time: &whois-time;</para>
60 </listitem>
61 </itemizedlist>
[50b8d8b]62
[de8ecf77]63 <bridgehead renderas="sect3">Whois Dependencies</bridgehead>
64
65 <bridgehead renderas="sect4">Optional</bridgehead>
66 <para role="optional">
67 <xref linkend="libidn"/>
68 </para>
69
[061ec9d]70 <para condition="html" role="usernotes">User Notes:
71 <ulink url="&blfs-wiki;/whois"/></para>
72
[129e5260]73 </sect2>
[50b8d8b]74
[129e5260]75 <sect2 role="installation">
76 <title>Installation of Whois</title>
77
[329c4bf]78 <para>Build the application with:</para>
79
[91215f68]80<screen><userinput>make</userinput></screen>
[329c4bf]81
82 <para>You can install the <command>whois</command> program, the
83 <command>mkpasswd</command> program, and the locale files independently.
84 Control your choice of what is installed with the following commands issued
85 as the <systemitem class="username">root</systemitem> user:</para>
[a41f643]86
[329c4bf]87 <note><para>Installing this version of <command>mkpasswd</command> will
88 overwrite the same command installed by <xref
[4af4be4]89 linkend="expect"/>.</para></note>
[329c4bf]90
[de8ecf77]91<!-- dev note: make BASEDIR=<DESTDIR> prefix=/usr install-whois -->
92
[29d9ca5]93<screen role="root"><userinput>make prefix=/usr install-whois
[329c4bf]94make prefix=/usr install-mkpasswd
95make prefix=/usr install-pos</userinput></screen>
[b1c1f783]96
[129e5260]97 </sect2>
[50b8d8b]98
[de8ecf77]99 <sect2 role="commands">
100 <title>Command Explanations</title>
101
102 <para>
103 <option>HAVE_LIBIDN=1</option>: This make variable adds internationalized
104 string handling support to <command>whois</command>.
105 </para>
106
107 </sect2>
108
[129e5260]109 <sect2 role="content">
110 <title>Contents</title>
111
112 <segmentedlist>
[b1c1f783]113 <segtitle>Installed Programs</segtitle>
[129e5260]114 <segtitle>Installed Libraries</segtitle>
115 <segtitle>Installed Directories</segtitle>
[50b8d8b]116
[129e5260]117 <seglistitem>
[b1c1f783]118 <seg>whois and mkpasswd</seg>
[129e5260]119 <seg>None</seg>
120 <seg>None</seg>
121 </seglistitem>
122 </segmentedlist>
[50b8d8b]123
[129e5260]124 <variablelist>
125 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
126 <?dbfo list-presentation="list"?>
127 <?dbhtml list-presentation="table"?>
[50b8d8b]128
[129e5260]129 <varlistentry id="whois-prog">
130 <term><command>whois</command></term>
131 <listitem>
[1065a91]132 <para>is a client-side application which queries the whois directory
[129e5260]133 service for information pertaining to a particular domain name.</para>
134 <indexterm zone="whois whois-prog">
135 <primary sortas="b-whois">whois</primary>
136 </indexterm>
137 </listitem>
138 </varlistentry>
[6d772cc]139
140 <varlistentry id="mkpasswd-whois">
141 <term><command>mkpasswd</command></term>
142 <listitem>
143 <para>
144 generate new password, optionally apply it to a user.
145 </para>
146 <indexterm zone="whois mkpasswd-whois">
147 <primary sortas="b-mkpasswd-whois">mkpasswd</primary>
148 </indexterm>
149 </listitem>
150 </varlistentry>
[129e5260]151 </variablelist>
152
153 </sect2>
[f45b1953]154
155</sect1>
Note: See TracBrowser for help on using the repository browser.