aboutsummaryrefslogtreecommitdiffstats
path: root/net/gwhois
Commit message (Collapse)AuthorAgeFilesLines
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Update to 20071030sat2008-01-082-4/+4
|
* - Update to 20070926sat2007-10-142-4/+4
|
* - Update whois to 4.7.22 [1]sat2007-09-031-1/+0
| | | | | | | | - Rename whois binary from gwhois to mwhois [1] - Remove CONFLICTS from net/gwhois PR: ports/116001 [1] Submitted by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com> (maintainer) [1]
* Add port net/gwhois:sat2007-08-293-0/+59
gwhois is a generic whois client. It strives to know for all existing tlds and all ip address range the appropiate whois server to ask. You can simple call gwhois with a query for some domain or some ip and it will ask the right server for you! It can even query webforms which are unfortunately the only query type supported by many bad nics. gwhois can also be used as a whois server. You can call it from the inetd and make it accessable via a normal standard whois client. This allows for example using a windows client and still make use of the enhanced features of gwhois. WWW: http://freshmeat.net/projects/gwhois/ Based on: pkgsrc-wip, Gentoo Portage