Bug 98915 - [NEW PORT] www/p5-TestGen4Web-Runner
Summary: [NEW PORT] www/p5-TestGen4Web-Runner
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-13 23:10 UTC by Conor McDermottroe
Modified: 2006-06-25 12:04 UTC (History)
0 users

See Also:


Attachments
file.shar (3.04 KB, text/plain)
2006-06-13 23:10 UTC, Conor McDermottroe
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Conor McDermottroe 2006-06-13 23:10:10 UTC
	A new port for the Perl module TestGen4Web::Runner.
	http://search.cpan.org/dist/TestGen4Web-Runner/
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-06-13 23:12:14 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (new ports should be change-requests)
Comment 2 Conor McDermottroe 2006-06-13 23:40:47 UTC
FreeBSD-gnats-submit@FreeBSD.org wrote:
> Thank you very much for your problem report.
> It has the internal identification `ports/98915'.
> The individual assigned to look at your
> report is: freebsd-ports-bugs. 
> 
> You can access the state of your problem report at any time
> via this link:
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=98915
> 
>> Category:       ports
>> Responsible:    freebsd-ports-bugs
>> Synopsis:       [NEW PORT] www/p5-TestGen4Web-Runner
>> Arrival-Date:   Tue Jun 13 22:10:10 GMT 2006

Apologies, I missed some dependencies: here is a diff. I can provide a
clean shar if needed.

-C

diff -ruN /usr/ports/www/p5-TestGen4Web-Runner.orig/Makefile
/usr/ports/www/p5-TestGen4Web-Runner/Makefile
--- /usr/ports/www/p5-TestGen4Web-Runner.orig/Makefile	Tue Jun 13
23:09:53 2006
+++ /usr/ports/www/p5-TestGen4Web-Runner/Makefile	Tue Jun 13 23:22:00 2006
@@ -16,7 +16,10 @@
 MAINTAINER=	ports@mcdermottroe.com
 COMMENT=	A PERL module to replay files recorded with TestGen4Web

-BUILD_DEPENDS=
${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple
+BUILD_DEPENDS=	${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
+		${SITE_PERL}/Term/ANSIColor.pm:${PORTSDIR}/devel/p5-Term-ANSIColor \
+		${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \
+		${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple
 RUN_DEPENDS=	${BUILD_DEPENDS}

 PERL_CONFIGURE=	yes
Comment 3 Erwin Lansing freebsd_committer freebsd_triage 2006-06-25 12:04:02 UTC
State Changed
From-To: open->closed

Port added, thanks! 

Note that I marked it IGNORE for perl <5.6.0