aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-XWhois
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update WWWSunpoet Po-Chuan Hsieh2018-05-271-1/+1
| | | | | | | | | | search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl Notes: svn path=/head/; revision=470993
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-2/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415499
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-5/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr Notes: svn path=/head/; revision=373448
* Rename all patches that contain '::' as a path separator, and useAdam Weinberger2014-07-292-0/+0
| | | | | | | '__' instead. Notes: svn path=/head/; revision=363362
* Support STAGEDIR.Vanilla I. Shu2013-11-052-3/+1
| | | | Notes: svn path=/head/; revision=332868
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - Convert to new perl frameworkMathieu Arnold2013-08-021-6/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* - 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