Bug 129004 - New port: devel/p5-Test-WWW-Mechanize-CGIApp -- Test::WWW::Mechanize shim for CGIApp
Summary: New port: devel/p5-Test-WWW-Mechanize-CGIApp -- Test::WWW::Mechanize shim for...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-20 04:20 UTC by hartzell
Modified: 2008-11-21 20:50 UTC (History)
0 users

See Also:


Attachments
file.shar (3.29 KB, text/plain)
2008-11-20 04:20 UTC, hartzell
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description hartzell 2008-11-20 04:20:01 UTC
Port for Test::WWW::Mechanize::CGIApp

Fix: Patch attached with submission follows:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-11-20 05:31:54 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2008-11-21 20:48:24 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-11-21 20:48:54 UTC
miwi        2008-11-21 20:48:41 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Test-WWW-Mechanize-CGIApp Makefile distinfo pkg-descr 
                                       pkg-plist 
  Log:
  Test::WWW::Mechanize is a subclass of WWW::Mechanize that incorporates
  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.
  
  Testing web applications has always been a bit tricky, normally starting
  a web server for your application and making real HTTP requests to it.
  This module allows you to test Catalyst web applications but does not
  start a server or issue HTTP requests. Instead, it passes the HTTP
  request object directly to Catalyst. Thus you do not need to use a real
  hostname: "http://localhost/" will do.
  
  WWW: http://search.cpan.org/dist/Test-WWW-Mechanize-Catalyst/
  
  PR:             ports/129004
  Submitted by:   George Hartzell <hartzell at alerce.com>
  
  Revision  Changes    Path
  1.3263    +1 -0      ports/devel/Makefile
  1.1       +26 -0     ports/devel/p5-Test-WWW-Mechanize-CGIApp/Makefile (new)
  1.1       +3 -0      ports/devel/p5-Test-WWW-Mechanize-CGIApp/distinfo (new)
  1.1       +13 -0     ports/devel/p5-Test-WWW-Mechanize-CGIApp/pkg-descr (new)
  1.1       +9 -0      ports/devel/p5-Test-WWW-Mechanize-CGIApp/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"