aboutsummaryrefslogtreecommitdiff
path: root/net/gwhois
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 20081227Martin Wilke2008-12-282-4/+4
| | | | Notes: svn path=/head/; revision=224899
* - Update to 20081019Martin Wilke2008-10-242-4/+4
| | | | Notes: svn path=/head/; revision=221984
* - Update to 20080716Martin Wilke2008-09-072-6/+5
| | | | Notes: svn path=/head/; revision=220128
* - Take maintainershipMartin Wilke2008-09-071-1/+1
| | | | Notes: svn path=/head/; revision=220094
* Reset infofarmer due to maintainer-timeouts and no response to email.Mark Linimon2008-09-071-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=220031
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-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) Notes: svn path=/head/; revision=214430
* - Update to 20071030Andrew Pantyukhin2008-01-072-4/+4
| | | | Notes: svn path=/head/; revision=205218
* - Update to 20070926Andrew Pantyukhin2007-10-132-4/+4
| | | | Notes: svn path=/head/; revision=201410
* - Update whois to 4.7.22 [1]Andrew Pantyukhin2007-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] Notes: svn path=/head/; revision=198677
* Add port net/gwhois:Andrew Pantyukhin2007-08-283-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 Notes: svn path=/head/; revision=198459