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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2026Q2
protobuf Data interchange format library
29.6,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 29.6,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: 2026-03-17 05:48:21
Commit Hash: ff3b115
People watching this port, also watch:: libxml2, pkg, expat, curl, 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 (417 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/protobuf-29.6,1/catalog.mk
  3. /usr/local/share/licenses/protobuf-29.6,1/LICENSE
  4. /usr/local/share/licenses/protobuf-29.6,1/BSD3CLAUSE
  5. bin/protoc
  6. bin/protoc-29.6.0
  7. bin/protoc-gen-upb
  8. bin/protoc-gen-upb-29.6.0
  9. bin/protoc-gen-upb_minitable
  10. bin/protoc-gen-upb_minitable-29.6.0
  11. bin/protoc-gen-upbdefs
  12. bin/protoc-gen-upbdefs-29.6.0
  13. include/google/protobuf/any.h
  14. include/google/protobuf/any.pb.h
  15. include/google/protobuf/any.proto
  16. include/google/protobuf/api.pb.h
  17. include/google/protobuf/api.proto
  18. include/google/protobuf/arena.h
  19. include/google/protobuf/arena_align.h
  20. include/google/protobuf/arena_allocation_policy.h
  21. include/google/protobuf/arena_cleanup.h
  22. include/google/protobuf/arenastring.h
  23. include/google/protobuf/arenaz_sampler.h
  24. include/google/protobuf/compiler/code_generator.h
  25. include/google/protobuf/compiler/code_generator_lite.h
  26. include/google/protobuf/compiler/command_line_interface.h
  27. include/google/protobuf/compiler/cpp/enum.h
  28. include/google/protobuf/compiler/cpp/extension.h
  29. include/google/protobuf/compiler/cpp/field.h
  30. include/google/protobuf/compiler/cpp/field_generators/generators.h
  31. include/google/protobuf/compiler/cpp/file.h
  32. include/google/protobuf/compiler/cpp/generator.h
  33. include/google/protobuf/compiler/cpp/helpers.h
  34. include/google/protobuf/compiler/cpp/ifndef_guard.h
  35. include/google/protobuf/compiler/cpp/message.h
  36. include/google/protobuf/compiler/cpp/message_layout_helper.h
  37. include/google/protobuf/compiler/cpp/names.h
  38. include/google/protobuf/compiler/cpp/namespace_printer.h
  39. include/google/protobuf/compiler/cpp/options.h
  40. include/google/protobuf/compiler/cpp/padding_optimizer.h
  41. include/google/protobuf/compiler/cpp/parse_function_generator.h
  42. include/google/protobuf/compiler/cpp/service.h
  43. include/google/protobuf/compiler/cpp/tracker.h
  44. include/google/protobuf/compiler/csharp/csharp_doc_comment.h
  45. include/google/protobuf/compiler/csharp/csharp_enum.h
  46. include/google/protobuf/compiler/csharp/csharp_enum_field.h
  47. include/google/protobuf/compiler/csharp/csharp_field_base.h
  48. include/google/protobuf/compiler/csharp/csharp_generator.h
  49. include/google/protobuf/compiler/csharp/csharp_helpers.h
  50. include/google/protobuf/compiler/csharp/csharp_map_field.h
  51. include/google/protobuf/compiler/csharp/csharp_message.h
  52. include/google/protobuf/compiler/csharp/csharp_message_field.h
  53. include/google/protobuf/compiler/csharp/csharp_options.h
  54. include/google/protobuf/compiler/csharp/csharp_primitive_field.h
  55. include/google/protobuf/compiler/csharp/csharp_reflection_class.h
  56. include/google/protobuf/compiler/csharp/csharp_repeated_enum_field.h
  57. include/google/protobuf/compiler/csharp/csharp_repeated_message_field.h
  58. include/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.h
  59. include/google/protobuf/compiler/csharp/csharp_source_generator_base.h
  60. include/google/protobuf/compiler/csharp/csharp_wrapper_field.h
  61. include/google/protobuf/compiler/csharp/names.h
  62. include/google/protobuf/compiler/importer.h
  63. include/google/protobuf/compiler/java/context.h
  64. include/google/protobuf/compiler/java/doc_comment.h
  65. include/google/protobuf/compiler/java/field_common.h
  66. include/google/protobuf/compiler/java/file.h
  67. include/google/protobuf/compiler/java/full/enum.h
  68. include/google/protobuf/compiler/java/full/enum_field.h
  69. include/google/protobuf/compiler/java/full/extension.h
  70. include/google/protobuf/compiler/java/full/field_generator.h
  71. include/google/protobuf/compiler/java/full/generator_factory.h
  72. include/google/protobuf/compiler/java/full/make_field_gens.h
  73. include/google/protobuf/compiler/java/full/map_field.h
  74. include/google/protobuf/compiler/java/full/message.h
  75. include/google/protobuf/compiler/java/full/message_builder.h
  76. include/google/protobuf/compiler/java/full/message_field.h
  77. include/google/protobuf/compiler/java/full/primitive_field.h
  78. include/google/protobuf/compiler/java/full/service.h
  79. include/google/protobuf/compiler/java/full/string_field.h
  80. include/google/protobuf/compiler/java/generator.h
  81. include/google/protobuf/compiler/java/generator_common.h
  82. include/google/protobuf/compiler/java/generator_factory.h
  83. include/google/protobuf/compiler/java/helpers.h
  84. include/google/protobuf/compiler/java/internal_helpers.h
  85. include/google/protobuf/compiler/java/java_features.pb.h
  86. include/google/protobuf/compiler/java/lite/enum.h
  87. include/google/protobuf/compiler/java/lite/enum_field.h
  88. include/google/protobuf/compiler/java/lite/extension.h
  89. include/google/protobuf/compiler/java/lite/field_generator.h
  90. include/google/protobuf/compiler/java/lite/generator_factory.h
  91. include/google/protobuf/compiler/java/lite/make_field_gens.h
  92. include/google/protobuf/compiler/java/lite/map_field.h
  93. include/google/protobuf/compiler/java/lite/message.h
  94. include/google/protobuf/compiler/java/lite/message_builder.h
  95. include/google/protobuf/compiler/java/lite/message_field.h
  96. include/google/protobuf/compiler/java/lite/primitive_field.h
  97. include/google/protobuf/compiler/java/lite/string_field.h
  98. include/google/protobuf/compiler/java/message_serialization.h
  99. include/google/protobuf/compiler/java/name_resolver.h
  100. include/google/protobuf/compiler/java/names.h
  101. include/google/protobuf/compiler/java/options.h
  102. include/google/protobuf/compiler/java/shared_code_generator.h
  103. include/google/protobuf/compiler/kotlin/file.h
  104. include/google/protobuf/compiler/kotlin/generator.h
  105. include/google/protobuf/compiler/kotlin/message.h
  106. include/google/protobuf/compiler/objectivec/enum.h
  107. include/google/protobuf/compiler/objectivec/enum_field.h
  108. include/google/protobuf/compiler/objectivec/extension.h
  109. include/google/protobuf/compiler/objectivec/field.h
  110. include/google/protobuf/compiler/objectivec/file.h
  111. include/google/protobuf/compiler/objectivec/generator.h
  112. include/google/protobuf/compiler/objectivec/helpers.h
  113. include/google/protobuf/compiler/objectivec/import_writer.h
  114. include/google/protobuf/compiler/objectivec/line_consumer.h
  115. include/google/protobuf/compiler/objectivec/map_field.h
  116. include/google/protobuf/compiler/objectivec/message.h
  117. include/google/protobuf/compiler/objectivec/message_field.h
  118. include/google/protobuf/compiler/objectivec/names.h
  119. include/google/protobuf/compiler/objectivec/nsobject_methods.h
  120. include/google/protobuf/compiler/objectivec/oneof.h
  121. include/google/protobuf/compiler/objectivec/options.h
  122. include/google/protobuf/compiler/objectivec/primitive_field.h
  123. include/google/protobuf/compiler/objectivec/tf_decode_data.h
  124. include/google/protobuf/compiler/parser.h
  125. include/google/protobuf/compiler/php/names.h
  126. include/google/protobuf/compiler/php/php_generator.h
  127. include/google/protobuf/compiler/plugin.h
  128. include/google/protobuf/compiler/plugin.pb.h
  129. include/google/protobuf/compiler/plugin.proto
  130. include/google/protobuf/compiler/python/generator.h
  131. include/google/protobuf/compiler/python/helpers.h
  132. include/google/protobuf/compiler/python/pyi_generator.h
  133. include/google/protobuf/compiler/retention.h
  134. include/google/protobuf/compiler/ruby/ruby_generator.h
  135. include/google/protobuf/compiler/rust/accessors/accessor_case.h
  136. include/google/protobuf/compiler/rust/accessors/accessors.h
  137. include/google/protobuf/compiler/rust/accessors/default_value.h
  138. include/google/protobuf/compiler/rust/accessors/generator.h
  139. include/google/protobuf/compiler/rust/accessors/with_presence.h
  140. include/google/protobuf/compiler/rust/context.h
  141. include/google/protobuf/compiler/rust/crate_mapping.h
  142. include/google/protobuf/compiler/rust/enum.h
  143. include/google/protobuf/compiler/rust/generator.h
  144. include/google/protobuf/compiler/rust/message.h
  145. include/google/protobuf/compiler/rust/naming.h
  146. include/google/protobuf/compiler/rust/oneof.h
  147. include/google/protobuf/compiler/rust/relative_path.h
  148. include/google/protobuf/compiler/rust/rust_field_type.h
  149. include/google/protobuf/compiler/rust/rust_keywords.h
  150. include/google/protobuf/compiler/rust/upb_helpers.h
  151. include/google/protobuf/compiler/scc.h
  152. include/google/protobuf/compiler/subprocess.h
  153. include/google/protobuf/compiler/versions.h
  154. include/google/protobuf/compiler/zip_writer.h
  155. include/google/protobuf/cpp_edition_defaults.h
  156. include/google/protobuf/cpp_features.pb.h
  157. include/google/protobuf/cpp_features.proto
  158. include/google/protobuf/descriptor.h
  159. include/google/protobuf/descriptor.pb.h
  160. include/google/protobuf/descriptor.proto
  161. include/google/protobuf/descriptor.upb.h
  162. include/google/protobuf/descriptor.upb_minitable.h
  163. include/google/protobuf/descriptor_database.h
  164. include/google/protobuf/descriptor_legacy.h
  165. include/google/protobuf/descriptor_lite.h
  166. include/google/protobuf/descriptor_visitor.h
  167. include/google/protobuf/duration.pb.h
  168. include/google/protobuf/duration.proto
  169. include/google/protobuf/dynamic_message.h
  170. include/google/protobuf/empty.pb.h
  171. include/google/protobuf/empty.proto
  172. include/google/protobuf/endian.h
  173. include/google/protobuf/explicitly_constructed.h
  174. include/google/protobuf/extension_set.h
  175. include/google/protobuf/extension_set_inl.h
  176. include/google/protobuf/feature_resolver.h
  177. include/google/protobuf/field_access_listener.h
  178. include/google/protobuf/field_mask.pb.h
  179. include/google/protobuf/field_mask.proto
  180. include/google/protobuf/generated_enum_reflection.h
  181. include/google/protobuf/generated_enum_util.h
  182. include/google/protobuf/generated_message_bases.h
  183. include/google/protobuf/generated_message_reflection.h
  184. include/google/protobuf/generated_message_tctable_decl.h
  185. include/google/protobuf/generated_message_tctable_gen.h
  186. include/google/protobuf/generated_message_tctable_impl.h
  187. include/google/protobuf/generated_message_util.h
  188. include/google/protobuf/go_features.proto
  189. include/google/protobuf/has_bits.h
  190. include/google/protobuf/implicit_weak_message.h
  191. include/google/protobuf/inlined_string_field.h
  192. include/google/protobuf/internal_visibility.h
  193. include/google/protobuf/io/coded_stream.h
  194. include/google/protobuf/io/gzip_stream.h
  195. include/google/protobuf/io/io_win32.h
  196. include/google/protobuf/io/printer.h
  197. include/google/protobuf/io/strtod.h
  198. include/google/protobuf/io/tokenizer.h
  199. include/google/protobuf/io/zero_copy_sink.h
  200. include/google/protobuf/io/zero_copy_stream.h
  201. include/google/protobuf/io/zero_copy_stream_impl.h
  202. include/google/protobuf/io/zero_copy_stream_impl_lite.h
  203. include/google/protobuf/java_features.proto
  204. include/google/protobuf/json/internal/descriptor_traits.h
  205. include/google/protobuf/json/internal/lexer.h
  206. include/google/protobuf/json/internal/message_path.h
  207. include/google/protobuf/json/internal/parser.h
  208. include/google/protobuf/json/internal/parser_traits.h
  209. include/google/protobuf/json/internal/unparser.h
  210. include/google/protobuf/json/internal/unparser_traits.h
  211. include/google/protobuf/json/internal/untyped_message.h
  212. include/google/protobuf/json/internal/writer.h
  213. include/google/protobuf/json/internal/zero_copy_buffered_stream.h
  214. include/google/protobuf/json/json.h
  215. include/google/protobuf/map.h
  216. include/google/protobuf/map_entry.h
  217. include/google/protobuf/map_field.h
  218. include/google/protobuf/map_field_inl.h
  219. include/google/protobuf/map_field_lite.h
  220. include/google/protobuf/map_type_handler.h
  221. include/google/protobuf/message.h
  222. include/google/protobuf/message_lite.h
  223. include/google/protobuf/metadata.h
  224. include/google/protobuf/metadata_lite.h
  225. include/google/protobuf/parse_context.h
  226. include/google/protobuf/port.h
  227. include/google/protobuf/port_def.inc
  228. include/google/protobuf/port_undef.inc
  229. include/google/protobuf/raw_ptr.h
  230. include/google/protobuf/reflection.h
  231. include/google/protobuf/reflection_internal.h
  232. include/google/protobuf/reflection_mode.h
  233. include/google/protobuf/reflection_ops.h
  234. include/google/protobuf/reflection_visit_field_info.h
  235. include/google/protobuf/reflection_visit_fields.h
  236. include/google/protobuf/repeated_field.h
  237. include/google/protobuf/repeated_ptr_field.h
  238. include/google/protobuf/runtime_version.h
  239. include/google/protobuf/serial_arena.h
  240. include/google/protobuf/service.h
  241. include/google/protobuf/source_context.pb.h
  242. include/google/protobuf/source_context.proto
  243. include/google/protobuf/string_block.h
  244. include/google/protobuf/struct.pb.h
  245. include/google/protobuf/struct.proto
  246. include/google/protobuf/stubs/callback.h
  247. include/google/protobuf/stubs/common.h
  248. include/google/protobuf/stubs/platform_macros.h
  249. include/google/protobuf/stubs/port.h
  250. include/google/protobuf/stubs/status_macros.h
  251. include/google/protobuf/testing/file.h
  252. include/google/protobuf/text_format.h
  253. include/google/protobuf/thread_safe_arena.h
  254. include/google/protobuf/timestamp.pb.h
  255. include/google/protobuf/timestamp.proto
  256. include/google/protobuf/type.pb.h
  257. include/google/protobuf/type.proto
  258. include/google/protobuf/unknown_field_set.h
  259. include/google/protobuf/util/delimited_message_util.h
  260. include/google/protobuf/util/field_comparator.h
  261. include/google/protobuf/util/field_mask_util.h
  262. include/google/protobuf/util/json_util.h
  263. include/google/protobuf/util/message_differencer.h
  264. include/google/protobuf/util/time_util.h
  265. include/google/protobuf/util/type_resolver.h
  266. include/google/protobuf/util/type_resolver_util.h
  267. include/google/protobuf/varint_shuffle.h
  268. include/google/protobuf/wire_format.h
  269. include/google/protobuf/wire_format_lite.h
  270. include/google/protobuf/wrappers.pb.h
  271. include/google/protobuf/wrappers.proto
  272. include/upb/base/descriptor_constants.h
  273. include/upb/base/internal/endian.h
  274. include/upb/base/internal/log2.h
  275. include/upb/base/status.h
  276. include/upb/base/status.hpp
  277. include/upb/base/string_view.h
  278. include/upb/base/upcast.h
  279. include/upb/generated_code_support.h
  280. include/upb/hash/common.h
  281. include/upb/hash/int_table.h
  282. include/upb/hash/str_table.h
  283. include/upb/json/decode.h
  284. include/upb/json/encode.h
  285. include/upb/lex/atoi.h
  286. include/upb/lex/round_trip.h
  287. include/upb/lex/strtod.h
  288. include/upb/lex/unicode.h
  289. include/upb/mem/alloc.h
  290. include/upb/mem/arena.h
  291. include/upb/mem/arena.hpp
  292. include/upb/mem/internal/arena.h
  293. include/upb/message/accessors.h
  294. include/upb/message/array.h
  295. include/upb/message/compare.h
  296. include/upb/message/compat.h
  297. include/upb/message/copy.h
  298. include/upb/message/internal/accessors.h
  299. include/upb/message/internal/array.h
  300. include/upb/message/internal/compare_unknown.h
  301. include/upb/message/internal/extension.h
  302. include/upb/message/internal/iterator.h
  303. include/upb/message/internal/map.h
  304. include/upb/message/internal/map_entry.h
  305. include/upb/message/internal/map_sorter.h
  306. include/upb/message/internal/message.h
  307. include/upb/message/internal/tagged_ptr.h
  308. include/upb/message/internal/types.h
  309. include/upb/message/map.h
  310. include/upb/message/map_gencode_util.h
  311. include/upb/message/merge.h
  312. include/upb/message/message.h
  313. include/upb/message/tagged_ptr.h
  314. include/upb/message/value.h
  315. include/upb/mini_descriptor/build_enum.h
  316. include/upb/mini_descriptor/decode.h
  317. include/upb/mini_descriptor/internal/base92.h
  318. include/upb/mini_descriptor/internal/decoder.h
  319. include/upb/mini_descriptor/internal/encode.h
  320. include/upb/mini_descriptor/internal/encode.hpp
  321. include/upb/mini_descriptor/internal/modifiers.h
  322. include/upb/mini_descriptor/internal/wire_constants.h
  323. include/upb/mini_descriptor/link.h
  324. include/upb/mini_table/enum.h
  325. include/upb/mini_table/extension.h
  326. include/upb/mini_table/extension_registry.h
  327. include/upb/mini_table/field.h
  328. include/upb/mini_table/file.h
  329. include/upb/mini_table/internal/enum.h
  330. include/upb/mini_table/internal/extension.h
  331. include/upb/mini_table/internal/field.h
  332. include/upb/mini_table/internal/file.h
  333. include/upb/mini_table/internal/message.h
  334. include/upb/mini_table/internal/size_log2.h
  335. include/upb/mini_table/internal/sub.h
  336. include/upb/mini_table/message.h
  337. include/upb/mini_table/sub.h
  338. include/upb/port/atomic.h
  339. include/upb/port/def.inc
  340. include/upb/port/undef.inc
  341. include/upb/port/vsnprintf_compat.h
  342. include/upb/reflection/common.h
  343. include/upb/reflection/def.h
  344. include/upb/reflection/def.hpp
  345. include/upb/reflection/def_pool.h
  346. include/upb/reflection/def_type.h
  347. include/upb/reflection/descriptor_bootstrap.h
  348. include/upb/reflection/enum_def.h
  349. include/upb/reflection/enum_reserved_range.h
  350. include/upb/reflection/enum_value_def.h
  351. include/upb/reflection/extension_range.h
  352. include/upb/reflection/field_def.h
  353. include/upb/reflection/file_def.h
  354. include/upb/reflection/internal/def_pool.h
  355. include/upb/reflection/internal/desc_state.h
  356. include/upb/reflection/internal/enum_def.h
  357. include/upb/reflection/internal/enum_reserved_range.h
  358. include/upb/reflection/internal/enum_value_def.h
  359. include/upb/reflection/internal/extension_range.h
  360. include/upb/reflection/internal/field_def.h
  361. include/upb/reflection/internal/file_def.h
  362. include/upb/reflection/internal/message_def.h
  363. include/upb/reflection/internal/message_reserved_range.h
  364. include/upb/reflection/internal/method_def.h
  365. include/upb/reflection/internal/oneof_def.h
  366. include/upb/reflection/internal/service_def.h
  367. include/upb/reflection/internal/upb_edition_defaults.h
  368. include/upb/reflection/message.h
  369. include/upb/reflection/message.hpp
  370. include/upb/reflection/message_def.h
  371. include/upb/reflection/message_reserved_range.h
  372. include/upb/reflection/method_def.h
  373. include/upb/reflection/oneof_def.h
  374. include/upb/reflection/service_def.h
  375. include/upb/text/encode.h
  376. include/upb/text/internal/encode.h
  377. include/upb/text/options.h
  378. include/upb/util/def_to_proto.h
  379. include/upb/util/required_fields.h
  380. include/upb/wire/byte_size.h
  381. include/upb/wire/decode.h
  382. include/upb/wire/encode.h
  383. include/upb/wire/eps_copy_input_stream.h
  384. include/upb/wire/internal/decode_fast.h
  385. include/upb/wire/reader.h
  386. include/upb/wire/types.h
  387. include/upb_generator/common/names.h
  388. include/upb_generator/minitable/names.h
  389. include/upb_generator/minitable/names_internal.h
  390. include/utf8_range.h
  391. include/utf8_validity.h
  392. lib/cmake/protobuf/protobuf-config-version.cmake
  393. lib/cmake/protobuf/protobuf-config.cmake
  394. lib/cmake/protobuf/protobuf-generate.cmake
  395. lib/cmake/protobuf/protobuf-module.cmake
  396. lib/cmake/protobuf/protobuf-options.cmake
  397. lib/cmake/protobuf/protobuf-targets-release.cmake
  398. lib/cmake/protobuf/protobuf-targets.cmake
  399. lib/cmake/utf8_range/utf8_range-config.cmake
  400. lib/cmake/utf8_range/utf8_range-targets-release.cmake
  401. lib/cmake/utf8_range/utf8_range-targets.cmake
  402. lib/libprotobuf-lite.so
  403. lib/libprotobuf-lite.so.29.6.0
  404. lib/libprotobuf.so
  405. lib/libprotobuf.so.29.6.0
  406. lib/libprotoc.so
  407. lib/libprotoc.so.29.6.0
  408. lib/libupb.a
  409. lib/libutf8_range.so
  410. lib/libutf8_validity.so
  411. libdata/pkgconfig/protobuf-lite.pc
  412. libdata/pkgconfig/protobuf.pc
  413. libdata/pkgconfig/upb.pc
  414. libdata/pkgconfig/utf8_range.pc
  415. @owner
  416. @group
  417. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
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 = 1771421432 SHA256 (protobuf-29.6.tar.gz) = 877bf9f880631aa31daf2c09896276985696728137fcd43cc534a28c5566d9ba SIZE (protobuf-29.6.tar.gz) = 9340881

Packages (timestamps in pop-ups are UTC):
protobuf
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest29.6,129.6,13.13.0,129.5,129.6,1n/an/an/a
FreeBSD:13:quarterly29.6,129.6,13.21.12,129.5,129.6,1n/an/an/a
FreeBSD:14:latest29.6,129.6,13.21.9,129.5,129.6,13.21.12,1-3.21.12,1
FreeBSD:14:quarterly29.6,129.6,1-29.5,129.6,124.4,124.4,124.4,1
FreeBSD:15:latest29.6,129.6,1n/a29.5,1n/an/a24.4,124.4,1
FreeBSD:15:quarterly29.6,129.6,1n/a-n/an/a--
FreeBSD:16:latest29.6,129.6,1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. abseil>=20230802.2 : devel/abseil
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. 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/datafusion-cli
  2. databases/greptimedb
  3. databases/iceberg-rust
  4. databases/lancedb-c
  5. databases/py-chromadb
  6. databases/py-datafusion
  7. databases/py-lancedb
Expand this list (63 items / 56 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. databases/qdrant
  3. databases/xtrabackup80
  4. databases/xtrabackup84
  5. devel/criterion
  6. devel/google-cloud-cpp
  7. devel/libdatadog
  8. devel/moon
  9. devel/nanopb
  10. devel/please
  11. devel/protozero
  12. editors/gram
  13. editors/zed
  14. filesystems/zerofs
  15. games/anki
  16. misc/py-onnx
  17. misc/py-pinecone
  18. misc/warp
  19. multimedia/ringrtc
  20. multimedia/termusic
  21. net/spoofer
  22. net/tcpstats-reader
  23. net-im/flare
  24. net-im/gurk-rs
  25. net-im/libsignal
  26. net-im/libsignal-node
  27. net-im/nextcloud-spreed-signaling
  28. net-p2p/c-lightning
  29. net-p2p/cardano-node
  30. net-p2p/litecoin
  31. net-p2p/namecoin
  32. science/orthanc
  33. security/agave
  34. security/py-trezor
  35. security/rubygem-gitlab-glaz
  36. shells/atuin
  37. textproc/py-sentencepiece
  38. textproc/quickwit
  39. www/deno
  40. www/envoy
  41. www/garage
  42. x11/clipcat
  43. x11/walker
  44. x11-fonts/py-shaperglot
  45. Collapse this list.

Deleted ports which required this port:

Expand this list of 13 deleted ports
  1. databases/drizzle*
  2. databases/xtrabackup8*
  3. databases/xtrabackup81*
  4. devel/google-cloud-cpp117*
  5. devel/pinba_engine*
  6. devel/py3-protobuf*
  7. games/pokerth*
  8. graphics/opencv-core*
  9. net-im/libsignal-client*
  10. net-p2p/zetacoin*
  11. security/solana*
  12. sysutils/apache-mesos*
  13. sysutils/vector*
  14. Collapse this list of deleted ports.
for Libraries
  1. astro/kosmindoormap
  2. astro/libosmpbf
  3. astro/marble
  4. astro/merkaartor
  5. audio/mixxx
  6. audio/mumble
  7. audio/mumble-server
Expand this list (125 items / 118 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. audio/py-torchaudio
  3. cad/cura-engine
  4. cad/kicad
  5. cad/kicad-devel
  6. cad/openroad
  7. databases/arrow
  8. databases/mysql-connector-c++
  9. databases/xtrabackup80
  10. databases/xtrabackup84
  11. devel/android-tools
  12. devel/apache-orc
  13. devel/bloaty
  14. devel/brpc
  15. devel/google-cloud-cpp
  16. devel/grpc
  17. devel/ignition-msgs
  18. devel/kpublictransport
  19. devel/libphonenumber
  20. devel/libprotobuf-mutator
  21. devel/protobuf-c
  22. devel/pybind11_protobuf
  23. devel/qt6-grpc
  24. filesystems/securefs
  25. games/pink-pony
  26. games/warzone2100
  27. graphics/qgis
  28. graphics/qgis-ltr
  29. graphics/qtpbfimageplugin
  30. japanese/fcitx-mozc
  31. japanese/fcitx5-hazkey
  32. japanese/ibus-mozc
  33. japanese/mozc-el
  34. japanese/mozc-server
  35. japanese/mozc-tool
  36. japanese/uim-mozc
  37. mail/astroid
  38. math/or-tools
  39. math/py-or-tools
  40. misc/caffe
  41. misc/ignition-fuel-tools
  42. misc/lbann
  43. misc/mnn
  44. misc/ncnn
  45. misc/onnx
  46. misc/py-onnx
  47. misc/py-pytorch
  48. misc/py-vllm
  49. misc/pytorch
  50. multimedia/libopenshot
  51. multimedia/py-torchcodec
  52. multimedia/shaka-packager
  53. multimedia/vlc
  54. net/ecal
  55. net/eternalterminal
  56. net/gamenetworkingsockets
  57. net/libarcus
  58. net/mosh
  59. net/spoofer
  60. net-im/ricochet
  61. net-im/telegram-desktop
  62. net-im/tg_owt
  63. net-mgmt/fastnetmon
  64. net-mgmt/icinga2
  65. net-mgmt/netdata
  66. net-p2p/litecoin
  67. net-p2p/namecoin
  68. net-p2p/pulsar-client-cpp
  69. science/orthanc
  70. science/orthanc-mysql
  71. science/orthanc-postgresql
  72. science/paraview
  73. science/py-chainer
  74. science/py-tensorflow
  75. security/agave
  76. sysutils/bsdsensors
  77. sysutils/zbackup
  78. textproc/sentencepiece
  79. www/envoy
  80. Collapse this list.

Deleted ports which required this port:

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

There are no commits on branch 2026Q2 for this port