Version: 1.4.1, Package name: protobuf-c-1.4.1 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description 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. This is the C implementation of protocol buffers. |
Filesize: 501.559 KB |
Version History (View Complete History) |
|
2020-03-12 13:02:21 by Theo Buehler | Files touched by this commit (3) |
Log message: Update protobuf-c to 1.3.3. PLIST tweak + ok sthen, maintainer timeout |
2019-07-20 15:45:04 by Stuart Henderson | Files touched by this commit (2) |
Log message: No need to patch Makefile.am to remove doxygen; it is unused unless "make html" is run. This means autoconf+automake are no longer needed. ok kmos@ tb@ |
2019-07-20 11:44:50 by Stuart Henderson | Files touched by this commit (10) |
Log message: update to protobuf-c 1.3.2, from maintainer Jonathon Sisson |
2019-07-12 14:45:17 by Stuart Henderson | Files touched by this commit (859) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-19 13:13:47 by Christian Weisgerber | Files touched by this commit (40) |
Log message: switch to CONFIGURE_STYLE=autoreconf |
2018-07-30 11:40:39 by Jasper Lievisse Adriaanse | Files touched by this commit (4) |
Log message: remove empty patches |
2018-07-10 04:49:43 by Theo Buehler | Files touched by this commit (16) |
Log message: Update to protobuf-c 1.3.0 since it's the first version that builds with protobuf 3. All consumers tested by jca (sparc64) and myself (amd64). tweaks & ok jca; maintainer timeout |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-06-28 07:16:49 by Antoine Jacoutot | Files touched by this commit (9) |
Log message: Our cp(1), mv(1) and rm(1) support `-v' now. ok sthen@ |
2017-04-10 05:45:29 by Stuart Henderson | Files touched by this commit (281) |
Log message: use LIBCXX |
2015-06-12 04:59:47 by David Coppa | Files touched by this commit (7) |
Log message: Bugfixing update to protobuf-c-1.0.2 |
2015-04-05 07:31:15 by Stuart Henderson | Files touched by this commit (62) |
Log message: drop GH_COMMIT lines which are hidden behind GH_TAGNAME, discussed with a few in the room. |