CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]  2010/03/24 13:03:38

Log message:
    Import protobuf 2.3.0, from Vincent Auclair with a DESCR reformatting by me.
    
    Protocol buffers are a flexible, efficient, automated mechanism for
    serializing structured data - think XML, but smaller, faster, and
    simpler. You define how you want your data to be structured once, then
    you can use special generated source code to easily write and read your
    structured data to and from a variety of data streams and using a
    variety of languages. You can even update your data structure without
    breaking deployed programs that are compiled against the "old" format.
    
    Status:
    
    Vendor Tag: auclair
    Release Tags:       landry_20100324
    
    N ports/devel/protobuf/Makefile
    N ports/devel/protobuf/distinfo
    N ports/devel/protobuf/pkg/PLIST
    N ports/devel/protobuf/pkg/DESCR
    N ports/devel/protobuf/pkg/PFRAG.shared
    N ports/devel/protobuf/patches/patch-configure
    N ports/devel/protobuf/patches/patch-Makefile_in
    N ports/devel/protobuf/patches/patch-src_Makefile_in
    
    No conflicts created by this import

Reply via email to