aboutsummaryrefslogtreecommitdiff
path: root/net/p5-JavaScript-RPC
Commit message (Collapse)AuthorAgeFilesLines
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+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-8/+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
* Reset tshadwick@oss-solutions.com due to maintainer-timeouts and no responseMark Linimon2007-03-051-1/+1
| | | | | | | | | to email. Hat: portmgr Notes: svn path=/head/; revision=186533
* - Update to 0.3Martin Wilke2006-12-063-5/+6
| | | | | | | | | PR: ports/105756 Submitted by: miwi Approved by: maintainer timeout Notes: svn path=/head/; revision=179055
* Add port net/p5-JavaScript-RPC:Andrew Pantyukhin2006-05-274-0/+49
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/ PR: ports/95124 Submitted by: Tony Shadwick <tshadwick@oss-solutions.com> Approved by: krion (mentor) Notes: svn path=/head/; revision=163623