aboutsummaryrefslogtreecommitdiff
path: root/www/p5-TestGen4Web-Runner
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Remove unneeded dependencies which is in perl-5.8.9 distJun Kuriyama2010-01-251-1/+1
| | | | | | | | | (part 5). Approved by: portmgr (itetcu) Notes: svn path=/head/; revision=248550
* Over to new volunteer.Mark Linimon2009-09-171-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=241622
* Reset ports@mcdermottroe.com at his request due to lack of time at theMark Linimon2009-09-161-1/+1
| | | | | | | | | | moment. Hat: portmgr Feature safe: yes Notes: svn path=/head/; revision=241546
* - Update to 0.11Martin Wilke2009-03-122-4/+4
| | | | | | | | | PR: 131947 Submitted by: Edmondas Girkantas <eg@fbsd.lt> Approved by: maintainer timeout Notes: svn path=/head/; revision=229942
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo 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) Notes: svn path=/head/; revision=211450
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-7/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - Update to 0.08Rong-En Fan2006-08-022-4/+4
| | | | | | | | PR: ports/101198 Submitted by: Conor McDermottroe <ports at mcdermottroe.com> (maintainer) Notes: svn path=/head/; revision=169428
* TestGen4Web::Runner is a PERL module to replay files recorded withErwin Lansing2006-06-254-0/+53
SpikeSource's TestGen4Web Recorder. From http://developer.spikesource.com/projects/testgen4web : "TestGen4Web is written to ease the pain of writing tests for web applications. This is a 2 part tool. Firefox extension, which records user input to a xml file. Translator script: to generate automated test scripts." WWW: http://search.cpan.org/dist/TestGen4Web-Runner/ PR: ports/98915 Submitted by: Conor McDermottroe <ports@mcdermottroe.com> Notes: svn path=/head/; revision=166272