Bug 95124 - New Port: lang/p5-JavaScript-RPC
Summary: New Port: lang/p5-JavaScript-RPC
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: sat
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-30 20:40 UTC by Tony Shadwick
Modified: 2006-05-27 17:31 UTC (History)
0 users

See Also:


Attachments
file.shar (3.26 KB, text/plain)
2006-03-30 20:40 UTC, Tony Shadwick
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tony Shadwick 2006-03-30 20:40:24 UTC
JavaScript::RPC::Server::CGI is a CGI-based server library for use with Brent Ashley's JavaScript Remote Scripting (JSRS) client library. It works asynchronously and uses DHTML to deal with the payload.

In order to add your custom meothds, this module should be subclassed.

The most current version (as of the release of this module) of the client library as well as a demo application have been included in this distribution.

WWW: http://search.cpan.org/dist/JavaScript-RPC/
Comment 1 Anton Berezin freebsd_committer freebsd_triage 2006-04-25 13:24:46 UTC
State Changed
From-To: open->feedback

Please re-submit the port, so that: 

1. The shell archive creates lang/p5-JavaScript-RPC, as opposed 
/usr/ports/lang/p5-JavaScript-RPC. 

2. The pkg-list is fixed so that it does not hard-code paths like 
"lib/perl5/site_perl/5.8.8".  Please see any existing p5 port for an 
example. 

3. Make sure that the port passes various portlint checks. 

Thanks!
Comment 2 sat freebsd_committer freebsd_triage 2006-05-16 07:21:50 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sat

Take
Comment 3 sat freebsd_committer freebsd_triage 2006-05-27 17:30:39 UTC
State Changed
From-To: feedback->closed

Committed to net/ with corrections, thanks!