Andrej Zverev
6a0dfa24b4
- convert to the new perl5 framework
...
Approved by: portmgr (bapt@, blanket)
2013-09-06 10:47:10 +00:00
Jun Kuriyama
cdcbf396a4
- Upgrade to 0.20.
2013-05-19 22:32:31 +00:00
Jun Kuriyama
6b7e592d65
- Upgrade to 0.19.
...
# AnyEvent::MessagePack was splitted into another dist.
2012-12-24 10:49:28 +00:00
Jun Kuriyama
8bcffd841a
- Upgrade to 0.18.
...
Feature safe: yes
2012-10-20 02:16:53 +00:00
Jun Kuriyama
bb81e717a1
- Upgrade to 0.17.
2012-09-13 13:25:58 +00:00
Jun Kuriyama
32ea96bffb
- Upgrade to 0.16.
2012-08-22 13:34:04 +00:00
Steve Wills
63d09c9c9b
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
...
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi)
2012-06-10 18:42:48 +00:00
Jun Kuriyama
c5571d529c
- Upgrade to 0.14.
2012-05-27 04:20:16 +00:00
Steve Wills
2adb7ce5dc
- Add TEST_DEPENDS to enable testing
...
Approved by: portmgr (blanket)
2012-03-06 16:39:14 +00:00
Jun Kuriyama
cf3f523538
- Upgrade to 0.13.
...
Feature safe: yes
2011-11-26 08:16:05 +00:00
Jun Kuriyama
4f34e3a827
This module provide TCP-based MessagePack RPC server/client
...
implementation.
AnyEvent::MPRPC provide you a couple of export functions that are
shortcut of AnyEvent::MPRPC::Client and AnyEvent::MPRPC::Server. One
is mprpc_client for Client, another is mprpc_server for Server.
WWW: http://search.cpan.org/dist/AnyEvent-MPRPC/
2011-10-20 03:21:17 +00:00