aboutsummaryrefslogtreecommitdiff
path: root/net/p5-POE-Component-Client-Whois
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Add LICENSE_FILESunpoet Po-Chuan Hsieh2020-07-241-1/+3
| | | | Notes: svn path=/head/; revision=543147
* - Update to 1.38Wen Heping2020-07-192-3/+4
| | | | Notes: svn path=/head/; revision=542572
* Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, exceptDag-Erling Smørgrav2018-10-061-2/+2
| | | | | | | | | | for where it resulted in a change in output from build-depends-list or run-depends-list. Approved by: portmgr (adamw) Notes: svn path=/head/; revision=481365
* 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 license information for portgs that use "the same license as Perl".Mathieu Arnold2017-09-151-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=449893
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* - Update to 1.36Sunpoet Po-Chuan Hsieh2015-07-012-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/POE-Component-Client-Whois/Changes Notes: svn path=/head/; revision=391095
* - Update to 1.34Sunpoet Po-Chuan Hsieh2015-06-092-3/+4
| | | | | | | | | - Add NO_ARCH Changes: http://search.cpan.org/dist/POE-Component-Client-Whois/Changes Notes: svn path=/head/; revision=388961
* Update to 1.32.Adam Weinberger2015-02-172-4/+3
| | | | | | | Changes: https://metacpan.org/changes/distribution/POE-Component-Client-Whois Notes: svn path=/head/; revision=379179
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-9/+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
* - Update to 1.30Sunpoet Po-Chuan Hsieh2013-10-203-11/+13
| | | | | | | | | | | - Add LICENSE - Sort *_DEPENDS - Support STAGEDIR Changes: http://search.cpan.org/dist/POE-Component-Client-Whois/Changes Notes: svn path=/head/; revision=331005
* 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
* - Use single space after WWW:Sunpoet Po-Chuan Hsieh2013-08-291-1/+1
| | | | Notes: svn path=/head/; revision=325559
* - Convert to new perl frameworkMathieu Arnold2013-08-021-1/+2
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* For perl@ owned ports:Eitan Adler2013-03-291-6/+2
| | | | | | | | - Fix COMMENT - Trim header Notes: svn path=/head/; revision=315509
* - Assign clsung's p5- ports to perl@Steve Wills2012-05-011-1/+1
| | | | | | | Approved by: clsung via IRC Notes: svn path=/head/; revision=295750
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - only 13% of the p5- ports embed @comment $FreeBSD$:Philip M. Gollucci2010-09-241-1/+0
| | | | | | | | | so standarize and remove it With Hat: perl@ Notes: svn path=/head/; revision=261743
* - Update to 1.28Cheng-Lung Sung2009-11-022-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/POE-Component-Client-Whois/Changes Notes: svn path=/head/; revision=243631
* - Update to 1.24Cheng-Lung Sung2009-10-282-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/POE-Component-Client-Whois/Changes Notes: svn path=/head/; revision=243413
* - Update to 1.20Philip M. Gollucci2009-06-052-4/+4
| | | | | | | | | PR: ports/134835 Approved by: maintainer timeout (clsung; 15 days) Submitted by: me Notes: svn path=/head/; revision=235276
* - Update to 1.18Cheng-Lung Sung2008-08-272-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/POE-Component-Client-Whois/Changes Notes: svn path=/head/; revision=219279
* - Update to 1.14Cheng-Lung Sung2008-04-062-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/POE-Component-Client-Whois/Changes Notes: svn path=/head/; revision=210652
* - Update to 1.12Cheng-Lung Sung2008-01-242-6/+5
| | | | | | | Changes: http://search.cpan.org/dist/POE-Component-Client-Whois/Changes Notes: svn path=/head/; revision=206103
* - Update to 1.11Martin Wilke2007-12-142-6/+6
| | | | | | | | | | - Reset Maintainership PR: 118176 Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> (maintainer) Notes: svn path=/head/; revision=203679
* - Update to 1.10Cheng-Lung Sung2007-08-152-4/+4
| | | | | | | | | PR: ports/115495 Submitted by: clsung Approved by: maintainer (Jin-Shan Tseng) Notes: svn path=/head/; revision=197705
* Add p5-POE-Component-Client-Whois 1.09, a one shot non-blocking RFC 812Cheng-Lung Sung2007-02-244-0/+52
WHOIS query. PR: ports/109463 Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw> Notes: svn path=/head/; revision=185821