aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Async
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.23Sunpoet Po-Chuan Hsieh2013-11-043-6/+5
| | | | | | | | | - Support STAGEDIR Changes: http://search.cpan.org/dist/HTTP-Async/Changes Notes: svn path=/head/; revision=332742
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* Update to 0.22.Anton Berezin2013-09-122-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/HTTP-Async/Changes Notes: svn path=/head/; revision=327042
* Update to 0.21.Anton Berezin2013-08-292-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/HTTP-Async/Changes Notes: svn path=/head/; revision=325576
* - 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
* - Update to 0.20Frederic Culot2013-07-182-5/+7
| | | | | | | | | | - Add LICENSE (Artistic 1 & GPL 1) - Pet portlint(1) by moving TEST_DEPENDS section earlier Changes: http://search.cpan.org/dist/HTTP-Async/Changes Notes: svn path=/head/; revision=323226
* Update to 0.18.Anton Berezin2013-05-282-8/+4
| | | | | | | Changes: http://search.cpan.org/dist/HTTP-Async/CHANGES Notes: svn path=/head/; revision=319295
* Update to 0.11.Anton Berezin2012-12-052-3/+3
| | | | | | | | | Changes: http://cpansearch.perl.org/src/EVDB/HTTP-Async-0.11/CHANGES Feature safe: yes Notes: svn path=/head/; revision=308327
* - Update to 0.10Sunpoet Po-Chuan Hsieh2012-03-132-8/+9
| | | | | | | | | | - Sort *_DEPENDS Changes: http://search.cpan.org/dist/HTTP-Async/CHANGES Feature safe: yes Notes: svn path=/head/; revision=293210
* - Add TEST_DEPENDS to enable testingSteve Wills2012-01-111-1/+2
| | | | | | | - Expand value of BUILD_DEPENDS before assigning to RUN_DEPENDS Notes: svn path=/head/; revision=288930
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Remove test-only and included-in-perl-5.8 dependencies.Jun Kuriyama2009-12-251-2/+2
| | | | Notes: svn path=/head/; revision=246603
* Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and noMark Linimon2009-08-281-1/+1
| | | | | | | | | response to email. Hat: portmgr Notes: svn path=/head/; revision=240460
* - Update to 0.09.Chin-San Huang2007-09-182-8/+6
| | | | | | | - Use the CPAN site macro. Notes: svn path=/head/; revision=199727
* Add p5-HTTP-Async 0.07, process multiple HTTP requests in parallelRong-En Fan2007-03-184-0/+51
without blocking. PR: ports/110469 Submitted by: chinsan Notes: svn path=/head/; revision=187665