./devel/picopb, Small implementation of Google protocol buffers in C

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 20150628, Package name: picopb-20150628, Maintainer: youri

picopb is an implementation of Google protocol buffers in C.

The picopbc utility converts a .proto description to C source code that
can be used with the libpicopb library to process, encode, and decode
protocol buffers messages.


Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

Filesize: 699.915 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2019-07-11 13:20:06 by Sevan Janiyan | Files touched by this commit (4)
Log message:
More strnlen(3) users - from Joyent
   2016-09-16 22:54:32 by Sebastian Wiedenroth | Files touched by this commit (1)
Log message:
needs yacc
   2016-02-06 19:49:57 by Alistair G. Crooks | Files touched by this commit (2)
Log message:
Add PLIST item for a library on NetBSD.

Package also uses libtool - reflect this in Makefile
   2016-02-06 02:17:35 by Youri Mouton | Files touched by this commit (4)
Log message:
Import picopb-20150628 as devel/picopb.

picopb is an implementation of Google protocol buffers in C.

The picopbc utility converts a .proto description to C source code that
can be used with the libpicopb library to process, encode, and decode
protocol buffers messages.