aboutsummaryrefslogtreecommitdiff
path: root/converters/p5-Sereal-Decoder
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | converters) Notes: svn path=/head/; revision=327715
* - convert to the new perl5 frameworkAndrej Zverev2013-09-101-1/+2
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326870
* - Upgrade to 0.36.Jun Kuriyama2013-05-262-3/+3
| | | | Notes: svn path=/head/; revision=319139
* - Upgrade to 0.35*.Jun Kuriyama2013-05-042-4/+4
| | | | | | | | PR: ports/177504 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> Notes: svn path=/head/; revision=317301
* This library implements a deserializer for an efficient,Jun Kuriyama2013-02-054-0/+38
compact-output, and feature-rich binary protocol called Sereal. Its sister module Sereal::Encoder implements an encoder for this format. The two are released separately to allow for independent and safer upgrading. WWW: http://search.cpan.org/dist/Sereal-Decoder/ Notes: svn path=/head/; revision=311703