Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Aug 2009 09:30:10 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/137308: commit references a PR
Message-ID:  <200908140930.n7E9UAbI046882@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/137308; it has been noted by GNATS.

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"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908140930.n7E9UAbI046882>