aboutsummaryrefslogtreecommitdiff
path: root/converters/p5-Sereal
Commit message (Collapse)AuthorAgeFilesLines
* - Upgrade to 2.03.Jun Kuriyama2014-01-132-5/+5
| | | | Notes: svn path=/head/; revision=339579
* - Upgrade to 0.37.Jun Kuriyama2013-10-273-9/+7
| | | | Notes: svn path=/head/; revision=331758
* 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=326872
* - Upgrade to 0.36.Jun Kuriyama2013-05-262-5/+5
| | | | Notes: svn path=/head/; revision=319139
* - Upgrade to 0.35*.Jun Kuriyama2013-05-042-6/+6
| | | | | | | | PR: ports/177504 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> Notes: svn path=/head/; revision=317301
* Sereal is an efficient, compact-output, binary and feature-richJun Kuriyama2013-02-054-0/+34
serialization protocol. The Perl encoder is implemented as the Sereal::Encoder module, the Perl decoder correspondingly as Sereal::Decoder. They are distributed separately to allow for safe upgrading without downtime. WWW: http://search.cpan.org/dist/Sereal/ Notes: svn path=/head/; revision=311704