fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
5 lines
288 B
Text
5 lines
288 B
Text
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.
|