aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-WWW-Mechanize-Catalyst
Commit message (Collapse)AuthorAgeFilesLines
* Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.Mark Linimon2009-08-161-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=239640
* Update to 0.51Lars Balker Rasmussen2009-03-213-16/+19
| | | | Notes: svn path=/head/; revision=230611
* Update to 0.45Lars Balker Rasmussen2008-11-272-4/+4
| | | | Notes: svn path=/head/; revision=223454
* Update to 0.44Lars Balker Rasmussen2008-10-292-5/+6
| | | | Notes: svn path=/head/; revision=222213
* Update to 0.43Lars Balker Rasmussen2008-08-212-5/+8
| | | | Notes: svn path=/head/; revision=218947
* fix typo (thanks to Colin)Lars Balker Rasmussen2008-06-291-1/+1
| | | | Notes: svn path=/head/; revision=215996
* Update to 0.42Lars Balker Rasmussen2008-06-292-4/+5
| | | | Notes: svn path=/head/; revision=215978
* Update to 0.41Lars Balker Rasmussen2007-09-202-4/+4
| | | | Notes: svn path=/head/; revision=199815
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-6/+2
| | | | | | | | | | | 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.40Lars Balker Rasmussen2007-08-222-4/+4
| | | | Notes: svn path=/head/; revision=198135
* Update to 0.39Lars Balker Rasmussen2007-08-053-8/+11
| | | | Notes: svn path=/head/; revision=197100
* Update to 0.38.Lars Balker Rasmussen2007-07-022-5/+6
| | | | Notes: svn path=/head/; revision=194667
* Update all users of p5-Catalyst to use p5-Catalyst-Runtime, and possiblyLars Balker Rasmussen2006-07-111-1/+1
| | | | | | | p5-Catalyst-Devel as well (if they have Helper modules). Notes: svn path=/head/; revision=167513
* Update to 0.37Lars Balker Rasmussen2006-06-062-4/+4
| | | | | | | Approved by: erwin (mentor, implicit) Notes: svn path=/head/; revision=164577
* Changing email-address on my 80 ports.Lars Balker Rasmussen2006-05-011-2/+2
| | | | | | | Approved by: erwin (mental) Notes: svn path=/head/; revision=161060
* - Update to 0.36Yen-Ming Lee2006-04-302-7/+7
| | | | | | | | | PR: 96392 Submitted by: leeym Approved by: maintainer Notes: svn path=/head/; revision=160914
* Update to 0.35Erwin Lansing2006-01-242-4/+4
| | | | | | | | PR: 92255 Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer) Notes: svn path=/head/; revision=154346
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-3/+3
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* Test::WWW::Mechanize is a subclass of WWW::Mechanize that incorporatesErwin Lansing2005-11-174-0/+51
features for web application testing. The Test::WWW::Mechanize::Catalyst module meshes the two to allow easy testing of Catalyst applications without starting up a web server. WWW: http://search.cpan.org/dist/Test-WWW-Mechanize-Catalyst/ PR: ports/89174 Submitted by: Lars Balker Rasmussen <lars@balker.dk> Notes: svn path=/head/; revision=148654