notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2025Q3
protozero Minimalist protocol buffer decoder and encoder in C++
1.8.1 devel on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.8.1Version of this port present on the latest quarterly branch.
Maintainer: amdmi3@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-04-12 12:40:06
Last Update: 2025-07-16 21:03:32
Commit Hash: 20c40270
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
License: BSD2CLAUSE
WWW:
https://github.com/mapbox/protozero
Description:
Minimalistic protocol buffer decoder and encoder in C++. Designed for high performance. Suitable for writing zero copy parsers and encoders with minimal need for run-time allocation of memory. Low-level: this is designed to be a building block for writing a very customized decoder for a stable protobuf schema. If your protobuf schema is changing frequently or lazy decoding is not critical for your application then this approach offers no value: just use the C++ API that can be generated with the Google Protobufs protoc program.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (24 items)
Collapse this list.
  1. /usr/local/share/licenses/protozero-1.8.1/catalog.mk
  2. /usr/local/share/licenses/protozero-1.8.1/LICENSE
  3. /usr/local/share/licenses/protozero-1.8.1/BSD2CLAUSE
  4. include/protozero/basic_pbf_builder.hpp
  5. include/protozero/basic_pbf_writer.hpp
  6. include/protozero/buffer_fixed.hpp
  7. include/protozero/buffer_string.hpp
  8. include/protozero/buffer_tmpl.hpp
  9. include/protozero/buffer_vector.hpp
  10. include/protozero/byteswap.hpp
  11. include/protozero/config.hpp
  12. include/protozero/data_view.hpp
  13. include/protozero/exception.hpp
  14. include/protozero/iterators.hpp
  15. include/protozero/pbf_builder.hpp
  16. include/protozero/pbf_message.hpp
  17. include/protozero/pbf_reader.hpp
  18. include/protozero/pbf_writer.hpp
  19. include/protozero/types.hpp
  20. include/protozero/varint.hpp
  21. include/protozero/version.hpp
  22. @owner
  23. @group
  24. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • protozero>0:devel/protozero
To install the port:
cd /usr/ports/devel/protozero/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/protozero
  • pkg install protozero
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: protozero
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1752603086 SHA256 (mapbox-protozero-v1.8.1_GH0.tar.gz) = 6c7a896f1dc08435e8cd4f3780ff688cd0bfce6890599b755f6f3cb36398dc25 SIZE (mapbox-protozero-v1.8.1_GH0.tar.gz) = 1125241

Packages (timestamps in pop-ups are UTC):
protozero
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.8.11.8.11.7.01.8.11.8.1-1.7.0-
FreeBSD:13:quarterly1.8.01.8.01.7.11.8.01.8.11.7.11.7.11.7.1
FreeBSD:14:latest1.8.11.8.11.7.11.8.11.8.11.7.1-1.7.1
FreeBSD:14:quarterly1.8.01.8.1-1.8.01.8.11.7.11.7.11.7.1
FreeBSD:15:latest1.8.11.8.1n/a1.8.1n/a1.7.11.7.11.7.1
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest-1.8.1n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. protoc : devel/protobuf
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
This port is required by:
for Build
  1. astro/libosmium
  2. astro/osmium-tool
  3. converters/osm2pgsql
  4. graphics/mapnik

Configuration Options:
===> The following configuration options are available for protozero-1.8.1: DOCS=on: Build and/or install documentation TEST=on: Enable additional tests, requires protobuf at build time ===> Use 'make config' to modify these settings
Options name:
devel_protozero
USES:
cmake compiler:c++17-lang
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/mapbox/protozero/tar.gz/v1.8.1?dummy=/
Collapse this list.

There are no commits on branch 2025Q3 for this port