From nobody@FreeBSD.org  Fri Jul 31 15:03:00 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id E60B1106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 31 Jul 2009 15:03:00 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id B8ED78FC12
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 31 Jul 2009 15:03:00 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n6VF307N085148
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 31 Jul 2009 15:03:00 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n6VF30th085147;
	Fri, 31 Jul 2009 15:03:00 GMT
	(envelope-from nobody)
Message-Id: <200907311503.n6VF30th085147@www.freebsd.org>
Date: Fri, 31 Jul 2009 15:03:00 GMT
From: Jaime Bozza <jbozza@mindsites.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [NEW PORT] converters/igbinary: Replacement for the standard PHP serializer
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         137308
>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:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 31 15:10:01 UTC 2009
>Closed-Date:    Fri Aug 14 09:21:49 UTC 2009
>Last-Modified:  Fri Aug 14 09:30:07 UTC 2009
>Originator:     Jaime Bozza
>Release:        FreeBSD 7.2-STABLE i386/amd64
>Organization:
>Environment:
FreeBSD hera.mindsites.net 7.2-STABLE FreeBSD 7.2-STABLE #0: Wed Jul 22 07:09:06 CDT 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/

Updated from ports/135289 to fix build/run problems.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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/Makefile
#	igbinary/distinfo
#	igbinary/pkg-descr
#
echo c - igbinary
mkdir -p igbinary > /dev/null 2>&1
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@gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	igbinary
XPORTVERSION=	1.0.1
XCATEGORIES=	converters
XMASTER_SITES=	http://opensource.dynamoid.com/
X
XMAINTAINER=	gslin@gslin.org
XCOMMENT=	Replacement for the standard PHP serializer
X
XUSE_PHP=	session
XUSE_PHPIZE=	yes
XUSE_PHPEXT=     yes
X
X.include <bsd.port.mk>
b8a37254234af1ad786edc68871de0a1
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
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
exit



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: miwi 
State-Changed-When: Thu Aug 13 21:08:56 UTC 2009 
State-Changed-Why:  
Hi, 

Build still failed, 

http://nopaste.unixfreunde.de/2527 




http://www.freebsd.org/cgi/query-pr.cgi?pr=137308 

From: Jaime Bozza <jbozza@mindsites.com>
To: "bug-followup@FreeBSD.org" <bug-followup@FreeBSD.org>, Jaime Bozza
	<jbozza@mindsites.com>
Cc:  
Subject: Re: ports/137308: [NEW PORT] converters/igbinary: Replacement for
 the standard PHP serializer
Date: Thu, 13 Aug 2009 21:43:36 -0500

 --_002_CF092998EA82AE4D83AF9C9ECA9A8BDE02C74C3365ATLASmsglocal_
 Content-Type: text/plain; charset="us-ascii"
 Content-Transfer-Encoding: quoted-printable
 
 Forgot to force build of session extension.  Patch attached:
 
 
 diff -ru igbinary.orig/Makefile igbinary/Makefile
 --- igbinary.orig/Makefile	2009-08-13 21:39:19.000000000 -0500
 +++ igbinary/Makefile	2009-08-13 21:38:00.000000000 -0500
 @@ -14,6 +14,7 @@
  COMMENT=3D	Replacement for the standard PHP serializer
 =20
  USE_PHP=3D	session
 +USE_PHP_BUILD=3D	yes
  USE_PHPIZE=3D	yes
  USE_PHPEXT=3D     yes
 
 
 --_002_CF092998EA82AE4D83AF9C9ECA9A8BDE02C74C3365ATLASmsglocal_
 Content-Type: text/plain; name="igbinary.patch.txt"
 Content-Description: igbinary.patch.txt
 Content-Disposition: attachment; filename="igbinary.patch.txt"; size=323;
 	creation-date="Thu, 13 Aug 2009 21:42:28 GMT";
 	modification-date="Thu, 13 Aug 2009 21:42:28 GMT"
 Content-Transfer-Encoding: base64
 
 ZGlmZiAtcnUgaWdiaW5hcnkub3JpZy9NYWtlZmlsZSBpZ2JpbmFyeS9NYWtlZmlsZQotLS0gaWdi
 aW5hcnkub3JpZy9NYWtlZmlsZQkyMDA5LTA4LTEzIDIxOjM5OjE5LjAwMDAwMDAwMCAtMDUwMAor
 KysgaWdiaW5hcnkvTWFrZWZpbGUJMjAwOS0wOC0xMyAyMTozODowMC4wMDAwMDAwMDAgLTA1MDAK
 QEAgLTE0LDYgKzE0LDcgQEAKIENPTU1FTlQ9CVJlcGxhY2VtZW50IGZvciB0aGUgc3RhbmRhcmQg
 UEhQIHNlcmlhbGl6ZXIKIAogVVNFX1BIUD0Jc2Vzc2lvbgorVVNFX1BIUF9CVUlMRD0JeWVzCiBV
 U0VfUEhQSVpFPQl5ZXMKIFVTRV9QSFBFWFQ9ICAgICB5ZXMKIAo=
 
 --_002_CF092998EA82AE4D83AF9C9ECA9A8BDE02C74C3365ATLASmsglocal_--
State-Changed-From-To: feedback->closed 
State-Changed-By: miwi 
State-Changed-When: Fri Aug 14 09:21:48 UTC 2009 
State-Changed-Why:  
New port added, with minor changes. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=137308 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/137308: commit references a PR
Date: Fri, 14 Aug 2009 09:22:03 +0000 (UTC)

 miwi        2009-08-14 09:21:52 UTC
 
   FreeBSD ports repository
 
   Modified files:
     converters           Makefile 
   Added files:
     converters/igbinary  Makefile distinfo pkg-descr 
   Log:
   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/
   
   PR:             ports/137308
   Submitted by:   Gea-Suan Lin <gslin at gslin.org>
   
   Revision  Changes    Path
   1.161     +1 -0      ports/converters/Makefile
   1.1       +21 -0     ports/converters/igbinary/Makefile (new)
   1.1       +3 -0      ports/converters/igbinary/distinfo (new)
   1.1       +7 -0      ports/converters/igbinary/pkg-descr (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
