ports/137308: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Fri Aug 14 09:30:10 UTC 2009


The following reply was made to PR ports/137308; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at 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 at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe at freebsd.org"
 



More information about the freebsd-ports-bugs mailing list