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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
protobuf Data interchange format library
24.4,1 devel on this many watch lists=26 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 24.4,1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2008-07-09 07:29:54
Last Update: 2023-12-31 00:37:05
Commit Hash: bbab7f5
People watching this port, also watch:: bash, pcre, curl, expat, ca_root_nss
License: BSD3CLAUSE
WWW:
https://protobuf.dev/
https://github.com/protocolbuffers/protobuf
Description:
Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats.
HomepageHomepage    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 (259 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/protobuf-24.4,1/catalog.mk
  3. /usr/local/share/licenses/protobuf-24.4,1/LICENSE
  4. /usr/local/share/licenses/protobuf-24.4,1/BSD3CLAUSE
  5. bin/protoc
  6. bin/protoc-24.4.0
  7. include/google/protobuf/any.h
  8. include/google/protobuf/any.pb.h
  9. include/google/protobuf/any.proto
  10. include/google/protobuf/api.pb.h
  11. include/google/protobuf/api.proto
  12. include/google/protobuf/arena.h
  13. include/google/protobuf/arena_align.h
  14. include/google/protobuf/arena_allocation_policy.h
  15. include/google/protobuf/arena_cleanup.h
  16. include/google/protobuf/arenastring.h
  17. include/google/protobuf/arenaz_sampler.h
  18. include/google/protobuf/compiler/allowlists/allowlist.h
  19. include/google/protobuf/compiler/allowlists/allowlists.h
  20. include/google/protobuf/compiler/code_generator.h
  21. include/google/protobuf/compiler/command_line_interface.h
  22. include/google/protobuf/compiler/cpp/enum.h
  23. include/google/protobuf/compiler/cpp/extension.h
  24. include/google/protobuf/compiler/cpp/field.h
  25. include/google/protobuf/compiler/cpp/field_generators/generators.h
  26. include/google/protobuf/compiler/cpp/file.h
  27. include/google/protobuf/compiler/cpp/generator.h
  28. include/google/protobuf/compiler/cpp/helpers.h
  29. include/google/protobuf/compiler/cpp/message.h
  30. include/google/protobuf/compiler/cpp/message_layout_helper.h
  31. include/google/protobuf/compiler/cpp/names.h
  32. include/google/protobuf/compiler/cpp/options.h
  33. include/google/protobuf/compiler/cpp/padding_optimizer.h
  34. include/google/protobuf/compiler/cpp/parse_function_generator.h
  35. include/google/protobuf/compiler/cpp/service.h
  36. include/google/protobuf/compiler/cpp/tracker.h
  37. include/google/protobuf/compiler/csharp/csharp_doc_comment.h
  38. include/google/protobuf/compiler/csharp/csharp_enum.h
  39. include/google/protobuf/compiler/csharp/csharp_enum_field.h
  40. include/google/protobuf/compiler/csharp/csharp_field_base.h
  41. include/google/protobuf/compiler/csharp/csharp_generator.h
  42. include/google/protobuf/compiler/csharp/csharp_helpers.h
  43. include/google/protobuf/compiler/csharp/csharp_map_field.h
  44. include/google/protobuf/compiler/csharp/csharp_message.h
  45. include/google/protobuf/compiler/csharp/csharp_message_field.h
  46. include/google/protobuf/compiler/csharp/csharp_options.h
  47. include/google/protobuf/compiler/csharp/csharp_primitive_field.h
  48. include/google/protobuf/compiler/csharp/csharp_reflection_class.h
  49. include/google/protobuf/compiler/csharp/csharp_repeated_enum_field.h
  50. include/google/protobuf/compiler/csharp/csharp_repeated_message_field.h
  51. include/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.h
  52. include/google/protobuf/compiler/csharp/csharp_source_generator_base.h
  53. include/google/protobuf/compiler/csharp/csharp_wrapper_field.h
  54. include/google/protobuf/compiler/csharp/names.h
  55. include/google/protobuf/compiler/importer.h
  56. include/google/protobuf/compiler/java/context.h
  57. include/google/protobuf/compiler/java/doc_comment.h
  58. include/google/protobuf/compiler/java/enum.h
  59. include/google/protobuf/compiler/java/enum_field.h
  60. include/google/protobuf/compiler/java/enum_field_lite.h
  61. include/google/protobuf/compiler/java/enum_lite.h
  62. include/google/protobuf/compiler/java/extension.h
  63. include/google/protobuf/compiler/java/extension_lite.h
  64. include/google/protobuf/compiler/java/field.h
  65. include/google/protobuf/compiler/java/file.h
  66. include/google/protobuf/compiler/java/generator.h
  67. include/google/protobuf/compiler/java/generator_factory.h
  68. include/google/protobuf/compiler/java/helpers.h
  69. include/google/protobuf/compiler/java/kotlin_generator.h
  70. include/google/protobuf/compiler/java/map_field.h
  71. include/google/protobuf/compiler/java/map_field_lite.h
  72. include/google/protobuf/compiler/java/message.h
  73. include/google/protobuf/compiler/java/message_builder.h
  74. include/google/protobuf/compiler/java/message_builder_lite.h
  75. include/google/protobuf/compiler/java/message_field.h
  76. include/google/protobuf/compiler/java/message_field_lite.h
  77. include/google/protobuf/compiler/java/message_lite.h
  78. include/google/protobuf/compiler/java/message_serialization.h
  79. include/google/protobuf/compiler/java/name_resolver.h
  80. include/google/protobuf/compiler/java/names.h
  81. include/google/protobuf/compiler/java/options.h
  82. include/google/protobuf/compiler/java/primitive_field.h
  83. include/google/protobuf/compiler/java/primitive_field_lite.h
  84. include/google/protobuf/compiler/java/service.h
  85. include/google/protobuf/compiler/java/shared_code_generator.h
  86. include/google/protobuf/compiler/java/string_field.h
  87. include/google/protobuf/compiler/java/string_field_lite.h
  88. include/google/protobuf/compiler/objectivec/enum.h
  89. include/google/protobuf/compiler/objectivec/enum_field.h
  90. include/google/protobuf/compiler/objectivec/extension.h
  91. include/google/protobuf/compiler/objectivec/field.h
  92. include/google/protobuf/compiler/objectivec/file.h
  93. include/google/protobuf/compiler/objectivec/generator.h
  94. include/google/protobuf/compiler/objectivec/helpers.h
  95. include/google/protobuf/compiler/objectivec/import_writer.h
  96. include/google/protobuf/compiler/objectivec/line_consumer.h
  97. include/google/protobuf/compiler/objectivec/map_field.h
  98. include/google/protobuf/compiler/objectivec/message.h
  99. include/google/protobuf/compiler/objectivec/message_field.h
  100. include/google/protobuf/compiler/objectivec/names.h
  101. include/google/protobuf/compiler/objectivec/nsobject_methods.h
  102. include/google/protobuf/compiler/objectivec/oneof.h
  103. include/google/protobuf/compiler/objectivec/options.h
  104. include/google/protobuf/compiler/objectivec/primitive_field.h
  105. include/google/protobuf/compiler/objectivec/text_format_decode_data.h
  106. include/google/protobuf/compiler/parser.h
  107. include/google/protobuf/compiler/php/names.h
  108. include/google/protobuf/compiler/php/php_generator.h
  109. include/google/protobuf/compiler/plugin.h
  110. include/google/protobuf/compiler/plugin.pb.h
  111. include/google/protobuf/compiler/plugin.proto
  112. include/google/protobuf/compiler/python/generator.h
  113. include/google/protobuf/compiler/python/helpers.h
  114. include/google/protobuf/compiler/python/pyi_generator.h
  115. include/google/protobuf/compiler/retention.h
  116. include/google/protobuf/compiler/ruby/ruby_generator.h
  117. include/google/protobuf/compiler/rust/accessors/accessors.h
  118. include/google/protobuf/compiler/rust/context.h
  119. include/google/protobuf/compiler/rust/generator.h
  120. include/google/protobuf/compiler/rust/message.h
  121. include/google/protobuf/compiler/rust/naming.h
  122. include/google/protobuf/compiler/scc.h
  123. include/google/protobuf/compiler/subprocess.h
  124. include/google/protobuf/compiler/zip_writer.h
  125. include/google/protobuf/cpp_features.pb.h
  126. include/google/protobuf/cpp_features.proto
  127. include/google/protobuf/descriptor.h
  128. include/google/protobuf/descriptor.pb.h
  129. include/google/protobuf/descriptor.proto
  130. include/google/protobuf/descriptor_database.h
  131. include/google/protobuf/descriptor_legacy.h
  132. include/google/protobuf/descriptor_visitor.h
  133. include/google/protobuf/duration.pb.h
  134. include/google/protobuf/duration.proto
  135. include/google/protobuf/dynamic_message.h
  136. include/google/protobuf/empty.pb.h
  137. include/google/protobuf/empty.proto
  138. include/google/protobuf/endian.h
  139. include/google/protobuf/explicitly_constructed.h
  140. include/google/protobuf/extension_set.h
  141. include/google/protobuf/extension_set_inl.h
  142. include/google/protobuf/feature_resolver.h
  143. include/google/protobuf/field_access_listener.h
  144. include/google/protobuf/field_mask.pb.h
  145. include/google/protobuf/field_mask.proto
  146. include/google/protobuf/generated_enum_reflection.h
  147. include/google/protobuf/generated_enum_util.h
  148. include/google/protobuf/generated_message_bases.h
  149. include/google/protobuf/generated_message_reflection.h
  150. include/google/protobuf/generated_message_tctable_decl.h
  151. include/google/protobuf/generated_message_tctable_gen.h
  152. include/google/protobuf/generated_message_tctable_impl.h
  153. include/google/protobuf/generated_message_util.h
  154. include/google/protobuf/has_bits.h
  155. include/google/protobuf/implicit_weak_message.h
  156. include/google/protobuf/inlined_string_field.h
  157. include/google/protobuf/internal_message_util.h
  158. include/google/protobuf/internal_visibility.h
  159. include/google/protobuf/io/coded_stream.h
  160. include/google/protobuf/io/gzip_stream.h
  161. include/google/protobuf/io/io_win32.h
  162. include/google/protobuf/io/printer.h
  163. include/google/protobuf/io/strtod.h
  164. include/google/protobuf/io/tokenizer.h
  165. include/google/protobuf/io/zero_copy_sink.h
  166. include/google/protobuf/io/zero_copy_stream.h
  167. include/google/protobuf/io/zero_copy_stream_impl.h
  168. include/google/protobuf/io/zero_copy_stream_impl_lite.h
  169. include/google/protobuf/json/internal/descriptor_traits.h
  170. include/google/protobuf/json/internal/lexer.h
  171. include/google/protobuf/json/internal/message_path.h
  172. include/google/protobuf/json/internal/parser.h
  173. include/google/protobuf/json/internal/parser_traits.h
  174. include/google/protobuf/json/internal/unparser.h
  175. include/google/protobuf/json/internal/unparser_traits.h
  176. include/google/protobuf/json/internal/untyped_message.h
  177. include/google/protobuf/json/internal/writer.h
  178. include/google/protobuf/json/internal/zero_copy_buffered_stream.h
  179. include/google/protobuf/json/json.h
  180. include/google/protobuf/map.h
  181. include/google/protobuf/map_entry.h
  182. include/google/protobuf/map_entry_lite.h
  183. include/google/protobuf/map_field.h
  184. include/google/protobuf/map_field_inl.h
  185. include/google/protobuf/map_field_lite.h
  186. include/google/protobuf/map_type_handler.h
  187. include/google/protobuf/message.h
  188. include/google/protobuf/message_lite.h
  189. include/google/protobuf/metadata.h
  190. include/google/protobuf/metadata_lite.h
  191. include/google/protobuf/parse_context.h
  192. include/google/protobuf/port.h
  193. include/google/protobuf/port_def.inc
  194. include/google/protobuf/port_undef.inc
  195. include/google/protobuf/raw_ptr.h
  196. include/google/protobuf/reflection.h
  197. include/google/protobuf/reflection_internal.h
  198. include/google/protobuf/reflection_mode.h
  199. include/google/protobuf/reflection_ops.h
  200. include/google/protobuf/repeated_field.h
  201. include/google/protobuf/repeated_ptr_field.h
  202. include/google/protobuf/serial_arena.h
  203. include/google/protobuf/service.h
  204. include/google/protobuf/source_context.pb.h
  205. include/google/protobuf/source_context.proto
  206. include/google/protobuf/string_block.h
  207. include/google/protobuf/struct.pb.h
  208. include/google/protobuf/struct.proto
  209. include/google/protobuf/stubs/callback.h
  210. include/google/protobuf/stubs/common.h
  211. include/google/protobuf/stubs/platform_macros.h
  212. include/google/protobuf/stubs/port.h
  213. include/google/protobuf/stubs/status_macros.h
  214. include/google/protobuf/text_format.h
  215. include/google/protobuf/thread_safe_arena.h
  216. include/google/protobuf/timestamp.pb.h
  217. include/google/protobuf/timestamp.proto
  218. include/google/protobuf/type.pb.h
  219. include/google/protobuf/type.proto
  220. include/google/protobuf/unknown_field_set.h
  221. include/google/protobuf/util/delimited_message_util.h
  222. include/google/protobuf/util/field_comparator.h
  223. include/google/protobuf/util/field_mask_util.h
  224. include/google/protobuf/util/json_util.h
  225. include/google/protobuf/util/message_differencer.h
  226. include/google/protobuf/util/time_util.h
  227. include/google/protobuf/util/type_resolver.h
  228. include/google/protobuf/util/type_resolver_util.h
  229. include/google/protobuf/varint_shuffle.h
  230. include/google/protobuf/wire_format.h
  231. include/google/protobuf/wire_format_lite.h
  232. include/google/protobuf/wrappers.pb.h
  233. include/google/protobuf/wrappers.proto
  234. include/utf8_range.h
  235. include/utf8_validity.h
  236. lib/cmake/protobuf/protobuf-config-version.cmake
  237. lib/cmake/protobuf/protobuf-config.cmake
  238. lib/cmake/protobuf/protobuf-generate.cmake
  239. lib/cmake/protobuf/protobuf-module.cmake
  240. lib/cmake/protobuf/protobuf-options.cmake
  241. lib/cmake/protobuf/protobuf-targets-release.cmake
  242. lib/cmake/protobuf/protobuf-targets.cmake
  243. lib/cmake/utf8_range/utf8_range-config.cmake
  244. lib/cmake/utf8_range/utf8_range-targets-release.cmake
  245. lib/cmake/utf8_range/utf8_range-targets.cmake
  246. lib/libprotobuf-lite.so
  247. lib/libprotobuf-lite.so.24.4.0
  248. lib/libprotobuf.so
  249. lib/libprotobuf.so.24.4.0
  250. lib/libprotoc.so
  251. lib/libprotoc.so.24.4.0
  252. lib/libutf8_range.a
  253. lib/libutf8_validity.a
  254. libdata/pkgconfig/protobuf-lite.pc
  255. libdata/pkgconfig/protobuf.pc
  256. libdata/pkgconfig/utf8_range.pc
  257. @owner
  258. @group
  259. @mode
Collapse this list.
Dependency lines:
  • protobuf>0:devel/protobuf
To install the port:
cd /usr/ports/devel/protobuf/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/protobuf
  • pkg install protobuf
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: protobuf
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1696454861 SHA256 (protobuf-24.4.tar.gz) = 616bb3536ac1fff3fb1a141450fa28b875e985712170ea7f1bfe5e5fc41e2cd8 SIZE (protobuf-24.4.tar.gz) = 5180235

Packages (timestamps in pop-ups are UTC):
protobuf
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest24.4,124.4,13.13.0,124.4,124.4,1-3.13.0,1-
FreeBSD:13:quarterly24.4,124.4,13.21.12,124.4,124.4,124.4,124.4,124.4,1
FreeBSD:14:latest24.4,124.4,13.21.9,124.4,124.4,13.21.12,1-3.21.12,1
FreeBSD:14:quarterly24.4,124.4,1-24.4,124.4,124.4,124.4,124.4,1
FreeBSD:15:latest24.4,124.4,1n/a24.4,1n/a24.4,124.4,124.4,1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Test dependencies:
  1. googletest>=0 : devel/googletest
Library dependencies:
  1. libabsl_base.so : devel/abseil
  2. libjsoncpp.so : devel/jsoncpp
This port is required by:
for Build
  1. databases/greptimedb
  2. databases/qdrant
  3. databases/xtrabackup80
  4. databases/xtrabackup81
  5. devel/criterion
  6. devel/google-cloud-cpp
  7. devel/nanopb
Expand this list (38 items / 31 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/please
  3. devel/protozero
  4. games/anki
  5. games/cdogs-sdl
  6. games/pokerth
  7. multimedia/ringrtc
  8. net/spoofer
  9. net-im/gurk-rs
  10. net-im/libsignal-client
  11. net-im/libsignal-node
  12. net-im/nextcloud-spreed-signaling
  13. net-p2p/bitcoin
  14. net-p2p/litecoin
  15. net-p2p/namecoin
  16. security/py-trezor
  17. security/solana
  18. sysutils/apache-mesos
  19. sysutils/vector
  20. textproc/py-sentencepiece
  21. textproc/quickwit
  22. www/deno
  23. www/envoy
  24. www/garage
  25. x11/clipcat
  26. Collapse this list.

Deleted ports which required this port:

Expand this list of 7 deleted ports
  1. databases/drizzle*
  2. databases/xtrabackup8*
  3. devel/google-cloud-cpp117*
  4. devel/pinba_engine*
  5. devel/py3-protobuf*
  6. graphics/opencv-core*
  7. net-p2p/zetacoin*
  8. Collapse this list of deleted ports.
for Libraries
  1. astro/kosmindoormap
  2. astro/libosmpbf
  3. astro/marble
  4. audio/mixxx
  5. audio/mumble
  6. audio/mumble-server
  7. audio/murmur
Expand this list (103 items / 96 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. audio/py-torchaudio
  3. audio/strawberry
  4. cad/cura-engine
  5. cad/kicad-devel
  6. cad/openroad
  7. databases/arrow
  8. databases/mysql-connector-c++
  9. databases/xtrabackup80
  10. databases/xtrabackup81
  11. devel/android-tools
  12. devel/bear
  13. devel/bloaty
  14. devel/google-cloud-cpp
  15. devel/grpc
  16. devel/ignition-msgs
  17. devel/kpublictransport
  18. devel/libphonenumber
  19. devel/protobuf-c
  20. games/pink-pony
  21. games/pokerth
  22. graphics/opencv
  23. graphics/osgearth
  24. graphics/qgis
  25. graphics/qgis-ltr
  26. graphics/qtpbfimageplugin
  27. japanese/fcitx-mozc
  28. japanese/ibus-mozc
  29. japanese/mozc-el
  30. japanese/mozc-server
  31. japanese/mozc-tool
  32. japanese/uim-mozc
  33. mail/astroid
  34. math/or-tools
  35. math/py-or-tools
  36. misc/caffe
  37. misc/lbann
  38. misc/mnn
  39. misc/ncnn
  40. misc/onnx
  41. misc/py-pytorch
  42. misc/pytorch
  43. multimedia/libopenshot
  44. net/ecal
  45. net/eternalterminal
  46. net/gamenetworkingsockets
  47. net/libarcus
  48. net/mosh
  49. net/spoofer
  50. net-im/ricochet
  51. net-im/telegram-desktop
  52. net-mgmt/fastnetmon
  53. net-mgmt/netdata
  54. net-p2p/bitcoin
  55. net-p2p/litecoin
  56. net-p2p/namecoin
  57. science/paraview
  58. science/py-chainer
  59. science/py-tensorflow
  60. sysutils/apache-mesos
  61. sysutils/zbackup
  62. www/envoy
  63. Collapse this list.

Deleted ports which required this port:

Expand this list of 35 deleted ports
  1. astro/osmium*
  2. audio/clementine-player*
  3. audio/mixxx20*
  4. audio/mixxx21*
  5. audio/mixxx22*
  6. databases/xtrabackup8*
  7. devel/gjstest*
  8. devel/google-cloud-cpp117*
  9. devel/grpc130*
  10. devel/grpc134*
  11. devel/grpc142*
  12. devel/grpc_old*
  13. devel/ignition-transport*
  14. devel/php5-pinba*
  15. devel/pinba_engine*
  16. devel/tesla*
  17. dns/powerdns-recursor40*
  18. games/Cockatrice*
  19. games/cockatrice*
  20. graphics/caffe*
  21. graphics/opencv-java*
  22. graphics/py-opencv*
  23. japanese/scim-mozc*
  24. math/onnx*
  25. math/py-onnx*
  26. misc/glow*
  27. net/eternaltcp*
  28. net/ostinato*
  29. net-p2p/dogecoin*
  30. net-p2p/qtum*
  31. net-p2p/zetacoin*
  32. science/lm*
  33. science/py-onnx*
  34. security/certificate-transparency*
  35. www/mod_pagespeed*
  36. Collapse this list of deleted ports.
for Run
  1. devel/goprotobuf

Configuration Options:
No options to configure
Options name:
devel_protobuf
USES:
cmake:testing compiler:c++17-lang cpe localbase pathfix pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/protocolbuffers/protobuf/releases/download/v24.4/
Collapse this list.

There are no commits on branch 2022Q2 for this port