ports/135289: [NEW PORT] converters/igbinary: Replacement for the standard PHP serializer

Gea-Suan Lin gslin at gslin.org
Fri Jun 5 16:10:02 UTC 2009


>Number:         135289
>Category:       ports
>Synopsis:       [NEW PORT] converters/igbinary: Replacement for the standard PHP serializer
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 05 16:10:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 7.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD colo-p.gslin.org 7.1-STABLE FreeBSD 7.1-STABLE #0: Sat Jan 31 21:46:23 UTC 2009
>Description:
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.

WWW:	http://opensource.dynamoid.com/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- igbinary-1.0.1.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	igbinary
#	igbinary/pkg-descr
#	igbinary/Makefile
#	igbinary/pkg-plist
#	igbinary/distinfo
#
echo c - igbinary
mkdir -p igbinary > /dev/null 2>&1
echo x - igbinary/pkg-descr
sed 's/^X//' >igbinary/pkg-descr << '9ac611cc898147c03f8a6c5a86c7fb79'
XIgbinary is a drop in replacement for the standard PHP serializer.
XInstead of time and space consuming textual representation, igbinary
Xstores PHP data structures in a compact binary form. Savings are
Xsignificant when using memcached or similar memory based storages for
Xserialized data.
X
XWWW:	http://opensource.dynamoid.com/
9ac611cc898147c03f8a6c5a86c7fb79
echo x - igbinary/Makefile
sed 's/^X//' >igbinary/Makefile << 'b8a37254234af1ad786edc68871de0a1'
X# New ports collection makefile for:	igbinary
X# Date created:		2009-06-05
X# Whom:			Gea-Suan Lin <gslin at gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	igbinary
XPORTVERSION=	1.0.1
XCATEGORIES=	converters
XMASTER_SITES=	http://opensource.dynamoid.com/
X
XMAINTAINER=	gslin at gslin.org
XCOMMENT=	Replacement for the standard PHP serializer
X
XUSE_PHP=	yes
XUSE_PHPIZE=	yes
X
X.include <bsd.port.mk>
b8a37254234af1ad786edc68871de0a1
echo x - igbinary/pkg-plist
sed 's/^X//' >igbinary/pkg-plist << '5815bee93f22261ef0a80af7d0e5dc5b'
X at comment $FreeBSD$
Xinclude/php/ext/igbinary/igbinary.h
Xlib/php/%%PHP_EXT_DIR%%/igbinary.so
X at dirrm include/php/ext/igbinary
5815bee93f22261ef0a80af7d0e5dc5b
echo x - igbinary/distinfo
sed 's/^X//' >igbinary/distinfo << '8ab748f1ce1ac849a96b961f5344b3df'
XMD5 (igbinary-1.0.1.tar.gz) = dafdf33406524b175bd6124d5e51682b
XSHA256 (igbinary-1.0.1.tar.gz) = 940808c3d9ea09dfe2db85b0cddd9371cdea40de1e8c1e248a3015719fd21ae0
XSIZE (igbinary-1.0.1.tar.gz) = 24706
8ab748f1ce1ac849a96b961f5344b3df
exit
--- igbinary-1.0.1.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list