pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/php-igbinary



Module Name:    pkgsrc
Committed By:   rodent
Date:           Tue Apr  7 11:23:09 UTC 2015

Added Files:
        pkgsrc/devel/php-igbinary: DESCR Makefile PLIST distinfo

Log Message:
Import php55-igbinary-1.2.1 as devel/php-igbinary.

Igbinary is a drop in replacement for the standard PHP serializer. Instead of
time and space consuming textual representation, igbinary stores PHP data
structures in a compact binary form. Savings are significant when using
memcached or similar memory based storages for serialized data.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/php-igbinary/DESCR \
    pkgsrc/devel/php-igbinary/Makefile pkgsrc/devel/php-igbinary/PLIST \
    pkgsrc/devel/php-igbinary/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index