aboutsummaryrefslogtreecommitdiff
path: root/dns/p5-POE-Component-Resolver
Commit message (Collapse)AuthorAgeFilesLines
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-06-101-1/+1
| | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories D-F. CR: D196 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357277
* - Remove outdated PERL_LEVEL checkSunpoet Po-Chuan Hsieh2014-03-061-9/+1
| | | | | | | With hat: perl Notes: svn path=/head/; revision=347305
* - Stage supportMartin Wilke2014-02-012-4/+2
| | | | Notes: svn path=/head/; revision=342156
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | dns) Notes: svn path=/head/; revision=327719
* Convert to new perl frameworkBaptiste Daroussin2013-09-171-6/+3
| | | | | | | Convert from USE_GMAKE to USES=gmake Notes: svn path=/head/; revision=327451
* - Update to 0.921Jase Thew2012-08-162-3/+3
| | | | | | | | Changes: http://search.cpan.org/dist/POE-Component-Resolver/CHANGES Approved by: flo (mentor) Notes: svn path=/head/; revision=302632
* - Update to 0.920Jase Thew2012-06-052-13/+7
| | | | | | | | | | - Update maintainer address Changes: http://search.cpan.org/dist/POE-Component-Resolver/CHANGES Approved by: flo, culot (mentors) Notes: svn path=/head/; revision=298462
* - Update to 0.918Frederic Culot2012-05-152-5/+8
| | | | | | | | | Changes: http://search.cpan.org/dist/POE-Component-Resolver/CHANGES PR: ports/167929 Submitted by: Jase Thew <freebsd@beardz.net> (maintainer) Notes: svn path=/head/; revision=296685
* - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-131-1/+10
| | | | | | | | | | | | Note: devel/p5-B-Size and devel/p5-Devel-Arena where intentionally not restored. PR: ports/165605 Approved by: portmgr (bapt) Feature safe: yes (I sure hope so) Notes: svn path=/head/; revision=293247
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵Philip M. Gollucci2012-03-081-10/+1
| | | | | | | | | | | | | | | | | | devel/p5-Devel-Arena) - Remove conditionals for PERL_LEVEL < 501200 - Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk - Other minor cleanups RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS} PR: ports/165605 Submitted by: pgollucci (myself) Approved by: portmgr (linimon) Exp Run by: linimon Tested by: make index Notes: svn path=/head/; revision=292977
* - Update to 0.916Frederic Culot2012-03-062-3/+3
| | | | | | | | | Changes: http://search.cpan.org/dist/POE-Component-Resolver/CHANGES PR: ports/165718 Submitted by: Jase Thew <freebsd@beardz.net> (maintainer) Notes: svn path=/head/; revision=292817
* - Update to 0.913Steve Wills2011-08-072-5/+6
| | | | | | | | | | | | - Make use of CPAN:USER macro - Correct LICENSE (ART10 instead of ART20) - Pet portlint(1) by reordering LICENSE section PR: ports/159314 Submitted by: Jase Thew <freebsd@beardz.net> (maintainer) Notes: svn path=/head/; revision=279079
* - Update to 0.912Wen Heping2011-05-053-6/+12
| | | | | | | | | | - Add LICENSE PR: ports/156804 Submitted by: Jase Thew <freebsd@beardz.net> (maintainer) Notes: svn path=/head/; revision=273646
* Add p5-POE-Component-Resolver 0.911, a non-blocking getaddrinfo()Sergey Skvortsov2011-02-264-0/+49
resolver. Notes: svn path=/head/; revision=269819