VOOZH about

URL: https://www.freshports.org/databases/arrow

⇱ FreshPorts -- databases/arrow: Columnar in-memory analytics layer for big data



πŸ‘ FreshPorts -- The Place For Ports
πŸ‘ notbug
As 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
Port details
arrow Columnar in-memory analytics layer for big data
21.0.0_6 databases πŸ‘ on this many watch lists
=0 πŸ‘ 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
21.0.0_5Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org πŸ‘ search for ports maintained by this maintainer
Port Added: 2020-06-15 22:51:01
Last Update: 2026-04-03 20:52:43
Commit Hash: d04d23a
License: APACHE20
WWW:
https://arrow.apache.org
https://github.com/apache/arrow
Description:
Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware. It also provides computational libraries and zero-copy streaming messaging and interprocess communication. Languages currently supported include C, C++, C#, Go, Java, JavaScript, MATLAB, Python, R, Ruby, and Rust.
πŸ‘ Homepage
πŸ‘ 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 (594 items)
Collapse this list.
  1. lib/cmake/Arrow/Findre2Alt.cmake
  2. bin/arrow-file-to-stream
  3. bin/arrow-stream-to-file
  4. lib/cmake/Arrow/Findutf8proc.cmake
  5. lib/cmake/Gandiva/FindzstdAlt.cmake
  6. @ldconfig
  7. /usr/local/share/licenses/arrow-21.0.0_6/catalog.mk
  8. /usr/local/share/licenses/arrow-21.0.0_6/LICENSE
  9. /usr/local/share/licenses/arrow-21.0.0_6/APACHE20
  10. include/arrow/acero/accumulation_queue.h
  11. include/arrow/acero/aggregate_node.h
  12. include/arrow/acero/api.h
  13. include/arrow/acero/asof_join_node.h
  14. include/arrow/acero/backpressure_handler.h
  15. include/arrow/acero/benchmark_util.h
  16. include/arrow/acero/bloom_filter.h
  17. include/arrow/acero/exec_plan.h
  18. include/arrow/acero/hash_join.h
  19. include/arrow/acero/hash_join_dict.h
  20. include/arrow/acero/hash_join_node.h
  21. include/arrow/acero/map_node.h
  22. include/arrow/acero/options.h
  23. include/arrow/acero/order_by_impl.h
  24. include/arrow/acero/partition_util.h
  25. include/arrow/acero/query_context.h
  26. include/arrow/acero/schema_util.h
  27. include/arrow/acero/task_util.h
  28. include/arrow/acero/test_nodes.h
  29. include/arrow/acero/time_series_util.h
  30. include/arrow/acero/tpch_node.h
  31. include/arrow/acero/type_fwd.h
  32. include/arrow/acero/util.h
  33. include/arrow/acero/visibility.h
  34. include/arrow/api.h
  35. include/arrow/array.h
  36. include/arrow/array/array_base.h
  37. include/arrow/array/array_binary.h
  38. include/arrow/array/array_decimal.h
  39. include/arrow/array/array_dict.h
  40. include/arrow/array/array_nested.h
  41. include/arrow/array/array_primitive.h
  42. include/arrow/array/array_run_end.h
  43. include/arrow/array/builder_adaptive.h
  44. include/arrow/array/builder_base.h
  45. include/arrow/array/builder_binary.h
  46. include/arrow/array/builder_decimal.h
  47. include/arrow/array/builder_dict.h
  48. include/arrow/array/builder_nested.h
  49. include/arrow/array/builder_primitive.h
  50. include/arrow/array/builder_run_end.h
  51. include/arrow/array/builder_time.h
  52. include/arrow/array/builder_union.h
  53. include/arrow/array/concatenate.h
  54. include/arrow/array/data.h
  55. include/arrow/array/diff.h
  56. include/arrow/array/statistics.h
  57. include/arrow/array/util.h
  58. include/arrow/array/validate.h
  59. include/arrow/buffer.h
  60. include/arrow/buffer_builder.h
  61. include/arrow/builder.h
  62. include/arrow/c/abi.h
  63. include/arrow/c/bridge.h
  64. include/arrow/c/dlpack.h
  65. include/arrow/c/dlpack_abi.h
  66. include/arrow/c/helpers.h
  67. include/arrow/chunk_resolver.h
  68. include/arrow/chunked_array.h
  69. include/arrow/compare.h
  70. include/arrow/compute/api.h
  71. include/arrow/compute/api_aggregate.h
  72. include/arrow/compute/api_scalar.h
  73. include/arrow/compute/api_vector.h
  74. include/arrow/compute/cast.h
  75. include/arrow/compute/exec.h
  76. include/arrow/compute/expression.h
  77. include/arrow/compute/function.h
  78. include/arrow/compute/function_options.h
  79. include/arrow/compute/initialize.h
  80. include/arrow/compute/kernel.h
  81. include/arrow/compute/ordering.h
  82. include/arrow/compute/registry.h
  83. include/arrow/compute/row/grouper.h
  84. include/arrow/compute/type_fwd.h
  85. include/arrow/compute/util.h
  86. include/arrow/compute/visibility.h
  87. include/arrow/config.h
  88. include/arrow/csv/api.h
  89. include/arrow/csv/chunker.h
  90. include/arrow/csv/column_builder.h
  91. include/arrow/csv/column_decoder.h
  92. include/arrow/csv/converter.h
  93. include/arrow/csv/invalid_row.h
  94. include/arrow/csv/options.h
  95. include/arrow/csv/parser.h
  96. include/arrow/csv/reader.h
  97. include/arrow/csv/test_common.h
  98. include/arrow/csv/type_fwd.h
  99. include/arrow/csv/writer.h
  100. include/arrow/dataset/api.h
  101. include/arrow/dataset/dataset.h
  102. include/arrow/dataset/dataset_writer.h
  103. include/arrow/dataset/discovery.h
  104. include/arrow/dataset/file_base.h
  105. include/arrow/dataset/file_csv.h
  106. include/arrow/dataset/file_ipc.h
  107. include/arrow/dataset/file_json.h
  108. include/arrow/dataset/file_orc.h
  109. include/arrow/dataset/file_parquet.h
  110. include/arrow/dataset/parquet_encryption_config.h
  111. include/arrow/dataset/partition.h
  112. include/arrow/dataset/plan.h
  113. include/arrow/dataset/projector.h
  114. include/arrow/dataset/scanner.h
  115. include/arrow/dataset/type_fwd.h
  116. include/arrow/dataset/visibility.h
  117. include/arrow/datum.h
  118. include/arrow/device.h
  119. include/arrow/device_allocation_type_set.h
  120. include/arrow/extension/bool8.h
  121. include/arrow/extension/fixed_shape_tensor.h
  122. include/arrow/extension/json.h
  123. include/arrow/extension/opaque.h
  124. include/arrow/extension/uuid.h
  125. include/arrow/extension_type.h
  126. include/arrow/filesystem/api.h
  127. include/arrow/filesystem/azurefs.h
  128. include/arrow/filesystem/filesystem.h
  129. include/arrow/filesystem/filesystem_library.h
  130. include/arrow/filesystem/gcsfs.h
  131. include/arrow/filesystem/hdfs.h
  132. include/arrow/filesystem/localfs.h
  133. include/arrow/filesystem/mockfs.h
  134. include/arrow/filesystem/path_util.h
  135. include/arrow/filesystem/s3_test_util.h
  136. include/arrow/filesystem/s3fs.h
  137. include/arrow/filesystem/test_util.h
  138. include/arrow/filesystem/type_fwd.h
  139. include/arrow/flight/api.h
  140. include/arrow/flight/client.h
  141. include/arrow/flight/client_auth.h
  142. include/arrow/flight/client_cookie_middleware.h
  143. include/arrow/flight/client_middleware.h
  144. include/arrow/flight/client_tracing_middleware.h
  145. include/arrow/flight/middleware.h
  146. include/arrow/flight/otel_logging.h
  147. include/arrow/flight/platform.h
  148. include/arrow/flight/server.h
  149. include/arrow/flight/server_auth.h
  150. include/arrow/flight/server_middleware.h
  151. include/arrow/flight/server_tracing_middleware.h
  152. include/arrow/flight/sql/api.h
  153. include/arrow/flight/sql/client.h
  154. include/arrow/flight/sql/column_metadata.h
  155. include/arrow/flight/sql/server.h
  156. include/arrow/flight/sql/server_session_middleware.h
  157. include/arrow/flight/sql/server_session_middleware_factory.h
  158. include/arrow/flight/sql/types.h
  159. include/arrow/flight/sql/visibility.h
  160. include/arrow/flight/test_auth_handlers.h
  161. include/arrow/flight/test_definitions.h
  162. include/arrow/flight/test_flight_server.h
  163. include/arrow/flight/test_util.h
  164. include/arrow/flight/transport.h
  165. include/arrow/flight/transport_server.h
  166. include/arrow/flight/type_fwd.h
  167. include/arrow/flight/types.h
  168. include/arrow/flight/types_async.h
  169. include/arrow/flight/visibility.h
  170. include/arrow/io/api.h
  171. include/arrow/io/buffered.h
  172. include/arrow/io/caching.h
  173. include/arrow/io/compressed.h
  174. include/arrow/io/concurrency.h
  175. include/arrow/io/file.h
  176. include/arrow/io/hdfs.h
  177. include/arrow/io/interfaces.h
  178. include/arrow/io/memory.h
  179. include/arrow/io/mman.h
  180. include/arrow/io/slow.h
  181. include/arrow/io/stdio.h
  182. include/arrow/io/test_common.h
  183. include/arrow/io/transform.h
  184. include/arrow/io/type_fwd.h
  185. include/arrow/ipc/api.h
  186. include/arrow/ipc/dictionary.h
  187. include/arrow/ipc/feather.h
  188. include/arrow/ipc/message.h
  189. include/arrow/ipc/options.h
  190. include/arrow/ipc/reader.h
  191. include/arrow/ipc/test_common.h
  192. include/arrow/ipc/type_fwd.h
  193. include/arrow/ipc/util.h
  194. include/arrow/ipc/writer.h
  195. include/arrow/json/api.h
  196. include/arrow/json/chunked_builder.h
  197. include/arrow/json/chunker.h
  198. include/arrow/json/converter.h
  199. include/arrow/json/from_string.h
  200. include/arrow/json/object_parser.h
  201. include/arrow/json/object_writer.h
  202. include/arrow/json/options.h
  203. include/arrow/json/parser.h
  204. include/arrow/json/rapidjson_defs.h
  205. include/arrow/json/reader.h
  206. include/arrow/json/test_common.h
  207. include/arrow/json/type_fwd.h
  208. include/arrow/memory_pool.h
  209. include/arrow/memory_pool_test.h
  210. include/arrow/pretty_print.h
  211. include/arrow/record_batch.h
  212. include/arrow/result.h
  213. include/arrow/scalar.h
  214. include/arrow/sparse_tensor.h
  215. include/arrow/status.h
  216. include/arrow/stl.h
  217. include/arrow/stl_allocator.h
  218. include/arrow/stl_iterator.h
  219. include/arrow/table.h
  220. include/arrow/table_builder.h
  221. include/arrow/tensor.h
  222. include/arrow/tensor/converter.h
  223. include/arrow/testing/async_test_util.h
  224. include/arrow/testing/builder.h
  225. include/arrow/testing/executor_util.h
  226. include/arrow/testing/extension_type.h
  227. include/arrow/testing/fixed_width_test_util.h
  228. include/arrow/testing/future_util.h
  229. include/arrow/testing/generator.h
  230. include/arrow/testing/gtest_compat.h
  231. include/arrow/testing/gtest_util.h
  232. include/arrow/testing/matchers.h
  233. include/arrow/testing/math.h
  234. include/arrow/testing/process.h
  235. include/arrow/testing/random.h
  236. include/arrow/testing/uniform_real.h
  237. include/arrow/testing/util.h
  238. include/arrow/testing/visibility.h
  239. include/arrow/type.h
  240. include/arrow/type_fwd.h
  241. include/arrow/type_traits.h
  242. include/arrow/util/algorithm.h
  243. include/arrow/util/align_util.h
  244. include/arrow/util/aligned_storage.h
  245. include/arrow/util/async_generator.h
  246. include/arrow/util/async_generator_fwd.h
  247. include/arrow/util/async_util.h
  248. include/arrow/util/base64.h
  249. include/arrow/util/basic_decimal.h
  250. include/arrow/util/benchmark_util.h
  251. include/arrow/util/binary_view_util.h
  252. include/arrow/util/bit_block_counter.h
  253. include/arrow/util/bit_run_reader.h
  254. include/arrow/util/bit_util.h
  255. include/arrow/util/bitmap.h
  256. include/arrow/util/bitmap_builders.h
  257. include/arrow/util/bitmap_generate.h
  258. include/arrow/util/bitmap_ops.h
  259. include/arrow/util/bitmap_reader.h
  260. include/arrow/util/bitmap_visit.h
  261. include/arrow/util/bitmap_writer.h
  262. include/arrow/util/byte_size.h
  263. include/arrow/util/cancel.h
  264. include/arrow/util/checked_cast.h
  265. include/arrow/util/compare.h
  266. include/arrow/util/compression.h
  267. include/arrow/util/concurrent_map.h
  268. include/arrow/util/config.h
  269. include/arrow/util/converter.h
  270. include/arrow/util/cpu_info.h
  271. include/arrow/util/crc32.h
  272. include/arrow/util/debug.h
  273. include/arrow/util/decimal.h
  274. include/arrow/util/delimiting.h
  275. include/arrow/util/endian.h
  276. include/arrow/util/float16.h
  277. include/arrow/util/formatting.h
  278. include/arrow/util/functional.h
  279. include/arrow/util/future.h
  280. include/arrow/util/hash_util.h
  281. include/arrow/util/hashing.h
  282. include/arrow/util/int_util.h
  283. include/arrow/util/int_util_overflow.h
  284. include/arrow/util/io_util.h
  285. include/arrow/util/iterator.h
  286. include/arrow/util/key_value_metadata.h
  287. include/arrow/util/launder.h
  288. include/arrow/util/list_util.h
  289. include/arrow/util/logger.h
  290. include/arrow/util/logging.h
  291. include/arrow/util/macros.h
  292. include/arrow/util/math_constants.h
  293. include/arrow/util/mutex.h
  294. include/arrow/util/parallel.h
  295. include/arrow/util/pcg_random.h
  296. include/arrow/util/prefetch.h
  297. include/arrow/util/queue.h
  298. include/arrow/util/range.h
  299. include/arrow/util/ree_util.h
  300. include/arrow/util/regex.h
  301. include/arrow/util/rows_to_batches.h
  302. include/arrow/util/secure_string.h
  303. include/arrow/util/simd.h
  304. include/arrow/util/small_vector.h
  305. include/arrow/util/span.h
  306. include/arrow/util/string.h
  307. include/arrow/util/string_util.h
  308. include/arrow/util/task_group.h
  309. include/arrow/util/test_common.h
  310. include/arrow/util/thread_pool.h
  311. include/arrow/util/time.h
  312. include/arrow/util/tracing.h
  313. include/arrow/util/type_fwd.h
  314. include/arrow/util/type_traits.h
  315. include/arrow/util/ubsan.h
  316. include/arrow/util/union_util.h
  317. include/arrow/util/unreachable.h
  318. include/arrow/util/uri.h
  319. include/arrow/util/utf8.h
  320. include/arrow/util/value_parsing.h
  321. include/arrow/util/vector.h
  322. include/arrow/util/visibility.h
  323. include/arrow/util/windows_compatibility.h
  324. include/arrow/util/windows_fixup.h
  325. include/arrow/vendored/ProducerConsumerQueue.h
  326. include/arrow/vendored/datetime.h
  327. include/arrow/vendored/datetime/date.h
  328. include/arrow/vendored/datetime/ios.h
  329. include/arrow/vendored/datetime/tz.h
  330. include/arrow/vendored/datetime/tz_private.h
  331. include/arrow/vendored/datetime/visibility.h
  332. include/arrow/vendored/double-conversion/bignum-dtoa.h
  333. include/arrow/vendored/double-conversion/bignum.h
  334. include/arrow/vendored/double-conversion/cached-powers.h
  335. include/arrow/vendored/double-conversion/diy-fp.h
  336. include/arrow/vendored/double-conversion/double-conversion.h
  337. include/arrow/vendored/double-conversion/double-to-string.h
  338. include/arrow/vendored/double-conversion/fast-dtoa.h
  339. include/arrow/vendored/double-conversion/fixed-dtoa.h
  340. include/arrow/vendored/double-conversion/ieee.h
  341. include/arrow/vendored/double-conversion/string-to-double.h
  342. include/arrow/vendored/double-conversion/strtod.h
  343. include/arrow/vendored/double-conversion/utils.h
  344. include/arrow/vendored/pcg/pcg_extras.hpp
  345. include/arrow/vendored/pcg/pcg_random.hpp
  346. include/arrow/vendored/pcg/pcg_uint128.hpp
  347. include/arrow/vendored/portable-snippets/debug-trap.h
  348. include/arrow/vendored/portable-snippets/safe-math.h
  349. include/arrow/vendored/strptime.h
  350. include/arrow/vendored/xxhash.h
  351. include/arrow/vendored/xxhash/xxhash.h
  352. include/arrow/visit_array_inline.h
  353. include/arrow/visit_data_inline.h
  354. include/arrow/visit_scalar_inline.h
  355. include/arrow/visit_type_inline.h
  356. include/arrow/visitor.h
  357. include/arrow/visitor_generate.h
  358. include/gandiva/annotator.h
  359. include/gandiva/arrow.h
  360. include/gandiva/basic_decimal_scalar.h
  361. include/gandiva/bitmap_accumulator.h
  362. include/gandiva/cache.h
  363. include/gandiva/compiled_expr.h
  364. include/gandiva/condition.h
  365. include/gandiva/configuration.h
  366. include/gandiva/date_utils.h
  367. include/gandiva/decimal_ir.h
  368. include/gandiva/decimal_scalar.h
  369. include/gandiva/decimal_type_util.h
  370. include/gandiva/decimal_xlarge.h
  371. include/gandiva/dex.h
  372. include/gandiva/dex_visitor.h
  373. include/gandiva/encrypt_utils.h
  374. include/gandiva/engine.h
  375. include/gandiva/eval_batch.h
  376. include/gandiva/execution_context.h
  377. include/gandiva/exported_funcs.h
  378. include/gandiva/exported_funcs_registry.h
  379. include/gandiva/expr_decomposer.h
  380. include/gandiva/expr_validator.h
  381. include/gandiva/expression.h
  382. include/gandiva/expression_cache_key.h
  383. include/gandiva/expression_registry.h
  384. include/gandiva/field_descriptor.h
  385. include/gandiva/filter.h
  386. include/gandiva/formatting_utils.h
  387. include/gandiva/func_descriptor.h
  388. include/gandiva/function_holder.h
  389. include/gandiva/function_holder_maker_registry.h
  390. include/gandiva/function_ir_builder.h
  391. include/gandiva/function_registry.h
  392. include/gandiva/function_registry_arithmetic.h
  393. include/gandiva/function_registry_common.h
  394. include/gandiva/function_registry_datetime.h
  395. include/gandiva/function_registry_hash.h
  396. include/gandiva/function_registry_math_ops.h
  397. include/gandiva/function_registry_string.h
  398. include/gandiva/function_registry_timestamp_arithmetic.h
  399. include/gandiva/function_signature.h
  400. include/gandiva/gandiva_aliases.h
  401. include/gandiva/gandiva_object_cache.h
  402. include/gandiva/gdv_function_stubs.h
  403. include/gandiva/hash_utils.h
  404. include/gandiva/in_holder.h
  405. include/gandiva/interval_holder.h
  406. include/gandiva/literal_holder.h
  407. include/gandiva/llvm_generator.h
  408. include/gandiva/llvm_includes.h
  409. include/gandiva/llvm_types.h
  410. include/gandiva/local_bitmaps_holder.h
  411. include/gandiva/lru_cache.h
  412. include/gandiva/lvalue.h
  413. include/gandiva/native_function.h
  414. include/gandiva/node.h
  415. include/gandiva/node_visitor.h
  416. include/gandiva/projector.h
  417. include/gandiva/random_generator_holder.h
  418. include/gandiva/regex_functions_holder.h
  419. include/gandiva/regex_util.h
  420. include/gandiva/selection_vector.h
  421. include/gandiva/selection_vector_impl.h
  422. include/gandiva/simple_arena.h
  423. include/gandiva/to_date_holder.h
  424. include/gandiva/tree_expr_builder.h
  425. include/gandiva/value_validity_pair.h
  426. include/gandiva/visibility.h
  427. include/parquet/api/io.h
  428. include/parquet/api/reader.h
  429. include/parquet/api/schema.h
  430. include/parquet/api/writer.h
  431. include/parquet/arrow/reader.h
  432. include/parquet/arrow/schema.h
  433. include/parquet/arrow/test_util.h
  434. include/parquet/arrow/writer.h
  435. include/parquet/benchmark_util.h
  436. include/parquet/bloom_filter.h
  437. include/parquet/bloom_filter_reader.h
  438. include/parquet/column_page.h
  439. include/parquet/column_reader.h
  440. include/parquet/column_scanner.h
  441. include/parquet/column_writer.h
  442. include/parquet/encoding.h
  443. include/parquet/encryption/crypto_factory.h
  444. include/parquet/encryption/encryption.h
  445. include/parquet/encryption/file_key_material_store.h
  446. include/parquet/encryption/file_key_unwrapper.h
  447. include/parquet/encryption/file_key_wrapper.h
  448. include/parquet/encryption/file_system_key_material_store.h
  449. include/parquet/encryption/key_encryption_key.h
  450. include/parquet/encryption/key_material.h
  451. include/parquet/encryption/key_metadata.h
  452. include/parquet/encryption/key_toolkit.h
  453. include/parquet/encryption/kms_client.h
  454. include/parquet/encryption/kms_client_factory.h
  455. include/parquet/encryption/local_wrap_kms_client.h
  456. include/parquet/encryption/test_encryption_util.h
  457. include/parquet/encryption/test_in_memory_kms.h
  458. include/parquet/encryption/two_level_cache_with_expiration.h
  459. include/parquet/encryption/type_fwd.h
  460. include/parquet/exception.h
  461. include/parquet/file_reader.h
  462. include/parquet/file_writer.h
  463. include/parquet/geospatial/statistics.h
  464. include/parquet/hasher.h
  465. include/parquet/level_comparison.h
  466. include/parquet/level_comparison_inc.h
  467. include/parquet/level_conversion.h
  468. include/parquet/level_conversion_inc.h
  469. include/parquet/metadata.h
  470. include/parquet/page_index.h
  471. include/parquet/parquet_version.h
  472. include/parquet/platform.h
  473. include/parquet/printer.h
  474. include/parquet/properties.h
  475. include/parquet/schema.h
  476. include/parquet/size_statistics.h
  477. include/parquet/statistics.h
  478. include/parquet/stream_reader.h
  479. include/parquet/stream_writer.h
  480. include/parquet/test_util.h
  481. include/parquet/type_fwd.h
  482. include/parquet/types.h
  483. include/parquet/windows_compatibility.h
  484. include/parquet/windows_fixup.h
  485. include/parquet/xxhasher.h
  486. lib/cmake/Arrow/ArrowConfig.cmake
  487. lib/cmake/Arrow/ArrowConfigVersion.cmake
  488. lib/cmake/Arrow/ArrowOptions.cmake
  489. lib/cmake/Arrow/ArrowTargets-release.cmake
  490. lib/cmake/Arrow/ArrowTargets.cmake
  491. lib/cmake/Arrow/FindAWSSDKAlt.cmake
  492. lib/cmake/Arrow/FindOpenSSLAlt.cmake
  493. lib/cmake/Arrow/FindBrotliAlt.cmake
  494. lib/cmake/Arrow/FindSnappyAlt.cmake
  495. lib/cmake/Arrow/Findlz4Alt.cmake
  496. lib/cmake/Arrow/FindzstdAlt.cmake
  497. lib/cmake/Arrow/arrow-config.cmake
  498. lib/cmake/ArrowCompute/ArrowComputeConfig.cmake
  499. lib/cmake/ArrowCompute/ArrowComputeConfigVersion.cmake
  500. lib/cmake/ArrowCompute/ArrowComputeTargets-release.cmake
  501. lib/cmake/ArrowCompute/ArrowComputeTargets.cmake
  502. lib/cmake/ArrowFlight/ArrowFlightConfig.cmake
  503. lib/cmake/ArrowFlight/ArrowFlightConfigVersion.cmake
  504. lib/cmake/ArrowFlight/ArrowFlightTargets-release.cmake
  505. lib/cmake/ArrowFlight/ArrowFlightTargets.cmake
  506. lib/cmake/ArrowFlight/FindProtobufAlt.cmake
  507. lib/cmake/ArrowFlight/FindabslAlt.cmake
  508. lib/cmake/ArrowFlight/FindgRPCAlt.cmake
  509. lib/cmake/ArrowFlightSql/ArrowFlightSqlConfig.cmake
  510. lib/cmake/ArrowFlightSql/ArrowFlightSqlConfigVersion.cmake
  511. lib/cmake/ArrowFlightSql/ArrowFlightSqlTargets-release.cmake
  512. lib/cmake/ArrowFlightSql/ArrowFlightSqlTargets.cmake
  513. lib/cmake/ArrowFlightTesting/ArrowFlightTestingConfig.cmake
  514. lib/cmake/ArrowFlightTesting/ArrowFlightTestingConfigVersion.cmake
  515. lib/cmake/ArrowFlightTesting/ArrowFlightTestingTargets-release.cmake
  516. lib/cmake/ArrowFlightTesting/ArrowFlightTestingTargets.cmake
  517. lib/libarrow_compute.so
  518. lib/libarrow_compute.so.2100
  519. lib/libarrow_compute.so.2100.0.0
  520. lib/libarrow_flight_testing.so
  521. lib/libarrow_flight_testing.so.2100
  522. lib/libarrow_flight_testing.so.2100.0.0
  523. libdata/pkgconfig/arrow-flight-testing.pc
  524. @comment lib/cmake/arrow/ArrowPythonFlightConfig.cmake
  525. @comment lib/cmake/arrow/ArrowPythonFlightConfigVersion.cmake
  526. @comment lib/cmake/arrow/ArrowPythonFlightTargets-release.cmake
  527. @comment lib/cmake/arrow/ArrowPythonFlightTargets.cmake
  528. lib/cmake/ArrowAcero/ArrowAceroConfig.cmake
  529. lib/cmake/ArrowAcero/ArrowAceroConfigVersion.cmake
  530. lib/cmake/ArrowAcero/ArrowAceroTargets-release.cmake
  531. lib/cmake/ArrowAcero/ArrowAceroTargets.cmake
  532. lib/cmake/ArrowDataset/ArrowDatasetConfig.cmake
  533. lib/cmake/ArrowDataset/ArrowDatasetConfigVersion.cmake
  534. lib/cmake/ArrowDataset/ArrowDatasetTargets-release.cmake
  535. lib/cmake/ArrowDataset/ArrowDatasetTargets.cmake
  536. @comment lib/cmake/arrow/FindArrowPythonFlight.cmake
  537. lib/cmake/ArrowTesting/ArrowTestingConfig.cmake
  538. lib/cmake/ArrowTesting/ArrowTestingConfigVersion.cmake
  539. lib/cmake/ArrowTesting/ArrowTestingTargets-release.cmake
  540. lib/cmake/ArrowTesting/ArrowTestingTargets.cmake
  541. lib/cmake/ArrowTesting/FindGTestAlt.cmake
  542. lib/cmake/Gandiva/FindLLVMAlt.cmake
  543. lib/cmake/Gandiva/GandivaAddBitcode.cmake
  544. lib/cmake/Gandiva/GandivaConfig.cmake
  545. lib/cmake/Gandiva/GandivaConfigVersion.cmake
  546. lib/cmake/Gandiva/GandivaTargets-release.cmake
  547. lib/cmake/Gandiva/GandivaTargets.cmake
  548. lib/cmake/Parquet/FindThriftAlt.cmake
  549. lib/cmake/Parquet/ParquetConfig.cmake
  550. lib/cmake/Parquet/ParquetConfigVersion.cmake
  551. lib/cmake/Parquet/ParquetTargets-release.cmake
  552. lib/cmake/Parquet/ParquetTargets.cmake
  553. lib/libarrow.so
  554. lib/libarrow.so.2100
  555. lib/libarrow.so.2100.0.0
  556. lib/libarrow_acero.so
  557. lib/libarrow_acero.so.2100
  558. lib/libarrow_acero.so.2100.0.0
  559. lib/libarrow_dataset.so
  560. lib/libarrow_dataset.so.2100
  561. lib/libarrow_dataset.so.2100.0.0
  562. lib/libarrow_flight.so
  563. lib/libarrow_flight.so.2100
  564. lib/libarrow_flight.so.2100.0.0
  565. lib/libarrow_flight_sql.so
  566. lib/libarrow_flight_sql.so.2100
  567. lib/libarrow_flight_sql.so.2100.0.0
  568. lib/libarrow_testing.so
  569. lib/libarrow_testing.so.2100
  570. lib/libarrow_testing.so.2100.0.0
  571. lib/libgandiva.so
  572. lib/libgandiva.so.2100
  573. lib/libgandiva.so.2100.0.0
  574. lib/libparquet.so
  575. lib/libparquet.so.2100
  576. lib/libparquet.so.2100.0.0
  577. libdata/pkgconfig/arrow-acero.pc
  578. libdata/pkgconfig/arrow-compute.pc
  579. libdata/pkgconfig/arrow-csv.pc
  580. libdata/pkgconfig/arrow-dataset.pc
  581. libdata/pkgconfig/arrow-filesystem.pc
  582. libdata/pkgconfig/arrow-flight.pc
  583. libdata/pkgconfig/arrow-flight-sql.pc
  584. libdata/pkgconfig/arrow-json.pc
  585. @comment libdata/pkgconfig/arrow-python311-flight.pc
  586. libdata/pkgconfig/arrow-testing.pc
  587. libdata/pkgconfig/arrow.pc
  588. libdata/pkgconfig/gandiva.pc
  589. libdata/pkgconfig/parquet.pc
  590. share/arrow/gdb/gdb_arrow.py
  591. share/gdb/auto-load/usr/local/lib/libarrow.so.2100.0.0-gdb.py
  592. @owner
  593. @group
  594. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • arrow>0:databases/arrow
To install the port:
To add the package, run one of these commands:
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: arrow
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1753345992 SHA256 (apache-arrow-21.0.0.tar.gz) = 5d3f8db7e72fb9f65f4785b7a1634522e8d8e9657a445af53d4a34a3849857b5 SIZE (apache-arrow-21.0.0.tar.gz) = 17320680

Expand this list (2 items)

Collapse this list.

SHA256 (release-1.6.6.tar.gz) = 9a92b3eaad1d8b88a18cee41058feb34eb43d919df363e0b74a0b857724e4ba0 SIZE (release-1.6.6.tar.gz) = 13939853

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: πŸ‘ pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. rapidjson.h : devel/rapidjson
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. pkgconf>=1.3.0_1 : devel/pkgconf
  5. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Library dependencies:
  1. libboost_thread.so : devel/boost-libs
  2. libbrotlicommon.so : archivers/brotli
  3. libre2.so : devel/re2
  4. libutf8proc.so : textproc/utf8proc
  5. libgflags.so : devel/gflags
  6. libprotobuf.so : devel/protobuf
  7. libabsl_base.so : devel/abseil
  8. libcares.so : dns/c-ares
  9. libgrpc.so : devel/grpc
  10. libre2.so : devel/re2
  11. libgrpc.so : devel/grpc
  12. libprotobuf.so : devel/protobuf
  13. libre2.so : devel/re2
  14. libutf8proc.so : textproc/utf8proc
  15. liblz4.so : archivers/liblz4
  16. libthrift.so : devel/thrift-cpp
  17. libaws-c-auth.so : security/aws-c-auth
  18. libaws-c-cal.so : security/aws-c-cal
  19. libaws-c-common.so : devel/aws-c-common
  20. libaws-c-compression.so : devel/aws-c-compression
  21. libaws-c-event-stream.so : devel/aws-c-event-stream
  22. libaws-c-http.so : devel/aws-c-http
  23. libaws-c-io.so : devel/aws-c-io
  24. libaws-c-mqtt.so : devel/aws-c-mqtt
  25. libaws-c-s3.so : devel/aws-c-s3
  26. libaws-c-sdkutils.so : devel/aws-c-sdkutils
  27. libaws-checksums.so : devel/aws-checksums
  28. libaws-crt-cpp.so : devel/aws-crt-cpp
  29. libaws-cpp-sdk-s3.so : devel/aws-sdk-cpp
  30. libs2n.so : security/s2n-tls
  31. libsnappy.so : archivers/snappy
  32. libgtest.so : devel/googletest
  33. libzstd.so : archivers/zstd
  34. libLLVM-17.so : devel/llvm17
This port is required by:
for Build
  1. databases/arrow-glib
  2. databases/py-pyarrow
for Libraries
  1. databases/arrow-glib
  2. databases/py-apache-arrow
  3. databases/py-pyarrow
  4. databases/rubygem-red-arrow
  5. security/wazuh-manager

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. databases/py-arrow*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for arrow-21.0.0_6: ====> Build components: ACERO=on: Arrow Acero Engine Module COMPUTE=on: Arrow Compute Modules CSV=on: Arrow CSV Parser Module DATASET=on: Arrow Dataset Modules FILESYSTEM=on: Arrow Filesystem Layer FLIGHT=on: Arrow Flight RPC System FLIGHT_SQL=on: Arrow Flight SQL GANDIVA=on: Gandiva libraries HDFS=on: Arrow HDFS bridge IPC=on: Arrow IPC extensions JSON=on: JSON support MIMALLOC=off: Arrow mimalloc-based allocato PARQUET=on: Parquet libraries ORC=off: Arrow ORC adapter S3=on: S3 support SKYHOOK=off: Build the Skyhook libraries SUBSTRAIT=off: Build the Arrow Substrait Consumer Module BUILD_UTILITIES=on: build Arrow commandline utilities TENSORFLOW=off: TensorFlow support TESTING=on: Arrow testing libraries ====> Compression support: BROTLI=on: Brotli compression support BZ2=on: bz2 compression support LZ4=on: LZ4 compression support SNAPPY=on: Snappy compression library support ZLIB=on: zlib compression support ZSTD=on: zstd compression support ===> Use 'make config' to modify these settings
Options name:
databases_arrow
USES:
cmake compiler:c++17-lang localbase pkgconfig python:build,test ssl llvm:17,lib ssl ssl ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (6 items)
Collapse this list.
  1. http://miroir.univ-lorraine.fr/apache/arrow/arrow-21.0.0/
  2. http://mirror.cogentco.com/pub/apache/arrow/arrow-21.0.0/
  3. http://mirror.navercorp.com/apache/arrow/arrow-21.0.0/
  4. https://dlcdn.apache.org/arrow/arrow-21.0.0/
  5. https://ftp.wayne.edu/apache/arrow/arrow-21.0.0/
  6. https://mirror.its.dal.ca/apache/arrow/arrow-21.0.0/
Collapse this list.

Number of commits found: 103 (showing only 100 on this page)

1 | 2  Β»  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
21.0.0_6
03 Apr 2026 20:52:43
πŸ‘ commit hash: d04d23ae37d04c8ddf74c04ee868900b9189295a
πŸ‘ commit hash: d04d23ae37d04c8ddf74c04ee868900b9189295a
πŸ‘ commit hash: d04d23ae37d04c8ddf74c04ee868900b9189295a
πŸ‘ commit hash: d04d23ae37d04c8ddf74c04ee868900b9189295a
 πŸ‘ files touched by this commit
Charlie Li (vishwin) πŸ‘ search for other commits by this committer
python.mk: retire ${PYNUMPY}

With both math/py-numpy (2) and math/py-numpy1, the variable stopped
making sense. Also remove the upper version bound.
21.0.0_6
03 Apr 2026 18:52:22
πŸ‘ commit hash: d4bd5ba72edc9f537254aeb1ff893399e3eb2278
πŸ‘ commit hash: d4bd5ba72edc9f537254aeb1ff893399e3eb2278
πŸ‘ commit hash: d4bd5ba72edc9f537254aeb1ff893399e3eb2278
πŸ‘ commit hash: d4bd5ba72edc9f537254aeb1ff893399e3eb2278
 πŸ‘ files touched by this commit
Charlie Li (vishwin) πŸ‘ search for other commits by this committer
math/py-numpy: switch all consumers to math/py-numpy1

...and bump PORTREVISIONs of consumers with hard RUN_DEPENDS

PR: 281470
21.0.0_5
17 Mar 2026 05:48:21
πŸ‘ commit hash: ff3b1152a6891b80d1d907eb07ece25d1bc30805
πŸ‘ commit hash: ff3b1152a6891b80d1d907eb07ece25d1bc30805
πŸ‘ commit hash: ff3b1152a6891b80d1d907eb07ece25d1bc30805
πŸ‘ commit hash: ff3b1152a6891b80d1d907eb07ece25d1bc30805
 πŸ‘ files touched by this commit
Koichiro Iwao (meta) πŸ‘ search for other commits by this committer
*/*: Bump all devel/protobuf consumers

They must always be bumped after devel/protobuf because it include
following files whose filenames contain %%PORTVERSION%%. Consequently,
the shlib will always change when PORTVERSION is increased.

lib/libprotobuf-lite.so.%%PORTVERSION%%.0
lib/libprotobuf.so.%%PORTVERSION%%.0
lib/libprotoc.so.%%PORTVERSION%%.0

Approved by:	portmgr (blanket; fixing consumers)
21.0.0_4
09 Mar 2026 18:18:14
πŸ‘ commit hash: 5557f72092bc4b983cdf8c46a9cd6797532b9876
πŸ‘ commit hash: 5557f72092bc4b983cdf8c46a9cd6797532b9876
πŸ‘ commit hash: 5557f72092bc4b983cdf8c46a9cd6797532b9876
πŸ‘ commit hash: 5557f72092bc4b983cdf8c46a9cd6797532b9876
 πŸ‘ files touched by this commit
Po-Chuan Hsieh (sunpoet) πŸ‘ search for other commits by this committer
devel/grpc: Update to 1.78.0

- Add OPENTELEMETRY option: disable by default for now due to build failure
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
21.0.0_3
09 Dec 2025 11:20:55
πŸ‘ commit hash: 9d1ed2172a15674c345349723afe7a746227dca6
πŸ‘ commit hash: 9d1ed2172a15674c345349723afe7a746227dca6
πŸ‘ commit hash: 9d1ed2172a15674c345349723afe7a746227dca6
πŸ‘ commit hash: 9d1ed2172a15674c345349723afe7a746227dca6
 πŸ‘ files touched by this commit
Po-Chuan Hsieh (sunpoet) πŸ‘ search for other commits by this committer
devel/gflags: Update to 2.3.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/gflags/gflags/releases
21.0.0_2
29 Nov 2025 23:21:51
πŸ‘ commit hash: 6b900360feef4c4380dc011fb1727f56f6c49133
πŸ‘ commit hash: 6b900360feef4c4380dc011fb1727f56f6c49133
πŸ‘ commit hash: 6b900360feef4c4380dc011fb1727f56f6c49133
πŸ‘ commit hash: 6b900360feef4c4380dc011fb1727f56f6c49133
 πŸ‘ files touched by this commit
Po-Chuan Hsieh (sunpoet) πŸ‘ search for other commits by this committer
devel/grpc: Update to 1.76.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
21.0.0_1
20 Oct 2025 11:48:39
πŸ‘ commit hash: 67fb95fb3bd5e61957877f5ac31cd790bff786b5
πŸ‘ commit hash: 67fb95fb3bd5e61957877f5ac31cd790bff786b5
πŸ‘ commit hash: 67fb95fb3bd5e61957877f5ac31cd790bff786b5
πŸ‘ commit hash: 67fb95fb3bd5e61957877f5ac31cd790bff786b5
 πŸ‘ files touched by this commit
Dima Panov (fluffy) πŸ‘ search for other commits by this committer
devel/boost: bump consumers after boost upgrade (+)

Get rid of direct dependency ob libbost_system.so, use libboost_thread.so
instead
21.0.0
18 Oct 2025 23:50:31
πŸ‘ commit hash: 1e58bd06ccabc5bc741c3757a8fc4d5e18cd3b04
πŸ‘ commit hash: 1e58bd06ccabc5bc741c3757a8fc4d5e18cd3b04
πŸ‘ commit hash: 1e58bd06ccabc5bc741c3757a8fc4d5e18cd3b04
πŸ‘ commit hash: 1e58bd06ccabc5bc741c3757a8fc4d5e18cd3b04
 πŸ‘ files touched by this commit
Po-Chuan Hsieh (sunpoet) πŸ‘ search for other commits by this committer
devel/grpc: Update to 1.75.1

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
20.0.0_1
17 Aug 2025 04:09:36
πŸ‘ commit hash: 443fe8e1e2e28fbf07cb8ec7cc8a78308d85d0ba
πŸ‘ commit hash: 443fe8e1e2e28fbf07cb8ec7cc8a78308d85d0ba
πŸ‘ commit hash: 443fe8e1e2e28fbf07cb8ec7cc8a78308d85d0ba
πŸ‘ commit hash: 443fe8e1e2e28fbf07cb8ec7cc8a78308d85d0ba
 πŸ‘ files touched by this commit
Yuri Victorovich (yuri) πŸ‘ search for other commits by this committer
databases/arrow: Enable all compression plugins

... because various users depend on several of them.
20.0.0
14 Jul 2025 09:30:58
πŸ‘ commit hash: 88f29bb09c9cf055982e3a3023123eb84a8c1d58
πŸ‘ commit hash: 88f29bb09c9cf055982e3a3023123eb84a8c1d58
πŸ‘ commit hash: 88f29bb09c9cf055982e3a3023123eb84a8c1d58
πŸ‘ commit hash: 88f29bb09c9cf055982e3a3023123eb84a8c1d58
 πŸ‘ files touched by this commit
Yuri Victorovich (yuri) πŸ‘ search for other commits by this committer

Author: Dave Cottlehuber
databases/arrow: update 19.0.1 β†’ 20.0.0 and depending ports

... depending ports can't be built w/out updating.

PR:		287404
Differential Revision:	https://reviews.freebsd.org/D50765
19.0.1_5
17 Jun 2025 19:09:49
πŸ‘ commit hash: 69bfe8f1431a4c5ffa7cf39b6683e782224ba0bb
πŸ‘ commit hash: 69bfe8f1431a4c5ffa7cf39b6683e782224ba0bb
πŸ‘ commit hash: 69bfe8f1431a4c5ffa7cf39b6683e782224ba0bb
πŸ‘ commit hash: 69bfe8f1431a4c5ffa7cf39b6683e782224ba0bb
 πŸ‘ files touched by this commit
Po-Chuan Hsieh (sunpoet) πŸ‘ search for other commits by this committer
devel/grpc: Update to 1.73.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
19.0.1_4
10 Jun 2025 00:33:03
πŸ‘ commit hash: ef6872a77e27ade9f29392ce6c043d840000d536
πŸ‘ commit hash: ef6872a77e27ade9f29392ce6c043d840000d536
πŸ‘ commit hash: ef6872a77e27ade9f29392ce6c043d840000d536
πŸ‘ commit hash: ef6872a77e27ade9f29392ce6c043d840000d536
 πŸ‘ files touched by this commit
Dima Panov (fluffy) πŸ‘ search for other commits by this committer

Author: Max Brazhnikov
databases/arrow: add upstream fix to support boost 1.88

See more:	https://github.com/apache/arrow/issues/45803
Approved by:	portmgr blanket (fix build)
19.0.1_4
02 Jun 2025 00:40:43
πŸ‘ commit hash: 18632db919ce49d62374e1020f0320153951f834
πŸ‘ commit hash: 18632db919ce49d62374e1020f0320153951f834
πŸ‘ commit hash: 18632db919ce49d62374e1020f0320153951f834
πŸ‘ commit hash: 18632db919ce49d62374e1020f0320153951f834
 πŸ‘ files touched by this commit
Dima Panov (fluffy) πŸ‘ search for other commits by this committer
devel/boost: bump consumers after Boost update
19.0.1_3
18 May 2025 03:15:41
πŸ‘ commit hash: 3ebb999ea0410eb7c5f87d3223c67fe7af9616b0
πŸ‘ commit hash: 3ebb999ea0410eb7c5f87d3223c67fe7af9616b0
πŸ‘ commit hash: 3ebb999ea0410eb7c5f87d3223c67fe7af9616b0
πŸ‘ commit hash: 3ebb999ea0410eb7c5f87d3223c67fe7af9616b0
 πŸ‘ files touched by this commit
Po-Chuan Hsieh (sunpoet) πŸ‘ search for other commits by this committer
devel/grpc: Update to 1.72.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
19.0.1_2
18 Apr 2025 05:37:04
πŸ‘ commit hash: 186a8781b0d466348f2c13a1a9785c179c0b0046
πŸ‘ commit hash: 186a8781b0d466348f2c13a1a9785c179c0b0046
πŸ‘ commit hash: 186a8781b0d466348f2c13a1a9785c179c0b0046
πŸ‘ commit hash: 186a8781b0d466348f2c13a1a9785c179c0b0046
 πŸ‘ files touched by this commit
Po-Chuan Hsieh (sunpoet) πŸ‘ search for other commits by this committer
devel/protobuf: Update to 29.4

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
19.0.1_1
15 Mar 2025 05:47:59
πŸ‘ commit hash: cfc615609dbf9915786ff290f2f144959016cfed
πŸ‘ commit hash: cfc615609dbf9915786ff290f2f144959016cfed
πŸ‘ commit hash: cfc615609dbf9915786ff290f2f144959016cfed
πŸ‘ commit hash: cfc615609dbf9915786ff290f2f144959016cfed
 πŸ‘ files touched by this commit
Yuri Victorovich (yuri) πŸ‘ search for other commits by this committer

Author: Trond EndrestΓΈl
databases/arrow: Fix build with FLIGHT=off

PR:		285393
19.0.1_1
23 Feb 2025 12:47:41
πŸ‘ commit hash: cbef78abfce5346f71e824247d75c88c04c084c0
πŸ‘ commit hash: cbef78abfce5346f71e824247d75c88c04c084c0
πŸ‘ commit hash: cbef78abfce5346f71e824247d75c88c04c084c0
πŸ‘ commit hash: cbef78abfce5346f71e824247d75c88c04c084c0
 πŸ‘ files touched by this commit
Jason E. Hale (jhale) πŸ‘ search for other commits by this committer
*/*: Chase devel/abseil update
19.0.1
23 Feb 2025 09:18:25
πŸ‘ commit hash: 5b9b14c4fcce57da99ae63166143809f6f0c0725
πŸ‘ commit hash: 5b9b14c4fcce57da99ae63166143809f6f0c0725
πŸ‘ commit hash: 5b9b14c4fcce57da99ae63166143809f6f0c0725
πŸ‘ commit hash: 5b9b14c4fcce57da99ae63166143809f6f0c0725
 πŸ‘ files touched by this commit
Yuri Victorovich (yuri) πŸ‘ search for other commits by this committer
databases/arrow: update 18.0.0 β†’ 19.0.1
18.0.0_6
14 Feb 2025 03:17:22
πŸ‘ commit hash: fa53920e7219d4246816f65034ad058e81de3353
πŸ‘ commit hash: fa53920e7219d4246816f65034ad058e81de3353
πŸ‘ commit hash: fa53920e7219d4246816f65034ad058e81de3353
πŸ‘ commit hash: fa53920e7219d4246816f65034ad058e81de3353
 πŸ‘ files touched by this commit
Dima Panov (fluffy) πŸ‘ search for other commits by this committer
devel/boost: bump consumers after Boost-1.87 update

Sponsored by:	Future Crew, LLC
18.0.0_5
08 Feb 2025 02:17:39
πŸ‘ commit hash: 3f4578d8b6129be4d31ecd77ed7f35adec0af620
πŸ‘ commit hash: 3f4578d8b6129be4d31ecd77ed7f35adec0af620
πŸ‘ commit hash: 3f4578d8b6129be4d31ecd77ed7f35adec0af620
πŸ‘ commit hash: 3f4578d8b6129be4d31ecd77ed7f35adec0af620
 πŸ‘ files touched by this commit
Po-Chuan Hsieh (sunpoet) πŸ‘ search for other commits by this committer
databases/arrow: Fix 9fb75f4dd422c3fb2a8d03a9e7a1bd7560d06c07

It should be a PORTREVISION bump for shlib change of devel/grpc.
The proposed patch for 19.0.0 update was committed by accident.
Revert to previous version and bump PORTREVISION.
19.0.0
07 Feb 2025 21:34:57
πŸ‘ commit hash: 9fb75f4dd422c3fb2a8d03a9e7a1bd7560d06c07
πŸ‘ commit hash: 9fb75f4dd422c3fb2a8d03a9e7a1bd7560d06c07
πŸ‘ commit hash: 9fb75f4dd422c3fb2a8d03a9e7a1bd7560d06c07
πŸ‘ commit hash: 9fb75f4dd422c3fb2a8d03a9e7a1bd7560d06c07
 πŸ‘ files touched by this commit
Po-Chuan Hsieh (sunpoet) πŸ‘ search for other commits by this committer
devel/grpc: Update to 1.70.1

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
18.0.0_4
28 Jan 2025 17:23:28
πŸ‘ commit hash: adfb8194d132295d00880bf84675be78bbff09ec
πŸ‘ commit hash: adfb8194d132295d00880bf84675be78bbff09ec
πŸ‘ commit hash: adfb8194d132295d00880bf84675be78bbff09ec
πŸ‘ commit hash: adfb8194d132295d00880bf84675be78bbff09ec
 πŸ‘ files touched by this commit
Po-Chuan Hsieh (sunpoet) πŸ‘ search for other commits by this committer
devel/protobuf: Update to 29.3

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
18.0.0_3
28 Jan 2025 17:15:24
πŸ‘ commit hash: b40b34536dbf258b2f83ab44393093b280b22ce6
πŸ‘ commit hash: b40b34536dbf258b2f83ab44393093b280b22ce6
πŸ‘ commit hash: b40b34536dbf258b2f83ab44393093b280b22ce6
πŸ‘ commit hash: b40b34536dbf258b2f83ab44393093b280b22ce6
 πŸ‘ files touched by this commit
Po-Chuan Hsieh (sunpoet) πŸ‘ search for other commits by this committer
devel/grpc: Update to 1.69.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
18.0.0_2
21 Nov 2024 20:52:38
πŸ‘ commit hash: ca283be5d0e7563826d5c3b3ba91b526111ba2d6
πŸ‘ commit hash: ca283be5d0e7563826d5c3b3ba91b526111ba2d6
πŸ‘ commit hash: ca283be5d0e7563826d5c3b3ba91b526111ba2d6
πŸ‘ commit hash: ca283be5d0e7563826d5c3b3ba91b526111ba2d6
 πŸ‘ files touched by this commit
Po-Chuan Hsieh (sunpoet) πŸ‘ search for other commits by this committer
devel/grpc: Update to 1.68.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
18.0.0_1
20 Nov 2024 10:05:25
πŸ‘ commit hash: 312ee18b022b4abcb14973bb10894ba152b8f60b
πŸ‘ commit hash: 312ee18b022b4abcb14973bb10894ba152b8f60b
πŸ‘ commit hash: 312ee18b022b4abcb14973bb10894ba152b8f60b
πŸ‘ commit hash: 312ee18b022b4abcb14973bb10894ba152b8f60b
 πŸ‘ files touched by this commit
Dima Panov (fluffy) πŸ‘ search for other commits by this committer
devel/boost: bump consu,ers after update Boost to 1.86 release

Sponsored by:	Future Crew, LLC
18.0.0
19 Nov 2024 20:48:18
πŸ‘ commit hash: b4ed2887c795eaf8800f8122219057e277270ccb
πŸ‘ commit hash: b4ed2887c795eaf8800f8122219057e277270ccb
πŸ‘ commit hash: b4ed2887c795eaf8800f8122219057e277270ccb
πŸ‘ commit hash: b4ed2887c795eaf8800f8122219057e277270ccb
 πŸ‘ files touched by this commit
Yuri Victorovich (yuri) πŸ‘ search for other commits by this committer

Author: Dima Panov
databases/arrow: update 17.0.0 β†’ 18.0.0

PR:	282859
17.0.0_11
12 Nov 2024 03:13:54
πŸ‘ commit hash: b359e3699e7c0ceddf80d07c0855be02d689c34e
πŸ‘ commit hash: b359e3699e7c0ceddf80d07c0855be02d689c34e
πŸ‘ commit hash: b359e3699e7c0ceddf80d07c0855be02d689c34e
πŸ‘ commit hash: b359e3699e7c0ceddf80d07c0855be02d689c34e
 πŸ‘ files touched by this commit
Joseph Mingrone (jrm) πŸ‘ search for other commits by this committer
Bump PORTREVISIONs after grpc shlib change in 2715f16944541b6b

PR:		282624
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D47513
17.0.0_10
29 Oct 2024 14:38:30
πŸ‘ commit hash: 94829e74ad868afe36ee6797b9f9e3caa8c7132f
πŸ‘ commit hash: 94829e74ad868afe36ee6797b9f9e3caa8c7132f
πŸ‘ commit hash: 94829e74ad868afe36ee6797b9f9e3caa8c7132f
πŸ‘ commit hash: 94829e74ad868afe36ee6797b9f9e3caa8c7132f
 πŸ‘ files touched by this commit
Po-Chuan Hsieh (sunpoet) πŸ‘ search for other commits by this committer
devel/protobuf: Update to 28.3

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
17.0.0_9
14 Oct 2024 05:05:22
πŸ‘ commit hash: fab6d0457649b660fbf9c429fc2c7e1637e1c0f0
πŸ‘ commit hash: fab6d0457649b660fbf9c429fc2c7e1637e1c0f0
πŸ‘ commit hash: fab6d0457649b660fbf9c429fc2c7e1637e1c0f0
πŸ‘ commit hash: fab6d0457649b660fbf9c429fc2c7e1637e1c0f0
 πŸ‘ files touched by this commit
Po-Chuan Hsieh (sunpoet) πŸ‘ search for other commits by this committer
devel/grpc: Update to 1.67.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
17.0.0_8
07 Oct 2024 14:16:41
πŸ‘ commit hash: 232b56f7db4cdd05d3bce95731968f81bec27c65
πŸ‘ commit hash: 232b56f7db4cdd05d3bce95731968f81bec27c65
πŸ‘ commit hash: 232b56f7db4cdd05d3bce95731968f81bec27c65
πŸ‘ commit hash: 232b56f7db4cdd05d3bce95731968f81bec27c65
 πŸ‘ files touched by this commit
Po-Chuan Hsieh (sunpoet) πŸ‘ search for other commits by this committer
devel/protobuf: Update to 28.2

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
17.0.0_7
03 Oct 2024 10:25:14
πŸ‘ commit hash: 55cfbcf56c31f949cd93e4012c1d705c1094a5c6
πŸ‘ commit hash: 55cfbcf56c31f949cd93e4012c1d705c1094a5c6
πŸ‘ commit hash: 55cfbcf56c31f949cd93e4012c1d705c1094a5c6
πŸ‘ commit hash: 55cfbcf56c31f949cd93e4012c1d705c1094a5c6
 πŸ‘ files touched by this commit
Dima Panov (fluffy) πŸ‘ search for other commits by this committer
*/*: bump consumers after devel/boost* update

With hat:	office
Sponsored by:	Future Crew, LLC
17.0.0_6
18 Sep 2024 19:10:12
πŸ‘ commit hash: edc44d21a5d1014318cae0ac513ec20cc0aacc17
πŸ‘ commit hash: edc44d21a5d1014318cae0ac513ec20cc0aacc17
πŸ‘ commit hash: edc44d21a5d1014318cae0ac513ec20cc0aacc17
πŸ‘ commit hash: edc44d21a5d1014318cae0ac513ec20cc0aacc17
 πŸ‘ files touched by this commit
Po-Chuan Hsieh (sunpoet) πŸ‘ search for other commits by this committer
devel/protobuf: Update to 28.1

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
17.0.0_5
15 Sep 2024 20:09:36
πŸ‘ commit hash: f01013c7ca039769891e8b6dc1a3835181da6dbf
πŸ‘ commit hash: f01013c7ca039769891e8b6dc1a3835181da6dbf
πŸ‘ commit hash: f01013c7ca039769891e8b6dc1a3835181da6dbf
πŸ‘ commit hash: f01013c7ca039769891e8b6dc1a3835181da6dbf
 πŸ‘ files touched by this commit
Po-Chuan Hsieh (sunpoet) πŸ‘ search for other commits by this committer
devel/protobuf: Update to 28.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
17.0.0_4
15 Sep 2024 20:09:34
πŸ‘ commit hash: d53b4fb4a10ed49706bc467b6e746bdb2cc816b0
πŸ‘ commit hash: d53b4fb4a10ed49706bc467b6e746bdb2cc816b0
πŸ‘ commit hash: d53b4fb4a10ed49706bc467b6e746bdb2cc816b0
πŸ‘ commit hash: d53b4fb4a10ed49706bc467b6e746bdb2cc816b0
 πŸ‘ files touched by this commit
Po-Chuan Hsieh (sunpoet) πŸ‘ search for other commits by this committer
devel/grpc: Update to 1.66.1

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
17.0.0_3
15 Aug 2024 10:55:26
πŸ‘ commit hash: 216e30a7a540331337aa6a83938d7b2551f2e903
πŸ‘ commit hash: 216e30a7a540331337aa6a83938d7b2551f2e903
πŸ‘ commit hash: 216e30a7a540331337aa6a83938d7b2551f2e903
πŸ‘ commit hash: 216e30a7a540331337aa6a83938d7b2551f2e903
 πŸ‘ files touched by this commit
Po-Chuan Hsieh (sunpoet) πŸ‘ search for other commits by this committer
devel/protobuf: Update to 27.3

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
17.0.0_2
15 Aug 2024 10:55:25
πŸ‘ commit hash: e9a9fe7ceb5a72c0e514a2fe1962cd3c0bb99079
πŸ‘ commit hash: e9a9fe7ceb5a72c0e514a2fe1962cd3c0bb99079
πŸ‘ commit hash: e9a9fe7ceb5a72c0e514a2fe1962cd3c0bb99079
πŸ‘ commit hash: e9a9fe7ceb5a72c0e514a2fe1962cd3c0bb99079
 πŸ‘ files touched by this commit
Po-Chuan Hsieh (sunpoet) πŸ‘ search for other commits by this committer
devel/grpc: Update to 1.65.4

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
17.0.0_1
08 Aug 2024 07:41:06
πŸ‘ commit hash: 8c120afd978777a79b6566f1824080771cbc5b56
πŸ‘ commit hash: 8c120afd978777a79b6566f1824080771cbc5b56
πŸ‘ commit hash: 8c120afd978777a79b6566f1824080771cbc5b56
πŸ‘ commit hash: 8c120afd978777a79b6566f1824080771cbc5b56
 πŸ‘ files touched by this commit
Alexey Dokuchaev (danfe) πŸ‘ search for other commits by this committer
Bump revisions of dependent ports after Abseil C++ libraries update

Requested by:	madpilot
17.0.0
22 Jul 2024 17:06:02
πŸ‘ commit hash: ccf416b3da825d3a3d342019ad6f7607864fad91
πŸ‘ commit hash: ccf416b3da825d3a3d342019ad6f7607864fad91
πŸ‘ commit hash: ccf416b3da825d3a3d342019ad6f7607864fad91
πŸ‘ commit hash: ccf416b3da825d3a3d342019ad6f7607864fad91
 πŸ‘ files touched by this commit
Yuri Victorovich (yuri) πŸ‘ search for other commits by this committer
databases/arrow: Add necessary patches
17.0.0
22 Jul 2024 17:05:18
πŸ‘ commit hash: 542d55a83927c7f8f96c7aae279e81cff7ca4e18
πŸ‘ commit hash: 542d55a83927c7f8f96c7aae279e81cff7ca4e18
πŸ‘ commit hash: 542d55a83927c7f8f96c7aae279e81cff7ca4e18
πŸ‘ commit hash: 542d55a83927c7f8f96c7aae279e81cff7ca4e18
 πŸ‘ files touched by this commit
Yuri Victorovich (yuri) πŸ‘ search for other commits by this committer
databases/arrow: update 15.0.2 β†’ 17.0.0

PR:		280224
Reported by:	Po-Chuan Hsieh <sunpoet@FreeBSD.org>
15.0.2_2
16 Jul 2024 18:36:15
πŸ‘ commit hash: ad7289ae0d3a6c7075e031ce251ad76782eb6dee
πŸ‘ commit hash: ad7289ae0d3a6c7075e031ce251ad76782eb6dee
πŸ‘ commit hash: ad7289ae0d3a6c7075e031ce251ad76782eb6dee
πŸ‘ commit hash: ad7289ae0d3a6c7075e031ce251ad76782eb6dee
 πŸ‘ files touched by this commit
Po-Chuan Hsieh (sunpoet) πŸ‘ search for other commits by this committer
devel/googletest: Update to 1.15.0

- Update MASTER_SITES: use upstream release tarball
- Use USES=pathfix to fix .pc installation
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/google/googletest/releases
15.0.2_1
01 Jul 2024 20:27:23
πŸ‘ commit hash: 19d68720f1dac6176557ffa8d9c1684c4cf22608
πŸ‘ commit hash: 19d68720f1dac6176557ffa8d9c1684c4cf22608
πŸ‘ commit hash: 19d68720f1dac6176557ffa8d9c1684c4cf22608
πŸ‘ commit hash: 19d68720f1dac6176557ffa8d9c1684c4cf22608
 πŸ‘ files touched by this commit
Rene Ladan (rene) πŸ‘ search for other commits by this committer
all: drop support for FreeBSD 13.2 which reached EOL today

Thanks again to jbeich for noticing various things I overlooked.

Reviewed by:	acm, ashish, eduardo, ehaupt, eugen, jbeich, martymac, mat,
nobukata, sunpoet, tagattie, yuri, arrowd, kde
Differential Revision:	https://reviews.freebsd.org/D45141
15.0.2_1
13 Apr 2024 00:17:25
πŸ‘ commit hash: b845623d2f252dbc44068191bdfaf70f8123da26
πŸ‘ commit hash: b845623d2f252dbc44068191bdfaf70f8123da26
πŸ‘ commit hash: b845623d2f252dbc44068191bdfaf70f8123da26
πŸ‘ commit hash: b845623d2f252dbc44068191bdfaf70f8123da26
 πŸ‘ files touched by this commit
Yuri Victorovich (yuri) πŸ‘ search for other commits by this committer
databases/arrow: Avoid failures in the R extension build

... by adjusting "true" and "false" values in lib/cmake/Arrow/ArrowOptions.cmake
to "ON" and "OFF".

Reported by:	Bryce Mecum <brycemecum@gmail.com>
15.0.2
27 Mar 2024 20:16:27
πŸ‘ commit hash: bd78a1b4103aedc78d22c173685d9938ad8b8986
πŸ‘ commit hash: bd78a1b4103aedc78d22c173685d9938ad8b8986
πŸ‘ commit hash: bd78a1b4103aedc78d22c173685d9938ad8b8986
πŸ‘ commit hash: bd78a1b4103aedc78d22c173685d9938ad8b8986
 πŸ‘ files touched by this commit
Yuri Victorovich (yuri) πŸ‘ search for other commits by this committer
databases/arrow: Fix build on 13.2

The TESTING option (enabling the TESTING module) is disabled due to
googletest incompatibility with C++17 -compiled code on 13.2

PR:		277953
Reported by:	Palle Girgensohn <girgen@FreeBSD.org>
15.0.2
24 Mar 2024 10:01:18
πŸ‘ commit hash: 690aec1dfb4999654eb81af3883634b4b6bdc534
πŸ‘ commit hash: 690aec1dfb4999654eb81af3883634b4b6bdc534
πŸ‘ commit hash: 690aec1dfb4999654eb81af3883634b4b6bdc534
πŸ‘ commit hash: 690aec1dfb4999654eb81af3883634b4b6bdc534
 πŸ‘ files touched by this commit
Yuri Victorovich (yuri) πŸ‘ search for other commits by this committer
databases/{,py-}pyarrow: update 13.0.0 β†’ 15.0.2
13.0.0_6
23 Mar 2024 14:50:19
πŸ‘ commit hash: 43db9768ad6eefb2a036dbb926a67ab29c9e1305
πŸ‘ commit hash: 43db9768ad6eefb2a036dbb926a67ab29c9e1305
πŸ‘ commit hash: 43db9768ad6eefb2a036dbb926a67ab29c9e1305
πŸ‘ commit hash: 43db9768ad6eefb2a036dbb926a67ab29c9e1305
 πŸ‘ files touched by this commit
Po-Chuan Hsieh (sunpoet) πŸ‘ search for other commits by this committer
databases/arrow: Fix 1947368c6b77cbe2f349aef7b0a1095117c33f6c

The PLIST change was added to pass PLIST check in "poudriere bulk -t" during my
local build. It was not planned to be committed.

Reported by: girgen
13.0.0_6
09 Mar 2024 14:05:20
πŸ‘ commit hash: 1947368c6b77cbe2f349aef7b0a1095117c33f6c
πŸ‘ commit hash: 1947368c6b77cbe2f349aef7b0a1095117c33f6c
πŸ‘ commit hash: 1947368c6b77cbe2f349aef7b0a1095117c33f6c
πŸ‘ commit hash: 1947368c6b77cbe2f349aef7b0a1095117c33f6c
 πŸ‘ files touched by this commit
Po-Chuan Hsieh (sunpoet) πŸ‘ search for other commits by this committer
devel/grpc: Update to 1.62.0

- Bump PORTREVISION of dependent ports for shlib change
 Broken ports are skipped:
 - science/py-tensorflow
 - sysutils/apache-mesos

Changes:	https://github.com/grpc/grpc/releases
13.0.0_5
21 Feb 2024 15:06:22
πŸ‘ commit hash: 917c3f128b25de0ba3a00a698f810e3580103aa0
πŸ‘ commit hash: 917c3f128b25de0ba3a00a698f810e3580103aa0
πŸ‘ commit hash: 917c3f128b25de0ba3a00a698f810e3580103aa0
πŸ‘ commit hash: 917c3f128b25de0ba3a00a698f810e3580103aa0
 πŸ‘ files touched by this commit
Po-Chuan Hsieh (sunpoet) πŸ‘ search for other commits by this committer
devel/grpc: Update to 1.61.1

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
13.0.0_4
14 Dec 2023 17:03:10
πŸ‘ commit hash: 60ae83008eab6a481b44ba1947b4c0f3232c166b
πŸ‘ commit hash: 60ae83008eab6a481b44ba1947b4c0f3232c166b
πŸ‘ commit hash: 60ae83008eab6a481b44ba1947b4c0f3232c166b
πŸ‘ commit hash: 60ae83008eab6a481b44ba1947b4c0f3232c166b
 πŸ‘ files touched by this commit
Po-Chuan Hsieh (sunpoet) πŸ‘ search for other commits by this committer
devel/grpc: Update to 1.60.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
13.0.0_3
14 Dec 2023 17:03:10
πŸ‘ commit hash: 69e2e87fa56b54e267429b326f7f6188a7baaa71
πŸ‘ commit hash: 69e2e87fa56b54e267429b326f7f6188a7baaa71
πŸ‘ commit hash: 69e2e87fa56b54e267429b326f7f6188a7baaa71
πŸ‘ commit hash: 69e2e87fa56b54e267429b326f7f6188a7baaa71
 πŸ‘ files touched by this commit
Po-Chuan Hsieh (sunpoet) πŸ‘ search for other commits by this committer
devel/protobuf: Update to 24.4

- Use USES=pathfix to fix .pc installation
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
13.0.0_2
21 Oct 2023 14:43:22
πŸ‘ commit hash: b63a90c49c8d944b94ce4905fbaf5cc01ca904b1
πŸ‘ commit hash: b63a90c49c8d944b94ce4905fbaf5cc01ca904b1
πŸ‘ commit hash: b63a90c49c8d944b94ce4905fbaf5cc01ca904b1
πŸ‘ commit hash: b63a90c49c8d944b94ce4905fbaf5cc01ca904b1
 πŸ‘ files touched by this commit
Daniel Engberg (diizzy) πŸ‘ search for other commits by this committer
*/*: Treewide: Bump consumers of textproc/utf8proc

...after commit a71f6f1f41195fc156071640e2cd200541c21e52

Reported by:	vvd
13.0.0_1
11 Sep 2023 03:22:48
πŸ‘ commit hash: 0c509fb2dc64f2b179f3898a394ae0c6a7852d9f
πŸ‘ commit hash: 0c509fb2dc64f2b179f3898a394ae0c6a7852d9f
πŸ‘ commit hash: 0c509fb2dc64f2b179f3898a394ae0c6a7852d9f
πŸ‘ commit hash: 0c509fb2dc64f2b179f3898a394ae0c6a7852d9f
 πŸ‘ files touched by this commit
Po-Chuan Hsieh (sunpoet) πŸ‘ search for other commits by this committer
devel/re2: Update to 20230801

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/google/re2/releases
13.0.0
09 Sep 2023 13:41:20
πŸ‘ commit hash: 6bbd553d07eb0973955e1b2bcd4eba1a35b4e551
πŸ‘ commit hash: 6bbd553d07eb0973955e1b2bcd4eba1a35b4e551
πŸ‘ commit hash: 6bbd553d07eb0973955e1b2bcd4eba1a35b4e551
πŸ‘ commit hash: 6bbd553d07eb0973955e1b2bcd4eba1a35b4e551
 πŸ‘ files touched by this commit
Piotr Kubaj (pkubaj) πŸ‘ search for other commits by this committer
databases/arrow: fix build on big-endian

Upstream 4b70fd4b1eac29cd8ac20083ad644b60fe6483ab is necessary to fix build on
big-endian.
13.0.0
04 Sep 2023 22:30:32
πŸ‘ commit hash: 41c0cd7e48dd3701a447466fa38c83928d84fec1
πŸ‘ commit hash: 41c0cd7e48dd3701a447466fa38c83928d84fec1
πŸ‘ commit hash: 41c0cd7e48dd3701a447466fa38c83928d84fec1
πŸ‘ commit hash: 41c0cd7e48dd3701a447466fa38c83928d84fec1
 πŸ‘ files touched by this commit
Yuri Victorovich (yuri) πŸ‘ search for other commits by this committer
databases/arrow: update 8.0.0 β†’ 13.0.0

Reported by:	portscout

PR:		273389
8.0.0_13
16 Aug 2023 18:25:09
πŸ‘ commit hash: b4d51fb2ec174ffda271cf8549ad9cb1c096b867
πŸ‘ commit hash: b4d51fb2ec174ffda271cf8549ad9cb1c096b867
πŸ‘ commit hash: b4d51fb2ec174ffda271cf8549ad9cb1c096b867
πŸ‘ commit hash: b4d51fb2ec174ffda271cf8549ad9cb1c096b867
 πŸ‘ files touched by this commit
Po-Chuan Hsieh (sunpoet) πŸ‘ search for other commits by this committer
devel/googletest: Update to 1.14.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/google/googletest/releases
8.0.0_12
27 Jun 2023 19:34:34
πŸ‘ commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb
πŸ‘ commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb
πŸ‘ commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb
πŸ‘ commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb
 πŸ‘ files touched by this commit
Rene Ladan (rene) πŸ‘ search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
 ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
8.0.0_12
07 May 2023 00:53:26
πŸ‘ commit hash: badb313baa341c43846b694a39178fac9f901244
πŸ‘ commit hash: badb313baa341c43846b694a39178fac9f901244
πŸ‘ commit hash: badb313baa341c43846b694a39178fac9f901244
πŸ‘ commit hash: badb313baa341c43846b694a39178fac9f901244
 πŸ‘ files touched by this commit
Jan Beich (jbeich) πŸ‘ search for other commits by this committer
databases/arrow: drop redundant part of 0ca297ebde92
8.0.0_12
06 May 2023 23:06:49
πŸ‘ commit hash: 0ca297ebde9208e840817e54bdaac21bab4bdbc2
πŸ‘ commit hash: 0ca297ebde9208e840817e54bdaac21bab4bdbc2
πŸ‘ commit hash: 0ca297ebde9208e840817e54bdaac21bab4bdbc2
πŸ‘ commit hash: 0ca297ebde9208e840817e54bdaac21bab4bdbc2
 πŸ‘ files touched by this commit
Jan Beich (jbeich) πŸ‘ search for other commits by this committer
databases/arrow: unbreak build after 4aec6e124381

In file included from cpp/src/arrow/ipc/test_common.cc:36:
In file included from cpp/src/arrow/testing/builder.h:29:
In file included from cpp/src/arrow/testing/gtest_util.h:31:
In file included from /usr/local/include/gtest/gtest.h:64:
In file included from /usr/local/include/gtest/gtest-assertion-result.h:46:
In file included from /usr/local/include/gtest/gtest-message.h:57:
/usr/local/include/gtest/internal/gtest-port.h:270:2: error: C++ versions less
than C++14 are not supported.
 #error C++ versions less than C++14 are not supported.
 ^

Reported by:	pkg-fallout
8.0.0_12
02 May 2023 19:58:21
πŸ‘ commit hash: 94713bad761a1307f0722b8649a59c8601d22e74
πŸ‘ commit hash: 94713bad761a1307f0722b8649a59c8601d22e74
πŸ‘ commit hash: 94713bad761a1307f0722b8649a59c8601d22e74
πŸ‘ commit hash: 94713bad761a1307f0722b8649a59c8601d22e74
 πŸ‘ files touched by this commit
Po-Chuan Hsieh (sunpoet) πŸ‘ search for other commits by this committer
devel/re2: Update to 20230301

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/google/re2/releases
8.0.0_11
25 Apr 2023 15:17:15
πŸ‘ commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96
πŸ‘ commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96
πŸ‘ commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96
πŸ‘ commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96
 πŸ‘ files touched by this commit
Christian Weisgerber (naddy) πŸ‘ search for other commits by this committer
audio/opus: bump consumers after update to 1.4
8.0.0_10
23 Apr 2023 09:09:58
πŸ‘ commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b
πŸ‘ commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b
πŸ‘ commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b
πŸ‘ commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b
 πŸ‘ files touched by this commit
Gerald Pfeifer (gerald) πŸ‘ search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
8.0.0_9
19 Apr 2023 18:53:02
πŸ‘ commit hash: 69a06716bac333271566ea65bce5f351f008fac4
πŸ‘ commit hash: 69a06716bac333271566ea65bce5f351f008fac4
πŸ‘ commit hash: 69a06716bac333271566ea65bce5f351f008fac4
πŸ‘ commit hash: 69a06716bac333271566ea65bce5f351f008fac4
 πŸ‘ files touched by this commit
Po-Chuan Hsieh (sunpoet) πŸ‘ search for other commits by this committer
devel/grpc: Update to 1.54.0 (should be part of
8f17596cf5a75f2dca4b4c9f65ba02a53e1b2cd9)

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
8.0.0_8
21 Mar 2023 19:20:03
πŸ‘ commit hash: 68b8a1ddaa16acc420d16956f3106e3613e2c9cc
πŸ‘ commit hash: 68b8a1ddaa16acc420d16956f3106e3613e2c9cc
πŸ‘ commit hash: 68b8a1ddaa16acc420d16956f3106e3613e2c9cc
πŸ‘ commit hash: 68b8a1ddaa16acc420d16956f3106e3613e2c9cc
 πŸ‘ files touched by this commit
Po-Chuan Hsieh (sunpoet) πŸ‘ search for other commits by this committer
devel/grpc: Update to 1.52.1

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
8.0.0_7
09 Oct 2022 15:37:42
πŸ‘ commit hash: 6ba65f665d5e1edf4e8867d72952c5515fe9ddce
πŸ‘ commit hash: 6ba65f665d5e1edf4e8867d72952c5515fe9ddce
πŸ‘ commit hash: 6ba65f665d5e1edf4e8867d72952c5515fe9ddce
πŸ‘ commit hash: 6ba65f665d5e1edf4e8867d72952c5515fe9ddce
 πŸ‘ files touched by this commit
Po-Chuan Hsieh (sunpoet) πŸ‘ search for other commits by this committer
databases/arrow: Fix b2b1773a8006931f49457a9341f2c6da6119de0e

It should be a PORTREVISION bump for shlib change of devel/grpc.
Remove accidentally-committed local changes.
8.0.0_7
03 Oct 2022 02:14:06
πŸ‘ commit hash: b2b1773a8006931f49457a9341f2c6da6119de0e
πŸ‘ commit hash: b2b1773a8006931f49457a9341f2c6da6119de0e
πŸ‘ commit hash: b2b1773a8006931f49457a9341f2c6da6119de0e
πŸ‘ commit hash: b2b1773a8006931f49457a9341f2c6da6119de0e
 πŸ‘ files touched by this commit
Po-Chuan Hsieh (sunpoet) πŸ‘ search for other commits by this committer
devel/grpc: Update to 1.49.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
8.0.0_6
13 Sep 2022 18:09:00
πŸ‘ commit hash: 2da77aa5b5cd793444ec9eef93d78b84f84c5232
πŸ‘ commit hash: 2da77aa5b5cd793444ec9eef93d78b84f84c5232
πŸ‘ commit hash: 2da77aa5b5cd793444ec9eef93d78b84f84c5232
πŸ‘ commit hash: 2da77aa5b5cd793444ec9eef93d78b84f84c5232
 πŸ‘ files touched by this commit
Nuno Teixeira (eduardo) πŸ‘ search for other commits by this committer
databases/arrow: fix s2n-tls dependency
07 Sep 2022 21:58:51
πŸ‘ commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4
πŸ‘ commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4
πŸ‘ commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4
πŸ‘ commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4
 πŸ‘ files touched by this commit
Stefan Eßer (se) πŸ‘ search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
8.0.0_5
07 Sep 2022 21:10:59
πŸ‘ commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52
πŸ‘ commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52
πŸ‘ commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52
πŸ‘ commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52
 πŸ‘ files touched by this commit
Stefan Eßer (se) πŸ‘ search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above πŸ‘ View all of this commit message
)
8.0.0_5
12 Aug 2022 14:46:53
πŸ‘ commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed
πŸ‘ commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed
πŸ‘ commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed
πŸ‘ commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed
 πŸ‘ files touched by this commit
Dima Panov (fluffy) πŸ‘ search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
8.0.0_4
30 Jul 2022 05:57:09
πŸ‘ commit hash: 8d5b2bc5bba953290f081148c21b5f922bd1d08d
πŸ‘ commit hash: 8d5b2bc5bba953290f081148c21b5f922bd1d08d
πŸ‘ commit hash: 8d5b2bc5bba953290f081148c21b5f922bd1d08d
πŸ‘ commit hash: 8d5b2bc5bba953290f081148c21b5f922bd1d08d
 πŸ‘ files touched by this commit
Po-Chuan Hsieh (sunpoet) πŸ‘ search for other commits by this committer
devel/grpc: Update to 1.48.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
8.0.0_3
30 Jun 2022 15:27:20
πŸ‘ commit hash: 957aa87c3dabbcc14448d75a9fdd9622ed761ad9
πŸ‘ commit hash: 957aa87c3dabbcc14448d75a9fdd9622ed761ad9
πŸ‘ commit hash: 957aa87c3dabbcc14448d75a9fdd9622ed761ad9
πŸ‘ commit hash: 957aa87c3dabbcc14448d75a9fdd9622ed761ad9
 πŸ‘ files touched by this commit
Jan Beich (jbeich) πŸ‘ search for other commits by this committer
devel/googletest: update to 1.12.1

Changes:	https://github.com/google/googletest/releases/tag/release-1.12.1
Reported by:	GitHub (watch releases)
8.0.0_2
29 Jun 2022 16:32:34
πŸ‘ commit hash: b1a61c790e9957e7d09899d824f3706d2bbc7b71
πŸ‘ commit hash: b1a61c790e9957e7d09899d824f3706d2bbc7b71
πŸ‘ commit hash: b1a61c790e9957e7d09899d824f3706d2bbc7b71
πŸ‘ commit hash: b1a61c790e9957e7d09899d824f3706d2bbc7b71
 πŸ‘ files touched by this commit
Po-Chuan Hsieh (sunpoet) πŸ‘ search for other commits by this committer
devel/grpc: Update to 1.47.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
8.0.0_1
25 Jun 2022 19:31:14
πŸ‘ commit hash: 3ff1f557e40c05301b5e3cc4610827cb2d16aa82
πŸ‘ commit hash: 3ff1f557e40c05301b5e3cc4610827cb2d16aa82
πŸ‘ commit hash: 3ff1f557e40c05301b5e3cc4610827cb2d16aa82
πŸ‘ commit hash: 3ff1f557e40c05301b5e3cc4610827cb2d16aa82
 πŸ‘ files touched by this commit
Jan Beich (jbeich) πŸ‘ search for other commits by this committer
devel/googletest: update to 1.12.0

Changes:	https://github.com/google/googletest/releases/tag/release-1.12.0
Reported by:	GitHub (watch releases)
8.0.0
13 Jun 2022 00:47:35
πŸ‘ commit hash: db68e7212d58383d791aef4e2fd64db362064c65
πŸ‘ commit hash: db68e7212d58383d791aef4e2fd64db362064c65
πŸ‘ commit hash: db68e7212d58383d791aef4e2fd64db362064c65
πŸ‘ commit hash: db68e7212d58383d791aef4e2fd64db362064c65
 πŸ‘ files touched by this commit
Yuri Victorovich (yuri) πŸ‘ search for other commits by this committer
databases/arrow: Update 6.0.1 -> 8.0.0
6.0.1_7
22 May 2022 20:17:16
πŸ‘ commit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cd
πŸ‘ commit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cd
πŸ‘ commit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cd
πŸ‘ commit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cd
 πŸ‘ files touched by this commit
Dima Panov (fluffy) πŸ‘ search for other commits by this committer
devel/boost-all: bump all library consumers after boost upgrade

PR:	246106
6.0.1_6
13 May 2022 11:39:14
πŸ‘ commit hash: bf3c49f70a0e7ba89d64e69c0c0799c4d5154d48
πŸ‘ commit hash: bf3c49f70a0e7ba89d64e69c0c0799c4d5154d48
πŸ‘ commit hash: bf3c49f70a0e7ba89d64e69c0c0799c4d5154d48
πŸ‘ commit hash: bf3c49f70a0e7ba89d64e69c0c0799c4d5154d48
 πŸ‘ files touched by this commit
Po-Chuan Hsieh (sunpoet) πŸ‘ search for other commits by this committer
devel/grpc: Update to 1.46.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
6.0.1_5
16 Apr 2022 04:19:07
πŸ‘ commit hash: 10d211b655d85e31bf9b8e27d234f526cfd1e49b
πŸ‘ commit hash: 10d211b655d85e31bf9b8e27d234f526cfd1e49b
πŸ‘ commit hash: 10d211b655d85e31bf9b8e27d234f526cfd1e49b
πŸ‘ commit hash: 10d211b655d85e31bf9b8e27d234f526cfd1e49b
 πŸ‘ files touched by this commit
Po-Chuan Hsieh (sunpoet) πŸ‘ search for other commits by this committer
devel/protobuf: Update to 3.20.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
6.0.1_4
30 Mar 2022 22:02:45
πŸ‘ commit hash: a478c758445d3625921b9063e85891656582ce38
πŸ‘ commit hash: a478c758445d3625921b9063e85891656582ce38
πŸ‘ commit hash: a478c758445d3625921b9063e85891656582ce38
πŸ‘ commit hash: a478c758445d3625921b9063e85891656582ce38
 πŸ‘ files touched by this commit
Po-Chuan Hsieh (sunpoet) πŸ‘ search for other commits by this committer
devel/grpc: Update to 1.45.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
6.0.1_3
07 Mar 2022 18:10:55
πŸ‘ commit hash: 58923d972927be74170f50d9e19b24a8160a7c34
πŸ‘ commit hash: 58923d972927be74170f50d9e19b24a8160a7c34
πŸ‘ commit hash: 58923d972927be74170f50d9e19b24a8160a7c34
πŸ‘ commit hash: 58923d972927be74170f50d9e19b24a8160a7c34
 πŸ‘ files touched by this commit
Po-Chuan Hsieh (sunpoet) πŸ‘ search for other commits by this committer
devel/grpc: Update to 1.44.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
6.0.1_2
28 Feb 2022 12:46:46
πŸ‘ commit hash: f7e42ce5d5a3f11265d1e253b04212001992eca2
πŸ‘ commit hash: f7e42ce5d5a3f11265d1e253b04212001992eca2
πŸ‘ commit hash: f7e42ce5d5a3f11265d1e253b04212001992eca2
πŸ‘ commit hash: f7e42ce5d5a3f11265d1e253b04212001992eca2
 πŸ‘ files touched by this commit
Po-Chuan Hsieh (sunpoet) πŸ‘ search for other commits by this committer
devel/protobuf: Update to 3.19.4

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
6.0.1_1
21 Dec 2021 18:46:21
πŸ‘ commit hash: d0c27ebad632fd07bf900cbbaa66ea09f321297c
πŸ‘ commit hash: d0c27ebad632fd07bf900cbbaa66ea09f321297c
πŸ‘ commit hash: d0c27ebad632fd07bf900cbbaa66ea09f321297c
πŸ‘ commit hash: d0c27ebad632fd07bf900cbbaa66ea09f321297c
 πŸ‘ files touched by this commit
Po-Chuan Hsieh (sunpoet) πŸ‘ search for other commits by this committer
devel/grpc: Update to 1.42.0

Changes:	https://github.com/grpc/grpc/releases
6.0.1
14 Dec 2021 04:36:12
πŸ‘ commit hash: 61dc3caeec62b43e14aedb7c32148b45830a8d26
πŸ‘ commit hash: 61dc3caeec62b43e14aedb7c32148b45830a8d26
πŸ‘ commit hash: 61dc3caeec62b43e14aedb7c32148b45830a8d26
πŸ‘ commit hash: 61dc3caeec62b43e14aedb7c32148b45830a8d26
 πŸ‘ files touched by this commit
Yuri Victorovich (yuri) πŸ‘ search for other commits by this committer
databases/arrow: Update 4.0.1 -> 6.0.1
4.0.1_4
25 Oct 2021 15:57:13
πŸ‘ commit hash: 51a07334657452ef5b27bbd76503d73481961c08
πŸ‘ commit hash: 51a07334657452ef5b27bbd76503d73481961c08
πŸ‘ commit hash: 51a07334657452ef5b27bbd76503d73481961c08
πŸ‘ commit hash: 51a07334657452ef5b27bbd76503d73481961c08
 πŸ‘ files touched by this commit
Po-Chuan Hsieh (sunpoet) πŸ‘ search for other commits by this committer
devel/grpc: Update to 1.41.0

-

Changes:	https://github.com/grpc/grpc/releases
4.0.1_3
12 Oct 2021 08:39:18
πŸ‘ commit hash: 6b54f2f231b9a7be25867070920d459cf96c564f
πŸ‘ commit hash: 6b54f2f231b9a7be25867070920d459cf96c564f
πŸ‘ commit hash: 6b54f2f231b9a7be25867070920d459cf96c564f
πŸ‘ commit hash: 6b54f2f231b9a7be25867070920d459cf96c564f
 πŸ‘ files touched by this commit
Daniel Engberg (diizzy) πŸ‘ search for other commits by this committer
databases/arrow: Use MASTER_SITES alias

Use MASTER_SITES alias

Approved by:	rene (portmgr blanket), arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D32401
4.0.1_3
30 Sep 2021 21:23:30
πŸ‘ commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7
πŸ‘ commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7
πŸ‘ commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7
πŸ‘ commit hash: 620968a43a5f9bb3fa98ab20f257a4c0d864caa7
 πŸ‘ files touched by this commit
Rene Ladan (rene) πŸ‘ search for other commits by this committer
cleanup: drop support for EOL FreeBSD 11.X

Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11

Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*

Reviewed by:	doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
4.0.1_3
21 Jul 2021 18:11:52
πŸ‘ commit hash: f4acead6367a692af17431cc233565e8f1149366
πŸ‘ commit hash: f4acead6367a692af17431cc233565e8f1149366
πŸ‘ commit hash: f4acead6367a692af17431cc233565e8f1149366
πŸ‘ commit hash: f4acead6367a692af17431cc233565e8f1149366
 πŸ‘ files touched by this commit
Po-Chuan Hsieh (sunpoet) πŸ‘ search for other commits by this committer
devel/protobuf: Update to 3.17.3

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
PR:		257026
Exp-run by:	antoine
4.0.1_2
12 Jun 2021 03:25:45
πŸ‘ commit hash: 44216098e577cca88d2f404e6f5a612b56a10d12
πŸ‘ commit hash: 44216098e577cca88d2f404e6f5a612b56a10d12
πŸ‘ commit hash: 44216098e577cca88d2f404e6f5a612b56a10d12
πŸ‘ commit hash: 44216098e577cca88d2f404e6f5a612b56a10d12
 πŸ‘ files touched by this commit
Jan Beich (jbeich) πŸ‘ search for other commits by this committer
devel/googletest: update to 1.11.0

Changes:	https://github.com/google/googletest/compare/53495a2a...release-1.11.0
Changes:	https://github.com/google/googletest/releases/tag/release-1.11.0
Reported by:	GitHub (watch releases)
4.0.1_1
03 Jun 2021 15:04:43
πŸ‘ commit hash: ab6322ef63e1cba290f023a6604943e0bea7499d
πŸ‘ commit hash: ab6322ef63e1cba290f023a6604943e0bea7499d
πŸ‘ commit hash: ab6322ef63e1cba290f023a6604943e0bea7499d
πŸ‘ commit hash: ab6322ef63e1cba290f023a6604943e0bea7499d
 πŸ‘ files touched by this commit
Jan Beich (jbeich) πŸ‘ search for other commits by this committer
devel/googletest: update to 1.10.0.667

Upstream no longer makes releases, see
https://github.com/google/googletest/commit/861d535e2595

Changes:	https://github.com/google/googletest/compare/release-1.10.0...53495a2a
Reported by:	ngie (1 year ago)
4.0.1
02 Jun 2021 22:07:45
πŸ‘ commit hash: 0d00ab00cf4e4db97ec30f7e0bb2e349ea12a6a4
πŸ‘ commit hash: 0d00ab00cf4e4db97ec30f7e0bb2e349ea12a6a4
πŸ‘ commit hash: 0d00ab00cf4e4db97ec30f7e0bb2e349ea12a6a4
πŸ‘ commit hash: 0d00ab00cf4e4db97ec30f7e0bb2e349ea12a6a4
 πŸ‘ files touched by this commit
Yuri Victorovich (yuri) πŸ‘ search for other commits by this committer
databases/arrow: Update 4.0.0 -> 4.0.1
4.0.0_2
26 May 2021 12:54:17
πŸ‘ commit hash: 42eda02a8b7658dc6b43c697960b80c76934824e
πŸ‘ commit hash: 42eda02a8b7658dc6b43c697960b80c76934824e
πŸ‘ commit hash: 42eda02a8b7658dc6b43c697960b80c76934824e
πŸ‘ commit hash: 42eda02a8b7658dc6b43c697960b80c76934824e
 πŸ‘ files touched by this commit
Po-Chuan Hsieh (sunpoet) πŸ‘ search for other commits by this committer
devel/grpc: Update to 1.38.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/grpc/grpc/releases
4.0.0_1
17 May 2021 02:55:01
πŸ‘ commit hash: 567d279dca9b3fc81dc7d67d7ad45c7a33444905
πŸ‘ commit hash: 567d279dca9b3fc81dc7d67d7ad45c7a33444905
πŸ‘ commit hash: 567d279dca9b3fc81dc7d67d7ad45c7a33444905
πŸ‘ commit hash: 567d279dca9b3fc81dc7d67d7ad45c7a33444905
 πŸ‘ files touched by this commit
Yuri Victorovich (yuri) πŸ‘ search for other commits by this committer
databases/arrow: Broken on 11

Reported by:	fallout
4.0.0_1
09 May 2021 08:39:26
πŸ‘ commit hash: ddcc71ca2065fc1561b3090362e01712668c0981
πŸ‘ commit hash: ddcc71ca2065fc1561b3090362e01712668c0981
πŸ‘ commit hash: ddcc71ca2065fc1561b3090362e01712668c0981
πŸ‘ commit hash: ddcc71ca2065fc1561b3090362e01712668c0981
 πŸ‘ files touched by this commit
Yuri Victorovich (yuri) πŸ‘ search for other commits by this committer
databases/arrow: Fix build on 14

clang-11 crashes on 14, so use clang-10 instead.

Reported by:	fallout
4.0.0
02 May 2021 09:58:44
πŸ‘ commit hash: 06adcfba1b4da4f41af23e70eb2cc48d04741d3f
πŸ‘ commit hash: 06adcfba1b4da4f41af23e70eb2cc48d04741d3f
πŸ‘ commit hash: 06adcfba1b4da4f41af23e70eb2cc48d04741d3f
πŸ‘ commit hash: 06adcfba1b4da4f41af23e70eb2cc48d04741d3f
 πŸ‘ files touched by this commit
Yuri Victorovich (yuri) πŸ‘ search for other commits by this committer
databases/arrow: Update 1.0.1 -> 4.0.0

Also add compression related options and components adding options.

PR:		249947
Original version submitted by:	MatΓ­as Pizarro <matias@pizarro.net>
1.0.1
07 Apr 2021 08:09:01
πŸ‘ commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c
πŸ‘ commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c
πŸ‘ commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c
πŸ‘ commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c
 πŸ‘ files touched by this commit
Mathieu Arnold (mat) πŸ‘ search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.0.1
06 Apr 2021 14:31:07
πŸ‘ commit hash: 305f148f482daf30dcf728039d03d019f88344eb
πŸ‘ commit hash: 305f148f482daf30dcf728039d03d019f88344eb
πŸ‘ commit hash: 305f148f482daf30dcf728039d03d019f88344eb
πŸ‘ commit hash: 305f148f482daf30dcf728039d03d019f88344eb
 πŸ‘ files touched by this commit
Mathieu Arnold (mat) πŸ‘ search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.0.1
07 Dec 2020 03:15:11
πŸ‘ Revision:557202
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
linimon πŸ‘ search for other commits by this committer
Mark as BROKEN on riscv64:

 /nxb-bin/usr/lib/clang/11.0.0/include/mmintrin.h:33:5: error: use of
undeclared identifier '__builtin_ia32_emms'; did you mean '__builtin_isless'?

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
1.0.1
31 Aug 2020 18:21:54
πŸ‘ Revision:547203
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
yuri πŸ‘ search for other commits by this committer
databases/arrow: Update 1.0.0 -> 1.0.1
1.0.0_1
06 Aug 2020 07:26:20
πŸ‘ Revision:544266
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
yuri πŸ‘ search for other commits by this committer
databases/arrow: Update 1.0.0, the previous tarball was for a release candidate

The authors said that GitHub contained RC mislabeled as 1.0.0.
Now it's a real release.
1.0.0
26 Jul 2020 06:47:25
πŸ‘ Revision:543435
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
antoine πŸ‘ search for other commits by this committer
Mark BROKEN

Reported by:	pkg-fallout
1.0.0
16 Jul 2020 06:06:58
πŸ‘ Revision:542323
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
yuri πŸ‘ search for other commits by this committer
databases/arrow: Update 0.17.1 -> 1.0.0

Reported by:	portscout
0.17.1
07 Jul 2020 12:27:18
πŸ‘ Revision:541417
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
tobik πŸ‘ search for other commits by this committer
Clean up some things

Reported by:	portscan and common sense

Number of commits found: 103 (showing only 100 on this page)

1 | 2  Β»  

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, iXsystems, and RootBSD

This site
What is FreshPorts?
About the authors
Issues
FAQ
How big is it?
Security Policy
Privacy
Blog
Contact

Search
more...

Latest Vulnerabilities
tiffApr 11
chromiumApr 10
dnsdistApr 10
mbedtls3Apr 10
mbedtls4Apr 10
ungoogled-chromiumApr 10
firefoxApr 09
firefoxApr 09
firefoxApr 09
firefoxApr 09
firefox-esrApr 09
firefox-esrApr 09
gitlabApr 09
thunderbirdApr 09
thunderbirdApr 09

20 vulnerabilities affecting 360 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities

Last processed:
2026-04-11 08:28:37 UTC


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)

Calculated hourly:
Port count 34331
Broken 99
Deprecated 179
Ignore 216
Forbidden 0
Restricted 1
No CDROM 1
Vulnerable 38
Expired 9
Set to expire 108
Interactive 0
new 24 hours 1
new 48 hours3
new 7 days59
new fortnight95
new month245

Servers and bandwidth provided by
New York Internet, iXsystems, and RootBSD
Valid HTML, CSS, and RSS. Copyright Β© 2000-2026 Dan Langille. All rights reserved.