aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-AnyEvent-MessagePack
Commit message (Collapse)AuthorAgeFilesLines
* Support staging.Emanuel Haupt2014-02-052-3/+1
| | | | Notes: svn path=/head/; revision=342714
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 3) Notes: svn path=/head/; revision=327724
* - convert to the new perl5 frameworkAndrej Zverev2013-09-081-1/+2
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326702
* AnyEvent::MessagePack is MessagePack stream serializer/deserializerJun Kuriyama2012-12-244-0/+30
for AnyEvent. WWW: http://search.cpan.org/dist/AnyEvent-MessagePack/ Notes: svn path=/head/; revision=309455