Date: Wed, 21 Apr 2010 01:02:14 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/p5-JSON-RPC-Dispatcher Makefile distinfo pkg-descr pkg-plist Message-ID: <201004210102.o3L12Ewx018389@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
wen 2010-04-21 01:02:14 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/p5-JSON-RPC-Dispatcher Makefile distinfo pkg-descr
pkg-plist
Log:
JSON::RPC::Dispatcher can make any PSGI/Plack aware server a
JSON-RPC 2.0 server. This will allow you to expose your custom
functionality as a web service in a relatiely tiny amount of
code, as you can see above.
This module follows the draft specficiation for JSON-RPC 2.0.
More information can be found at:
http://groups.google.com/group/json-rpc/web/json-rpc-2-0.
WWW: http://search.cpan.org/dist/JSON-RPC-Dispatcher/
Revision Changes Path
1.3884 +1 -0 ports/devel/Makefile
1.1 +29 -0 ports/devel/p5-JSON-RPC-Dispatcher/Makefile (new)
1.1 +3 -0 ports/devel/p5-JSON-RPC-Dispatcher/distinfo (new)
1.1 +10 -0 ports/devel/p5-JSON-RPC-Dispatcher/pkg-descr (new)
1.1 +10 -0 ports/devel/p5-JSON-RPC-Dispatcher/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004210102.o3L12Ewx018389>
