./devel/capnproto, Capn Proto - Insanely Fast Data Serialization Format

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


Branch: CURRENT, Version: 0.8.0nb1, Package name: capnproto-0.8.0nb1, Maintainer: pkgsrc-users

Cap'n Proto is an insanely fast data interchange format and
capability-based RPC system. Think JSON, except binary. Or think
of Google's Protocol Buffers, except faster. In fact, in benchmarks,
Cap'n Proto is INFINITY TIMES faster than Protocol Buffers.


Master sites:

Filesize: 1542.08 KB

Version history: (Expand)


CVS history: (Expand)


   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2023-07-19 16:49:45 by Nia Alarie | Files touched by this commit (2)
Log message:
capnproto: Require a C++14 compiler, as the configure script does.
   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
   2021-06-29 10:25:35 by Nia Alarie | Files touched by this commit (1)
Log message:
capnproto: paper over cmake breakage
   2021-05-14 16:50:11 by Nia Alarie | Files touched by this commit (1)
Log message:
capnproto: needs openssl
   2021-02-20 22:58:35 by Ryo ONODERA | Files touched by this commit (5)
Log message:
devel/capnproto: import capnproto-0.8.0

Cap'n Proto is an insanely fast data interchange format and
capability-based RPC system. Think JSON, except binary. Or think
of Google's Protocol Buffers, except faster. In fact, in benchmarks,
Cap'n Proto is INFINITY TIMES faster than Protocol Buffers.