aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-XWhois
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* - Add support for DENIC.Erwin Lansing2006-12-251-5/+28
| | | | | | | | | | | | - Fix recursive queries Don't bump PORTREVISION as it was bumped 20 minutes ago. PR: 95302 Submitted by: Frank Altpeter <frank@altpeter.de> Notes: svn path=/head/; revision=180713
* Update the Whois server name for Japan.Erwin Lansing2006-12-252-12/+43
| | | | | | | | PR: 100376 Submitted by: KOMATSU Shinichiro <koma2@lovepeers.org> Notes: svn path=/head/; revision=180711
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-3/+3
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Take a perl@ hat and add SHA256 checksumsMathieu Arnold2005-11-141-0/+1
| | | | Notes: svn path=/head/; revision=148244
* - Update parser for BRNICYen-Ming Lee2005-09-252-11/+32
| | | | | | | | | | - Bump PORTREVISION - Release maintainership to perl@ Submitted by: lioux Notes: svn path=/head/; revision=143539
* - remove %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto from pkg-plistYen-Ming Lee2004-12-181-1/+0
| | | | | | | Noticed by: kris Notes: svn path=/head/; revision=124389
* remove extra directoriesYen-Ming Lee2004-08-301-0/+1
| | | | | | | Noticed by: http://pointyhat.freebsd.org/errorlogs/i386-5-full-logs/extras.html Notes: svn path=/head/; revision=117614
* Don't remove a directory we didn't createKris Kennaway2004-05-311-1/+0
| | | | Notes: svn path=/head/; revision=110489
* SIZEify my ports.Yen-Ming Lee2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104359
* Fix FIND syntax in Makefile.Edwin Groothuis2004-01-171-1/+1
| | | | | | | | Noticed by: bento http://bento.freebsd.org/errorlogs/i386-4-exp-latest/p5-Net-XWhois-0.90_2.log Notes: svn path=/head/; revision=98423
* makes these ports "portlint clean".Yen-Ming Lee2004-01-051-2/+2
| | | | Notes: svn path=/head/; revision=97379
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.Trevor Johnson2003-11-131-1/+1
| | | | Notes: svn path=/head/; revision=93887
* utilize SITE_PERLYing-Chieh Liao2003-10-241-1/+0
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* remove extra directories.Yen-Ming Lee2003-06-241-5/+6
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=83525
* add WWW entries and re-compose descriptionsYen-Ming Lee2003-06-171-0/+2
| | | | Notes: svn path=/head/; revision=83144
* Domain cache code not works - $domain was not setAndrey A. Chernov2003-04-292-2/+10
| | | | Notes: svn path=/head/; revision=79874
* .org moved to whois.publicinterestregistry.netAndrey A. Chernov2003-04-293-7/+67
| | | | | | | Misspelling: nonexisten "registrants" -> documented "registrant" Notes: svn path=/head/; revision=79847
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* update to Net::XWhois 0.90Yen-Ming Lee2002-11-062-3/+2
| | | | | | | | | Reminded by: Forrest Aldrich <forrie@forrie.com> Reviewed by: ijliao (mentor) Approved by: ijliao (mentor) Notes: svn path=/head/; revision=69578
* change my email address to leeym@FreeBSD.orgYen-Ming Lee2002-08-191-1/+1
| | | | | | | | Reviewed by: ijliao (mentor) Approved by: ijliao (mentor) Notes: svn path=/head/; revision=64651
* Fix for *.su/*.ru domainsAndrey A. Chernov2002-03-052-0/+50
| | | | Notes: svn path=/head/; revision=55564
* remove extra dirYing-Chieh Liao2001-12-131-0/+2
| | | | | | | | PR: 32795 Submitted by: maintainer Notes: svn path=/head/; revision=51497
* Update to 0.82David W. Chapman Jr.2001-09-162-3/+3
| | | | | | | | | | | Give leeym@leeym.com maintainership PR: 30551 Submitted by: leeym@leeym.com Approved by: maintainer Notes: svn path=/head/; revision=47865
* add p5-Net-XWhoisYing-Chieh Liao2001-07-065-0/+35
Whois Client Interface for Perl5 PR: 28090 Submitted by: Danny Howard <dannyman@tellme.com> Notes: svn path=/head/; revision=44840