diff --git a/databases/arrow-glib/Makefile b/databases/arrow-glib/Makefile index 9cd7c171dc06..fefa525863e2 100644 --- a/databases/arrow-glib/Makefile +++ b/databases/arrow-glib/Makefile @@ -1,35 +1,35 @@ PORTNAME= arrow -PORTVERSION= 20.0.0 +PORTVERSION= 21.0.0 CATEGORIES= databases MASTER_SITES= APACHE/arrow/arrow-${PORTVERSION}/ PKGNAMESUFFIX= -glib DISTNAME= apache-arrow-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= C API wrapper library for Arrow C++ WWW= https://arrow.apache.org/ \ https://github.com/apache/arrow/tree/master/c_glib LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/../LICENSE.txt BUILD_DEPENDS= arrow>=${PORTVERSION}<${PORTVERSION}_99:databases/arrow LIB_DEPENDS= libarrow.so:databases/arrow USES= compiler:c++17-lang gnome meson pkgconfig python:build USE_GNOME= introspection BINARY_ALIAS= python3=${PYTHON_CMD} MESON_ARGS= --default-library=both \ -Darrow_cpp_build_dir='' \ -Darrow_cpp_build_type='release' \ -Ddoc=false \ -Dgtk_doc=false \ -Dsource_reference='main' \ -Dvapi=false WRKSRC_SUBDIR= c_glib PLIST_SUB= SHLIB_MAJOR=${PORTVERSION:R:R}0${PORTVERSION:R:E} \ SHLIB_MINOR=${PORTVERSION:E} .include diff --git a/databases/arrow-glib/distinfo b/databases/arrow-glib/distinfo index 800d184828c1..789b886c1e80 100644 --- a/databases/arrow-glib/distinfo +++ b/databases/arrow-glib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752479249 -SHA256 (apache-arrow-20.0.0.tar.gz) = 89efbbf852f5a1f79e9c99ab4c217e2eb7f991837c005cba2d4a2fbd35fad212 -SIZE (apache-arrow-20.0.0.tar.gz) = 17862661 +TIMESTAMP = 1753275905 +SHA256 (apache-arrow-21.0.0.tar.gz) = 5d3f8db7e72fb9f65f4785b7a1634522e8d8e9657a445af53d4a34a3849857b5 +SIZE (apache-arrow-21.0.0.tar.gz) = 17320680 diff --git a/databases/arrow-glib/pkg-plist b/databases/arrow-glib/pkg-plist index 0e25435d3bfb..b8d5cb77f1f6 100644 --- a/databases/arrow-glib/pkg-plist +++ b/databases/arrow-glib/pkg-plist @@ -1,195 +1,209 @@ include/arrow-dataset-glib/arrow-dataset-glib.h include/arrow-dataset-glib/arrow-dataset-glib.hpp include/arrow-dataset-glib/dataset-definition.h include/arrow-dataset-glib/dataset-factory.h include/arrow-dataset-glib/dataset-factory.hpp include/arrow-dataset-glib/dataset.h include/arrow-dataset-glib/dataset.hpp include/arrow-dataset-glib/enums.h include/arrow-dataset-glib/file-format.h include/arrow-dataset-glib/file-format.hpp include/arrow-dataset-glib/fragment.h include/arrow-dataset-glib/fragment.hpp include/arrow-dataset-glib/partitioning.h include/arrow-dataset-glib/partitioning.hpp include/arrow-dataset-glib/scanner.h include/arrow-dataset-glib/scanner.hpp include/arrow-dataset-glib/version.h include/arrow-flight-glib/arrow-flight-glib.h include/arrow-flight-glib/arrow-flight-glib.hpp include/arrow-flight-glib/client.h include/arrow-flight-glib/client.hpp include/arrow-flight-glib/common.h include/arrow-flight-glib/common.hpp include/arrow-flight-glib/server.h include/arrow-flight-glib/server.hpp include/arrow-flight-glib/version.h +include/arrow-flight-sql-glib/arrow-flight-sql-glib.h +include/arrow-flight-sql-glib/arrow-flight-sql-glib.hpp +include/arrow-flight-sql-glib/client.h +include/arrow-flight-sql-glib/client.hpp +include/arrow-flight-sql-glib/server.h +include/arrow-flight-sql-glib/server.hpp +include/arrow-flight-sql-glib/version.h include/arrow-glib/array-builder.h include/arrow-glib/array-builder.hpp include/arrow-glib/array.h include/arrow-glib/array.hpp include/arrow-glib/arrow-glib.h include/arrow-glib/arrow-glib.hpp include/arrow-glib/basic-array-definition.h include/arrow-glib/basic-array.h include/arrow-glib/basic-array.hpp include/arrow-glib/basic-data-type.h include/arrow-glib/basic-data-type.hpp include/arrow-glib/buffer.h include/arrow-glib/buffer.hpp include/arrow-glib/chunked-array-definition.h include/arrow-glib/chunked-array.h include/arrow-glib/chunked-array.hpp include/arrow-glib/codec.h include/arrow-glib/codec.hpp include/arrow-glib/composite-array.h include/arrow-glib/composite-data-type.h include/arrow-glib/compute-definition.h include/arrow-glib/compute.h include/arrow-glib/compute.hpp include/arrow-glib/data-type.h include/arrow-glib/data-type.hpp include/arrow-glib/datum.h include/arrow-glib/datum.hpp include/arrow-glib/decimal.h include/arrow-glib/decimal.hpp include/arrow-glib/decoder.h include/arrow-glib/decoder.hpp include/arrow-glib/enums.h include/arrow-glib/error.h include/arrow-glib/error.hpp include/arrow-glib/expression.h include/arrow-glib/expression.hpp include/arrow-glib/field.h include/arrow-glib/field.hpp include/arrow-glib/file-mode.h include/arrow-glib/file-mode.hpp include/arrow-glib/file-system.h include/arrow-glib/file-system.hpp include/arrow-glib/file.h include/arrow-glib/file.hpp include/arrow-glib/input-stream.h include/arrow-glib/input-stream.hpp include/arrow-glib/interval.h include/arrow-glib/interval.hpp include/arrow-glib/ipc-options.h include/arrow-glib/ipc-options.hpp include/arrow-glib/local-file-system.h include/arrow-glib/local-file-system.hpp include/arrow-glib/memory-pool.h include/arrow-glib/memory-pool.hpp include/arrow-glib/metadata-version.h include/arrow-glib/metadata-version.hpp include/arrow-glib/output-stream.h include/arrow-glib/output-stream.hpp include/arrow-glib/readable.h include/arrow-glib/readable.hpp include/arrow-glib/reader.h include/arrow-glib/reader.hpp include/arrow-glib/record-batch.h include/arrow-glib/record-batch.hpp include/arrow-glib/scalar.h include/arrow-glib/scalar.hpp include/arrow-glib/schema.h include/arrow-glib/schema.hpp include/arrow-glib/table-builder.h include/arrow-glib/table-builder.hpp include/arrow-glib/table.h include/arrow-glib/table.hpp include/arrow-glib/tensor.h include/arrow-glib/tensor.hpp include/arrow-glib/timestamp-parser.h include/arrow-glib/timestamp-parser.hpp include/arrow-glib/type.h include/arrow-glib/type.hpp include/arrow-glib/version.h include/arrow-glib/writable-file.h include/arrow-glib/writable-file.hpp include/arrow-glib/writable.h include/arrow-glib/writable.hpp include/arrow-glib/writer.h include/arrow-glib/writer.hpp include/gandiva-glib/enums.h include/gandiva-glib/expression.h include/gandiva-glib/expression.hpp include/gandiva-glib/filter.h include/gandiva-glib/filter.hpp include/gandiva-glib/function-registry.h include/gandiva-glib/function-signature.h include/gandiva-glib/function-signature.hpp include/gandiva-glib/gandiva-glib.h include/gandiva-glib/gandiva-glib.hpp include/gandiva-glib/native-function.h include/gandiva-glib/native-function.hpp include/gandiva-glib/node.h include/gandiva-glib/node.hpp include/gandiva-glib/projector.h include/gandiva-glib/projector.hpp include/gandiva-glib/selection-vector.h include/gandiva-glib/selection-vector.hpp include/gandiva-glib/version.h include/parquet-glib/arrow-file-reader.h include/parquet-glib/arrow-file-reader.hpp include/parquet-glib/arrow-file-writer.h include/parquet-glib/arrow-file-writer.hpp include/parquet-glib/metadata.h include/parquet-glib/metadata.hpp include/parquet-glib/parquet-glib.h include/parquet-glib/parquet-glib.hpp include/parquet-glib/statistics.h include/parquet-glib/statistics.hpp include/parquet-glib/version.h lib/girepository-1.0/Arrow-1.0.typelib lib/girepository-1.0/ArrowDataset-1.0.typelib lib/girepository-1.0/ArrowFlight-1.0.typelib +lib/girepository-1.0/ArrowFlightSQL-1.0.typelib lib/girepository-1.0/Gandiva-1.0.typelib lib/girepository-1.0/Parquet-1.0.typelib lib/libarrow-dataset-glib.a lib/libarrow-dataset-glib.so lib/libarrow-dataset-glib.so.%%SHLIB_MAJOR%% lib/libarrow-dataset-glib.so.%%SHLIB_MAJOR%%.%%SHLIB_MINOR%%.0 lib/libarrow-flight-glib.a lib/libarrow-flight-glib.so lib/libarrow-flight-glib.so.%%SHLIB_MAJOR%% lib/libarrow-flight-glib.so.%%SHLIB_MAJOR%%.%%SHLIB_MINOR%%.0 +lib/libarrow-flight-sql-glib.a +lib/libarrow-flight-sql-glib.so +lib/libarrow-flight-sql-glib.so.%%SHLIB_MAJOR%% +lib/libarrow-flight-sql-glib.so.%%SHLIB_MAJOR%%.%%SHLIB_MINOR%%.0 lib/libarrow-glib.a lib/libarrow-glib.so lib/libarrow-glib.so.%%SHLIB_MAJOR%% lib/libarrow-glib.so.%%SHLIB_MAJOR%%.%%SHLIB_MINOR%%.0 lib/libgandiva-glib.a lib/libgandiva-glib.so lib/libgandiva-glib.so.%%SHLIB_MAJOR%% lib/libgandiva-glib.so.%%SHLIB_MAJOR%%.%%SHLIB_MINOR%%.0 lib/libparquet-glib.a lib/libparquet-glib.so lib/libparquet-glib.so.%%SHLIB_MAJOR%% lib/libparquet-glib.so.%%SHLIB_MAJOR%%.%%SHLIB_MINOR%%.0 libdata/pkgconfig/arrow-dataset-glib.pc libdata/pkgconfig/arrow-flight-glib.pc +libdata/pkgconfig/arrow-flight-sql-glib.pc libdata/pkgconfig/arrow-glib.pc libdata/pkgconfig/gandiva-glib.pc libdata/pkgconfig/parquet-glib.pc share/arrow-glib/LICENSE.txt share/arrow-glib/README.md share/arrow-glib/example/README.md share/arrow-glib/example/build.c share/arrow-glib/example/extension-type.c share/arrow-glib/example/lua/README.md share/arrow-glib/example/lua/read-file.lua share/arrow-glib/example/lua/read-stream.lua share/arrow-glib/example/lua/write-file.lua share/arrow-glib/example/lua/write-stream.lua share/arrow-glib/example/read-file.c share/arrow-glib/example/read-stream.c share/arrow-glib/example/receive-network.c share/arrow-glib/example/send-network.c share/arrow-glib/example/vala/README.md share/arrow-glib/example/vala/read-file.vala share/arrow-glib/example/vala/read-stream.vala share/arrow-glib/example/vala/write-file.vala share/arrow-glib/example/vala/write-stream.vala share/gir-1.0/Arrow-1.0.gir share/gir-1.0/ArrowDataset-1.0.gir share/gir-1.0/ArrowFlight-1.0.gir +share/gir-1.0/ArrowFlightSQL-1.0.gir share/gir-1.0/Gandiva-1.0.gir share/gir-1.0/Parquet-1.0.gir