summaryrefslogtreecommitdiff
path: root/net/ripe-whois/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2002-02-05Initial import of the latest RIPE whois client, version 3.0, into the NetBSDseb1-0/+29
Packages Collection. This is a complete rewrite of the RIPE whois client: - The networkupdate utility is gone (it was restricted to internal RIPE NCC nodes anyway). - The cryptpw utility is also gone (it was not of real use for non-RIPE NCC users anyway). - The default command name is now whois3. - The whois3 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. This package is believed to be the successor of net/ripe-whois-tools which could problably be removed.