aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-ApacheBench
Commit message (Collapse)AuthorAgeFilesLines
* - Add TEST_DEPENDS to enable testingswills2012-01-091-0/+2
|
* - Update to 0.72jadawin2011-10-202-3/+3
| | | | - Changelog: http://search.cpan.org/dist/ApacheBench/Changes
* - Update to 0.71sunpoet2010-11-183-13/+10
| | | | | | | | | | - Add CATEGORIES: benchmarks - Pet portlint - Sort PLIST Changes: http://search.cpan.org/dist/ApacheBench/Changes PR: ports/152326 Submitted by: Gea-Suan Lin <gslin@gslin.org>
* - Turn over a bunch of p5- ports that change infrequently to perl@pgollucci2009-12-141-1/+1
| | | | so more people can look at them.
* - Mark most of my ports MAKE_JOBS_SAFE=yespgollucci2009-05-161-0/+2
| | | | Tested by: several builds in P6 TB
* Claim maintainer for some unmainted apache/perl related ports that are ↵pgollucci2008-12-281-1/+1
| | | | *slow* changing
* - Include some ports in perl5 category.araujo2008-05-191-1/+1
| | | | | | | PR: ports/123530 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: flz (portmgr)
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵araujo2008-04-171-1/+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)
* Dominic is a new dad, and will be too busy for a while to work on ports.linimon2007-09-241-1/+1
| | | | Congratulations :-)
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-4/+4
| | | | | Approved by: krion@ PR: ports/88711 (related)
* search.cpan.org redirect reduction canonicalization project, pass 1:fenner2005-09-221-1/+1
| | | | | | | | URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search
* - update to 0.63clsung2005-02-242-4/+3
| | | | | | | - remove MAN3PREFIX since PERL_CONFIGURE is set. PR: ports/78009 Submitted by: Dominic Mitchell (maintainer)
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* utilize SITE_PERLijliao2003-10-241-12/+12
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* De-pkg-comment.knu2003-02-212-1/+1
|
* add p5-ApacheBench 0.62ijliao2002-06-235-0/+51
Perl module for HTTP benchmarking PR: 33849 Submitted by: Dominic Mitchell <dom@happygiraffe.net>