summaryrefslogtreecommitdiff
path: root/net/whois3/DESCR
diff options
context:
space:
mode:
authorseb <seb>2007-11-15 00:56:21 +0000
committerseb <seb>2007-11-15 00:56:21 +0000
commit2562841472ab26507d53da80ca956033a67024fc (patch)
treeb1eac246a86db723f742e43fa5f9d2cb4e1152f0 /net/whois3/DESCR
parent676dd6acd4660228cf4e685ef7568353c33e2179 (diff)
downloadpkgsrc-2562841472ab26507d53da80ca956033a67024fc.tar.gz
Initial import of whois3 version 3.2.2 into The NetBSD
Packages Collection. This is whois3, a very simple and generic whois client. This client, unlike the "classic" whois client, does not check for supported flags at the client side, except for -h (whois host) and -p (whois port). The syntax checks for flags are made at the server side. The default host and port of whois3 is whois.ripe.net at port 43 (or to be more exact, the tcp port specified for whois in /etc/services). Note: This is in fact a "reimport" of an updated version of package net/ripe-whois which is going to be removed. Most notable change from the last version of net/ripe-whois package is the addition of the -4 and -6 switches to select either IPv4 or IPv6 as transport.
Diffstat (limited to 'net/whois3/DESCR')
-rw-r--r--net/whois3/DESCR13
1 files changed, 13 insertions, 0 deletions
diff --git a/net/whois3/DESCR b/net/whois3/DESCR
new file mode 100644
index 00000000000..4b4e5dfab66
--- /dev/null
+++ b/net/whois3/DESCR
@@ -0,0 +1,13 @@
+This is whois3, a very simple and generic whois client.
+
+This client, unlike the "classic" whois client,
+does not check for supported flags at the client side,
+except for -h (whois host) and -p (whois port).
+
+The syntax checks for flags are made at the server side.
+
+The default host and port of whois3 is whois.ripe.net
+at port 43 (or to be more exact, the tcp port specified
+for whois in /etc/services).
+
+Try whois3 help.