Subject: CVS commit: pkgsrc/devel/protobuf-c
From: Sebastian Wiedenroth
Date: 2015-06-10 03:39:33
Message id: 20150610013933.EC5A498@cvs.netbsd.org

Log Message:
Import protobuf-c 1.1.1 as devel/protobuf-c

This is protobuf-c, a C implementation of the Google Protocol Buffers data
serialization format. It includes libprotobuf-c, a pure C library that
implements protobuf encoding and decoding, and protoc-c, a code generator that
converts Protocol Buffer .proto files to C descriptor code, based on the
original protoc.

Files:
RevisionActionfile
1.1addpkgsrc/devel/protobuf-c/DESCR
1.1addpkgsrc/devel/protobuf-c/Makefile
1.1addpkgsrc/devel/protobuf-c/PLIST
1.1addpkgsrc/devel/protobuf-c/buildlink3.mk
1.1addpkgsrc/devel/protobuf-c/distinfo
1.1addpkgsrc/devel/protobuf-c/patches/patch-Makefile.am