PORTNAME=	lancedb
DISTVERSIONPREFIX=	python-v
DISTVERSION=	0.34.0
PORTREVISION=	1
CATEGORIES=	databases python # machine-learning
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	yuri@FreeBSD.org
COMMENT=	Serverless, low-latency vector database for AI applications
WWW=		https://lancedb.com \
		https://github.com/lancedb/lancedb

LICENSE=	APACHE20
LICENSE_FILE=	${WRKSRC}/LICENSE

BUILD_DEPENDS=	${LOCALBASE}/bin/protoc:devel/protobuf \
		${PYTHON_PKGNAMEPREFIX}maturin>=1.4:devel/py-maturin@${PY_FLAVOR}
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}deprecation>=2.1.0:devel/py-deprecation@${PY_FLAVOR} \
		${PYTHON_PKGNAMEPREFIX}lance-namespace>=0.3.2:databases/py-lance-namespace@${PY_FLAVOR} \
		${PYTHON_PKGNAMEPREFIX}numpy>=1.24.0:math/py-numpy@${PY_FLAVOR} \
		${PYTHON_PKGNAMEPREFIX}packaging>=23.0:devel/py-packaging@${PY_FLAVOR} \
		${PYTHON_PKGNAMEPREFIX}pyarrow>=16:databases/py-pyarrow@${PY_FLAVOR} \
		${PYTHON_PKGNAMEPREFIX}pydantic2>=1.10:devel/py-pydantic2@${PY_FLAVOR} \
		${PYTHON_PKGNAMEPREFIX}tqdm>=4.27.0:misc/py-tqdm@${PY_FLAVOR}

USES=		python cargo
USE_PYTHON=	autoplist concurrent pep517 pytest

TEST_ENV=	${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
TEST_WRKSRC=	${WRKSRC}/tests

USE_GITHUB=	yes
GH_ACCOUNT=	lancedb
GH_PROJECT=	lancedb

WRKSRC_SUBDIR=	python
CARGO_SRC_SUBDIR=	..

CARGO_BUILD_ARGS=	--manifest-path ${WRKSRC}/Cargo.toml
CARGO_INSTALL=	no
CARGO_CRATES=	addr2line-0.25.1 \
		adler2-2.0.1 \
		aes-0.8.4 \
		ahash-0.8.12 \
		aho-corasick-1.1.4 \
		aligned-vec-0.6.4 \
		alloc-no-stdlib-2.0.4 \
		alloc-stdlib-0.2.2 \
		alloca-0.4.0 \
		allocator-api2-0.2.21 \
		android_system_properties-0.1.5 \
		anes-0.1.6 \
		anstream-1.0.0 \
		anstyle-1.0.14 \
		anstyle-parse-1.0.0 \
		anstyle-query-1.1.5 \
		anstyle-wincon-3.0.11 \
		anyhow-1.0.103 \
		approx-0.5.1 \
		ar_archive_writer-0.5.1 \
		arc-swap-1.9.1 \
		argminmax-0.6.3 \
		array-init-cursor-0.2.1 \
		arrayref-0.3.9 \
		arrayvec-0.7.6 \
		arrow-58.3.0 \
		arrow-arith-58.3.0 \
		arrow-array-58.3.0 \
		arrow-buffer-58.3.0 \
		arrow-cast-58.3.0 \
		arrow-csv-58.3.0 \
		arrow-data-58.3.0 \
		arrow-ipc-58.3.0 \
		arrow-json-58.3.0 \
		arrow-ord-58.3.0 \
		arrow-pyarrow-58.3.0 \
		arrow-row-58.3.0 \
		arrow-schema-58.3.0 \
		arrow-select-58.3.0 \
		arrow-string-58.3.0 \
		async-channel-2.5.0 \
		async-compression-0.4.42 \
		async-convert-1.0.0 \
		async-lock-3.4.2 \
		async-openai-0.20.0 \
		async-recursion-1.1.1 \
		async-trait-0.1.89 \
		async_cell-0.2.3 \
		atoi-2.0.0 \
		atoi_simd-0.15.6 \
		atomic-waker-1.1.2 \
		autocfg-1.5.0 \
		aws-config-1.8.16 \
		aws-credential-types-1.2.14 \
		aws-lc-rs-1.16.3 \
		aws-lc-sys-0.40.0 \
		aws-runtime-1.7.3 \
		aws-sdk-bedrockruntime-1.130.0 \
		aws-sdk-dynamodb-1.111.0 \
		aws-sdk-kms-1.106.0 \
		aws-sdk-s3-1.132.0 \
		aws-sdk-sso-1.98.0 \
		aws-sdk-ssooidc-1.100.0 \
		aws-sdk-sts-1.103.0 \
		aws-sigv4-1.4.3 \
		aws-smithy-async-1.2.14 \
		aws-smithy-checksums-0.64.7 \
		aws-smithy-eventstream-0.60.20 \
		aws-smithy-http-0.63.6 \
		aws-smithy-http-client-1.1.12 \
		aws-smithy-json-0.62.5 \
		aws-smithy-observability-0.2.6 \
		aws-smithy-query-0.60.15 \
		aws-smithy-runtime-1.11.3 \
		aws-smithy-runtime-api-1.12.1 \
		aws-smithy-runtime-api-macros-1.0.0 \
		aws-smithy-schema-0.1.0 \
		aws-smithy-types-1.4.8 \
		aws-smithy-xml-0.60.15 \
		aws-types-1.3.15 \
		axum-0.7.9 \
		axum-core-0.4.5 \
		backoff-0.4.0 \
		backon-1.6.0 \
		backtrace-0.3.76 \
		base16ct-0.1.1 \
		base64-0.13.1 \
		base64-0.21.7 \
		base64-0.22.1 \
		base64-simd-0.8.0 \
		base64ct-1.8.3 \
		bigdecimal-0.4.10 \
		bit-set-0.8.0 \
		bit-vec-0.8.0 \
		bitflags-1.3.2 \
		bitflags-2.11.1 \
		bitpacking-0.9.3 \
		bitvec-1.0.1 \
		blake2-0.10.6 \
		blake3-1.8.5 \
		block-buffer-0.10.4 \
		block-buffer-0.12.0 \
		block-padding-0.3.3 \
		brotli-3.5.0 \
		brotli-decompressor-2.5.1 \
		bs58-0.5.1 \
		bstr-1.12.1 \
		bumpalo-3.20.2 \
		bytecheck-0.8.2 \
		bytecheck_derive-0.8.2 \
		bytecount-0.6.9 \
		bytemuck-1.25.0 \
		bytemuck_derive-1.10.2 \
		byteorder-1.5.0 \
		bytes-1.12.0 \
		bytes-utils-0.1.4 \
		candle-core-0.9.2 \
		candle-nn-0.9.2 \
		candle-transformers-0.9.2 \
		cast-0.3.0 \
		cbc-0.1.2 \
		cc-1.2.62 \
		cedarwood-0.5.0 \
		cfg-if-0.1.10 \
		cfg-if-1.0.4 \
		cfg_aliases-0.2.1 \
		chacha20-0.10.0 \
		chrono-0.4.45 \
		chrono-tz-0.8.6 \
		chrono-tz-0.10.4 \
		chrono-tz-build-0.2.1 \
		ciborium-0.2.2 \
		ciborium-io-0.2.2 \
		ciborium-ll-0.2.2 \
		cipher-0.4.4 \
		clap-4.6.1 \
		clap_builder-4.6.0 \
		clap_derive-4.6.1 \
		clap_lex-1.1.0 \
		cmake-0.1.58 \
		cmov-0.5.3 \
		colorchoice-1.0.5 \
		colored-3.1.1 \
		combine-4.6.7 \
		comfy-table-7.2.2 \
		compression-codecs-0.4.38 \
		compression-core-0.4.32 \
		concurrent-queue-2.5.0 \
		console-0.15.11 \
		const-oid-0.9.6 \
		const-oid-0.10.2 \
		const-random-0.1.18 \
		const-random-macro-0.1.16 \
		const-str-1.1.0 \
		const_panic-0.2.15 \
		constant_time_eq-0.4.2 \
		convert_case-0.11.0 \
		core-foundation-0.9.4 \
		core-foundation-0.10.1 \
		core-foundation-sys-0.8.7 \
		countio-0.3.0 \
		cpp_demangle-0.4.5 \
		cpufeatures-0.2.17 \
		cpufeatures-0.3.0 \
		crc-3.3.0 \
		crc-catalog-2.5.0 \
		crc-fast-1.9.0 \
		crc32c-0.6.8 \
		crc32fast-1.5.0 \
		criterion-0.8.2 \
		criterion-plot-0.8.2 \
		crossbeam-channel-0.5.15 \
		crossbeam-deque-0.8.6 \
		crossbeam-epoch-0.9.18 \
		crossbeam-queue-0.3.12 \
		crossbeam-skiplist-0.1.3 \
		crossbeam-utils-0.8.21 \
		crossterm-0.29.0 \
		crossterm_winapi-0.9.1 \
		crunchy-0.2.4 \
		crypto-bigint-0.4.9 \
		crypto-bigint-0.5.5 \
		crypto-common-0.1.7 \
		crypto-common-0.2.1 \
		csv-1.4.0 \
		csv-core-0.1.13 \
		ctor-0.6.3 \
		ctor-1.0.5 \
		ctor-proc-macro-0.0.7 \
		ctutils-0.4.2 \
		daachorse-2.1.1 \
		darling-0.20.11 \
		darling-0.23.0 \
		darling_core-0.20.11 \
		darling_core-0.23.0 \
		darling_macro-0.20.11 \
		darling_macro-0.23.0 \
		dashmap-6.1.0 \
		datafusion-53.1.0 \
		datafusion-catalog-53.1.0 \
		datafusion-catalog-listing-53.1.0 \
		datafusion-common-53.1.0 \
		datafusion-common-runtime-53.1.0 \
		datafusion-datasource-53.1.0 \
		datafusion-datasource-arrow-53.1.0 \
		datafusion-datasource-csv-53.1.0 \
		datafusion-datasource-json-53.1.0 \
		datafusion-doc-53.1.0 \
		datafusion-execution-53.1.0 \
		datafusion-expr-53.1.0 \
		datafusion-expr-common-53.1.0 \
		datafusion-functions-53.1.0 \
		datafusion-functions-aggregate-53.1.0 \
		datafusion-functions-aggregate-common-53.1.0 \
		datafusion-functions-nested-53.1.0 \
		datafusion-functions-table-53.1.0 \
		datafusion-functions-window-53.1.0 \
		datafusion-functions-window-common-53.1.0 \
		datafusion-macros-53.1.0 \
		datafusion-optimizer-53.1.0 \
		datafusion-physical-expr-53.1.0 \
		datafusion-physical-expr-adapter-53.1.0 \
		datafusion-physical-expr-common-53.1.0 \
		datafusion-physical-optimizer-53.1.0 \
		datafusion-physical-plan-53.1.0 \
		datafusion-pruning-53.1.0 \
		datafusion-session-53.1.0 \
		datafusion-sql-53.1.0 \
		debugid-0.8.0 \
		der-0.6.1 \
		der-0.7.10 \
		deranged-0.5.8 \
		derive_builder-0.20.2 \
		derive_builder_core-0.20.2 \
		derive_builder_macro-0.20.2 \
		digest-0.10.7 \
		digest-0.11.3 \
		dirs-6.0.0 \
		dirs-sys-0.5.0 \
		displaydoc-0.2.5 \
		dlv-list-0.5.2 \
		document-features-0.2.12 \
		dtor-0.1.1 \
		dtor-proc-macro-0.0.6 \
		dunce-1.0.5 \
		dyn-clone-1.0.20 \
		dyn-stack-0.13.2 \
		dyn-stack-macros-0.1.3 \
		ecdsa-0.14.8 \
		either-1.15.0 \
		elliptic-curve-0.12.3 \
		encode_unicode-1.0.0 \
		encoding_rs-0.8.35 \
		encoding_rs_io-0.1.7 \
		enum-as-inner-0.6.1 \
		enum_dispatch-0.3.13 \
		env_filter-2.0.0 \
		env_logger-0.11.11 \
		equator-0.4.2 \
		equator-macro-0.4.2 \
		equivalent-1.0.2 \
		errno-0.3.14 \
		esaxx-rs-0.1.10 \
		ethnum-1.5.3 \
		event-listener-5.4.1 \
		event-listener-strategy-0.5.4 \
		eventsource-stream-0.2.3 \
		fallible-streaming-iterator-0.1.9 \
		fancy-regex-0.17.0 \
		fast-float-0.2.0 \
		fast-float2-0.2.3 \
		fastrand-2.4.1 \
		ff-0.12.1 \
		find-msvc-tools-0.1.9 \
		findshlibs-0.10.2 \
		fixedbitset-0.5.7 \
		flatbuffers-25.12.19 \
		flate2-1.1.9 \
		float8-0.6.1 \
		fnv-1.0.7 \
		foldhash-0.1.5 \
		foldhash-0.2.0 \
		foreign_vec-0.1.0 \
		form_urlencoded-1.2.2 \
		fs_extra-1.3.0 \
		fsst-8.0.0 \
		fst-0.4.7 \
		funty-2.0.0 \
		futures-0.3.32 \
		futures-channel-0.3.32 \
		futures-core-0.3.32 \
		futures-executor-0.3.32 \
		futures-io-0.3.32 \
		futures-macro-0.3.32 \
		futures-sink-0.3.32 \
		futures-task-0.3.32 \
		futures-timer-3.0.3 \
		futures-util-0.3.32 \
		gearhash-0.1.3 \
		gemm-0.19.0 \
		gemm-c32-0.19.0 \
		gemm-c64-0.19.0 \
		gemm-common-0.19.0 \
		gemm-f16-0.19.0 \
		gemm-f32-0.19.0 \
		gemm-f64-0.19.0 \
		generator-0.8.8 \
		generic-array-0.14.7 \
		getrandom-0.2.17 \
		getrandom-0.3.4 \
		getrandom-0.4.2 \
		gimli-0.32.3 \
		git-version-0.3.9 \
		git-version-macro-0.3.9 \
		glob-0.3.3 \
		gloo-timers-0.3.0 \
		group-0.12.1 \
		h2-0.3.27 \
		h2-0.4.14 \
		half-2.7.1 \
		hashbrown-0.12.3 \
		hashbrown-0.14.5 \
		hashbrown-0.15.5 \
		hashbrown-0.16.1 \
		hashbrown-0.17.1 \
		heapify-0.2.0 \
		heck-0.4.1 \
		heck-0.5.0 \
		hermit-abi-0.5.2 \
		hex-0.4.3 \
		hf-hub-0.4.3 \
		hf-xet-1.5.2 \
		hmac-0.12.1 \
		hmac-0.13.0 \
		home-0.5.12 \
		http-0.2.12 \
		http-1.4.2 \
		http-body-0.4.6 \
		http-body-1.0.1 \
		http-body-util-0.1.3 \
		httparse-1.10.1 \
		httpdate-1.0.3 \
		humantime-2.3.0 \
		hybrid-array-0.4.12 \
		hyper-0.14.32 \
		hyper-1.9.0 \
		hyper-rustls-0.24.2 \
		hyper-rustls-0.27.9 \
		hyper-util-0.1.20 \
		hyperloglogplus-0.4.1 \
		iana-time-zone-0.1.65 \
		iana-time-zone-haiku-0.1.2 \
		icu_collections-2.2.0 \
		icu_locale-2.2.0 \
		icu_locale_core-2.2.0 \
		icu_locale_data-2.2.0 \
		icu_normalizer-2.2.0 \
		icu_normalizer_data-2.2.0 \
		icu_properties-2.2.0 \
		icu_properties_data-2.2.0 \
		icu_provider-2.2.0 \
		icu_segmenter-2.2.0 \
		icu_segmenter_data-2.2.0 \
		id-arena-2.3.0 \
		ident_case-1.0.1 \
		idna-1.1.0 \
		idna_adapter-1.2.2 \
		indexmap-1.9.3 \
		indexmap-2.14.0 \
		indicatif-0.17.11 \
		inferno-0.11.21 \
		inout-0.1.4 \
		instant-0.1.13 \
		io-uring-0.7.12 \
		ipnet-2.12.0 \
		is-terminal-0.4.17 \
		is_terminal_polyfill-1.70.2 \
		itertools-0.11.0 \
		itertools-0.12.1 \
		itertools-0.13.0 \
		itertools-0.14.0 \
		itoa-1.0.18 \
		itoap-1.0.1 \
		jieba-macros-0.10.1 \
		jieba-rs-0.10.1 \
		jiff-0.2.24 \
		jiff-static-0.2.24 \
		jiff-tzdb-0.1.6 \
		jiff-tzdb-platform-0.1.3 \
		jni-0.22.4 \
		jni-macros-0.22.4 \
		jni-sys-0.4.1 \
		jni-sys-macros-0.4.1 \
		jobserver-0.1.34 \
		js-sys-0.3.98 \
		jsonb-0.5.6 \
		jsonwebtoken-10.4.0 \
		kanaria-0.2.0 \
		konst-0.4.3 \
		konst_proc_macros-0.4.1 \
		lance-8.0.0 \
		lance-arrow-8.0.0 \
		lance-arrow-scalar-58.0.0 \
		lance-arrow-stats-58.0.0 \
		lance-bitpacking-8.0.0 \
		lance-core-8.0.0 \
		lance-datafusion-8.0.0 \
		lance-datagen-8.0.0 \
		lance-derive-8.0.0 \
		lance-encoding-8.0.0 \
		lance-file-8.0.0 \
		lance-index-8.0.0 \
		lance-io-8.0.0 \
		lance-linalg-8.0.0 \
		lance-namespace-8.0.0 \
		lance-namespace-impls-8.0.0 \
		lance-namespace-reqwest-client-0.8.6 \
		lance-select-8.0.0 \
		lance-table-8.0.0 \
		lance-testing-8.0.0 \
		lance-tokenizer-8.0.0 \
		lazy_static-1.5.0 \
		leb128fmt-0.1.0 \
		lexical-core-1.0.6 \
		lexical-parse-float-1.0.6 \
		lexical-parse-integer-1.0.6 \
		lexical-util-1.0.7 \
		lexical-write-float-1.0.6 \
		lexical-write-integer-1.0.6 \
		libc-0.2.186 \
		libloading-0.9.0 \
		libm-0.2.16 \
		libredox-0.1.16 \
		libsais-rs-0.2.0 \
		lindera-3.0.7 \
		lindera-dictionary-3.0.7 \
		link-section-0.16.1 \
		linktime-proc-macro-0.1.0 \
		linux-raw-sys-0.12.1 \
		litemap-0.8.2 \
		litrs-1.0.0 \
		lock_api-0.4.14 \
		log-0.4.33 \
		loom-0.7.2 \
		lru-0.16.4 \
		lru-slab-0.1.2 \
		lz4-1.28.1 \
		lz4-sys-1.11.1+lz4-1.10.0 \
		lz4_flex-0.13.1 \
		lzma-sys-0.1.20 \
		macro_rules_attribute-0.2.2 \
		macro_rules_attribute-proc_macro-0.2.2 \
		matchers-0.2.0 \
		matchit-0.7.3 \
		matrixmultiply-0.3.10 \
		md-5-0.10.6 \
		md-5-0.11.0 \
		mea-0.6.3 \
		memchr-2.8.0 \
		memmap2-0.7.1 \
		memmap2-0.9.10 \
		mime-0.3.17 \
		mime_guess-2.0.5 \
		minimal-lexical-0.2.1 \
		miniz_oxide-0.8.9 \
		mio-1.2.0 \
		moka-0.12.15 \
		monostate-0.1.18 \
		monostate-impl-0.1.18 \
		more-asserts-0.3.1 \
		multimap-0.10.1 \
		multiversion-0.7.4 \
		multiversion-macros-0.7.4 \
		munge-0.4.7 \
		munge_macro-0.4.7 \
		napi-3.9.4 \
		napi-build-2.3.2 \
		napi-derive-3.5.7 \
		napi-derive-backend-5.0.5 \
		napi-sys-3.2.2 \
		ndarray-0.16.1 \
		nix-0.26.4 \
		nohash-hasher-0.2.0 \
		nom-7.1.3 \
		nom-8.0.0 \
		now-0.1.3 \
		ntapi-0.4.3 \
		nu-ansi-term-0.50.3 \
		num-bigint-0.4.6 \
		num-bigint-dig-0.8.6 \
		num-complex-0.4.6 \
		num-conv-0.2.1 \
		num-format-0.4.4 \
		num-integer-0.1.46 \
		num-iter-0.1.45 \
		num-traits-0.2.19 \
		num_cpus-1.17.0 \
		number_prefix-0.4.0 \
		objc2-core-foundation-0.3.2 \
		objc2-io-kit-0.3.2 \
		objc2-system-configuration-0.3.2 \
		object-0.37.3 \
		object_store-0.13.2 \
		object_store_opendal-0.57.0 \
		once_cell-1.21.4 \
		once_cell_polyfill-1.70.2 \
		oneshot-0.1.13 \
		onig-6.5.3 \
		onig_sys-69.9.3 \
		oorandom-11.1.5 \
		opendal-0.57.0 \
		opendal-core-0.57.0 \
		opendal-layer-concurrent-limit-0.57.0 \
		opendal-layer-logging-0.57.0 \
		opendal-layer-retry-0.57.0 \
		opendal-layer-timeout-0.57.0 \
		opendal-service-azblob-0.57.0 \
		opendal-service-azdls-0.57.0 \
		opendal-service-azure-common-0.57.0 \
		opendal-service-gcs-0.57.0 \
		opendal-service-hf-0.57.0 \
		opendal-service-oss-0.57.0 \
		opendal-service-s3-0.57.0 \
		openssl-probe-0.2.1 \
		option-ext-0.2.0 \
		ordered-float-5.3.0 \
		ordered-multimap-0.7.3 \
		os_str_bytes-6.6.1 \
		outref-0.5.2 \
		p256-0.11.1 \
		page_size-0.6.0 \
		parking-2.2.1 \
		parking_lot-0.12.5 \
		parking_lot_core-0.9.12 \
		parquet-format-safe-0.2.4 \
		parse-zoneinfo-0.3.1 \
		paste-1.0.15 \
		path_abs-0.5.1 \
		pbkdf2-0.12.2 \
		pem-3.0.6 \
		pem-rfc7468-0.7.0 \
		percent-encoding-2.3.2 \
		permutation-0.4.1 \
		petgraph-0.8.3 \
		phf-0.11.3 \
		phf-0.12.1 \
		phf-0.13.1 \
		phf_codegen-0.11.3 \
		phf_codegen-0.13.1 \
		phf_generator-0.11.3 \
		phf_generator-0.13.1 \
		phf_shared-0.11.3 \
		phf_shared-0.12.1 \
		phf_shared-0.13.1 \
		pin-project-1.1.13 \
		pin-project-internal-1.1.13 \
		pin-project-lite-0.2.17 \
		pin-utils-0.1.0 \
		pkcs1-0.7.5 \
		pkcs5-0.7.1 \
		pkcs8-0.9.0 \
		pkcs8-0.10.2 \
		pkg-config-0.3.33 \
		planus-0.3.1 \
		plotters-0.3.7 \
		plotters-backend-0.3.7 \
		plotters-svg-0.3.7 \
		polars-0.39.2 \
		polars-arrow-0.39.2 \
		polars-arrow-format-0.1.0 \
		polars-compute-0.39.2 \
		polars-core-0.39.2 \
		polars-error-0.39.2 \
		polars-io-0.39.2 \
		polars-lazy-0.39.2 \
		polars-ops-0.39.2 \
		polars-parquet-0.39.2 \
		polars-pipe-0.39.2 \
		polars-plan-0.39.2 \
		polars-row-0.39.2 \
		polars-sql-0.39.2 \
		polars-time-0.39.2 \
		polars-utils-0.39.2 \
		portable-atomic-1.13.1 \
		portable-atomic-util-0.2.7 \
		potential_utf-0.1.5 \
		powerfmt-0.2.0 \
		pprof-0.15.0 \
		ppv-lite86-0.2.21 \
		prettyplease-0.2.37 \
		proc-macro-crate-3.5.0 \
		proc-macro2-1.0.106 \
		prost-0.14.3 \
		prost-build-0.14.3 \
		prost-derive-0.14.3 \
		prost-types-0.14.3 \
		psm-0.1.31 \
		ptr_meta-0.3.1 \
		ptr_meta_derive-0.3.1 \
		pulp-0.22.2 \
		pulp-wasm-simd-flag-0.1.0 \
		pyo3-0.28.3 \
		pyo3-async-runtimes-0.28.0 \
		pyo3-async-runtimes-macros-0.28.0 \
		pyo3-build-config-0.28.3 \
		pyo3-ffi-0.28.3 \
		pyo3-macros-0.28.3 \
		pyo3-macros-backend-0.28.3 \
		quick-xml-0.26.0 \
		quick-xml-0.38.4 \
		quick-xml-0.39.4 \
		quinn-0.11.9 \
		quinn-proto-0.11.14 \
		quinn-udp-0.5.14 \
		quote-1.0.45 \
		r-efi-5.3.0 \
		r-efi-6.0.0 \
		radium-0.7.0 \
		rancor-0.1.1 \
		rand-0.8.6 \
		rand-0.9.4 \
		rand-0.10.1 \
		rand_chacha-0.3.1 \
		rand_chacha-0.9.0 \
		rand_core-0.6.4 \
		rand_core-0.9.5 \
		rand_core-0.10.1 \
		rand_distr-0.4.3 \
		rand_distr-0.5.1 \
		rand_xoshiro-0.7.0 \
		random_word-0.4.3 \
		rangemap-1.7.1 \
		raw-cpuid-11.6.0 \
		rawpointer-0.2.1 \
		rayon-1.12.0 \
		rayon-cond-0.3.0 \
		rayon-core-1.13.0 \
		reborrow-0.5.5 \
		recursive-0.1.1 \
		recursive-proc-macro-impl-0.1.1 \
		redb-3.1.3 \
		redox_syscall-0.5.18 \
		redox_users-0.5.2 \
		ref-cast-1.0.25 \
		ref-cast-impl-1.0.25 \
		regex-1.12.4 \
		regex-automata-0.4.14 \
		regex-lite-0.1.9 \
		regex-syntax-0.8.11 \
		relative-path-1.9.3 \
		rend-0.5.3 \
		reqsign-aliyun-oss-3.0.0 \
		reqsign-aws-v4-3.0.0 \
		reqsign-azure-storage-3.0.0 \
		reqsign-core-3.0.0 \
		reqsign-file-read-tokio-3.0.0 \
		reqsign-google-3.0.0 \
		reqwest-0.12.28 \
		reqwest-0.13.3 \
		reqwest-eventsource-0.6.0 \
		reqwest-middleware-0.5.1 \
		rfc6979-0.3.1 \
		rgb-0.8.53 \
		ring-0.17.14 \
		rkyv-0.8.16 \
		rkyv_derive-0.8.16 \
		roaring-0.11.4 \
		rsa-0.9.10 \
		rstest-0.23.0 \
		rstest_macros-0.23.0 \
		rust-ini-0.21.3 \
		rust-stemmers-1.2.0 \
		rustc-demangle-0.1.27 \
		rustc-hash-2.1.2 \
		rustc_version-0.4.1 \
		rustix-1.1.4 \
		rustls-0.21.12 \
		rustls-0.23.40 \
		rustls-native-certs-0.8.3 \
		rustls-pki-types-1.14.1 \
		rustls-platform-verifier-0.7.0 \
		rustls-platform-verifier-android-0.1.1 \
		rustls-webpki-0.101.7 \
		rustls-webpki-0.103.13 \
		rustversion-1.0.22 \
		ryu-1.0.23 \
		safe-transmute-0.11.3 \
		safetensors-0.7.0 \
		salsa20-0.10.2 \
		same-file-1.0.6 \
		schannel-0.1.29 \
		schemars-0.9.0 \
		schemars-1.2.1 \
		scoped-tls-1.0.1 \
		scopeguard-1.2.0 \
		scrypt-0.11.0 \
		sct-0.7.1 \
		sec1-0.3.0 \
		secrecy-0.8.0 \
		security-framework-3.7.0 \
		security-framework-sys-2.17.0 \
		semver-1.0.28 \
		seq-macro-0.3.6 \
		serde-1.0.228 \
		serde_core-1.0.228 \
		serde_derive-1.0.228 \
		serde_json-1.0.150 \
		serde_path_to_error-0.1.20 \
		serde_plain-1.0.2 \
		serde_repr-0.1.20 \
		serde_urlencoded-0.7.1 \
		serde_with-3.21.0 \
		serde_with_macros-3.21.0 \
		serde_yaml_ng-0.10.0 \
		serial_test-3.5.0 \
		serial_test_derive-3.5.0 \
		sha1-0.10.6 \
		sha1-0.11.0 \
		sha1_smol-1.0.1 \
		sha2-0.10.9 \
		sha2-0.11.0 \
		sha2-asm-0.6.4 \
		sharded-slab-0.1.7 \
		shellexpand-3.1.2 \
		shlex-1.3.0 \
		signal-hook-registry-1.4.8 \
		signature-1.6.4 \
		signature-2.2.0 \
		simd-adler32-0.3.9 \
		simd_cesu8-1.1.1 \
		simdutf8-0.1.5 \
		simple_asn1-0.6.4 \
		siphasher-1.0.3 \
		slab-0.4.12 \
		smallvec-1.15.1 \
		smartstring-1.0.1 \
		snafu-0.8.9 \
		snafu-0.9.0 \
		snafu-derive-0.8.9 \
		snafu-derive-0.9.0 \
		socket2-0.5.10 \
		socket2-0.6.3 \
		socks-0.3.4 \
		spin-0.9.8 \
		spin-0.10.0 \
		spki-0.6.0 \
		spki-0.7.3 \
		spm_precompiled-0.1.4 \
		sqlparser-0.39.0 \
		sqlparser-0.61.0 \
		sqlparser_derive-0.5.0 \
		stable_deref_trait-1.2.1 \
		stacker-0.1.24 \
		static_assertions-1.1.0 \
		statrs-0.18.0 \
		std_prelude-0.2.12 \
		stfu8-0.2.7 \
		stop-words-0.10.0 \
		str_stack-0.1.1 \
		streaming-decompression-0.1.2 \
		streaming-iterator-0.1.9 \
		strength_reduce-0.2.4 \
		strsim-0.11.1 \
		strum-0.26.3 \
		strum-0.28.0 \
		strum_macros-0.25.3 \
		strum_macros-0.26.4 \
		strum_macros-0.28.0 \
		subtle-2.6.1 \
		symbolic-common-12.18.3 \
		symbolic-demangle-12.18.3 \
		symlink-0.1.0 \
		syn-1.0.109 \
		syn-2.0.117 \
		sync_wrapper-1.0.2 \
		synstructure-0.13.2 \
		sysctl-0.6.0 \
		sysinfo-0.30.13 \
		sysinfo-0.38.4 \
		system-configuration-0.7.0 \
		system-configuration-sys-0.6.0 \
		tagptr-0.2.0 \
		tap-1.0.1 \
		target-features-0.1.6 \
		target-lexicon-0.13.5 \
		tempfile-3.27.0 \
		test-log-0.2.21 \
		test-log-core-0.2.21 \
		test-log-macros-0.2.21 \
		thiserror-1.0.69 \
		thiserror-2.0.18 \
		thiserror-impl-1.0.69 \
		thiserror-impl-2.0.18 \
		thread-tree-0.3.3 \
		thread_local-1.1.9 \
		time-0.3.47 \
		time-core-0.1.8 \
		time-macros-0.2.27 \
		tiny-keccak-2.0.2 \
		tinystr-0.8.3 \
		tinytemplate-1.2.1 \
		tinyvec-1.11.0 \
		tinyvec_macros-0.1.1 \
		tokenizers-0.19.1 \
		tokio-1.52.3 \
		tokio-macros-2.7.0 \
		tokio-retry-0.3.1 \
		tokio-rustls-0.24.1 \
		tokio-rustls-0.26.4 \
		tokio-stream-0.1.18 \
		tokio-util-0.7.18 \
		toml_datetime-1.1.1+spec-1.1.0 \
		toml_edit-0.25.11+spec-1.1.0 \
		toml_parser-1.1.2+spec-1.1.0 \
		tower-0.5.3 \
		tower-http-0.5.2 \
		tower-http-0.6.10 \
		tower-layer-0.3.3 \
		tower-service-0.3.3 \
		tracing-0.1.44 \
		tracing-appender-0.2.5 \
		tracing-attributes-0.1.31 \
		tracing-core-0.1.36 \
		tracing-log-0.2.0 \
		tracing-serde-0.2.0 \
		tracing-subscriber-0.3.23 \
		try-lock-0.2.5 \
		twox-hash-2.1.2 \
		typed-path-0.12.3 \
		typenum-1.20.0 \
		typewit-1.15.2 \
		unicase-2.9.0 \
		unicode-blocks-0.1.9 \
		unicode-ident-1.0.24 \
		unicode-normalization-0.1.25 \
		unicode-normalization-alignments-0.1.12 \
		unicode-reverse-1.0.9 \
		unicode-segmentation-1.13.2 \
		unicode-width-0.2.2 \
		unicode-xid-0.2.6 \
		unicode_categories-0.1.1 \
		unsafe-libyaml-0.2.11 \
		untrusted-0.7.1 \
		untrusted-0.9.0 \
		ureq-2.12.1 \
		url-2.5.8 \
		urlencoding-2.1.3 \
		utf8-ranges-1.0.5 \
		utf8_iter-1.0.4 \
		utf8parse-0.2.2 \
		uuid-1.23.4 \
		valuable-0.1.1 \
		version_check-0.9.5 \
		vsimd-0.8.0 \
		walkdir-2.5.0 \
		want-0.3.1 \
		wasi-0.11.1+wasi-snapshot-preview1 \
		wasi-0.14.7+wasi-0.2.4 \
		wasip2-1.0.3+wasi-0.2.9 \
		wasip3-0.4.0+wasi-0.3.0-rc-2026-01-06 \
		wasite-1.0.2 \
		wasm-bindgen-0.2.121 \
		wasm-bindgen-futures-0.4.71 \
		wasm-bindgen-macro-0.2.121 \
		wasm-bindgen-macro-support-0.2.121 \
		wasm-bindgen-shared-0.2.121 \
		wasm-encoder-0.244.0 \
		wasm-metadata-0.244.0 \
		wasm-streams-0.4.2 \
		wasm-streams-0.5.0 \
		wasmparser-0.244.0 \
		web-sys-0.3.98 \
		web-time-1.1.0 \
		webpki-root-certs-1.0.7 \
		webpki-roots-0.26.11 \
		webpki-roots-1.0.7 \
		whoami-2.1.2 \
		winapi-0.3.9 \
		winapi-i686-pc-windows-gnu-0.4.0 \
		winapi-util-0.1.11 \
		winapi-x86_64-pc-windows-gnu-0.4.0 \
		windows-0.52.0 \
		windows-0.62.2 \
		windows-collections-0.3.2 \
		windows-core-0.52.0 \
		windows-core-0.62.2 \
		windows-future-0.3.2 \
		windows-implement-0.60.2 \
		windows-interface-0.59.3 \
		windows-link-0.2.1 \
		windows-numerics-0.3.1 \
		windows-registry-0.6.1 \
		windows-result-0.4.1 \
		windows-strings-0.5.1 \
		windows-sys-0.52.0 \
		windows-sys-0.59.0 \
		windows-sys-0.60.2 \
		windows-sys-0.61.2 \
		windows-targets-0.52.6 \
		windows-targets-0.53.5 \
		windows-threading-0.2.1 \
		windows_aarch64_gnullvm-0.52.6 \
		windows_aarch64_gnullvm-0.53.1 \
		windows_aarch64_msvc-0.52.6 \
		windows_aarch64_msvc-0.53.1 \
		windows_i686_gnu-0.52.6 \
		windows_i686_gnu-0.53.1 \
		windows_i686_gnullvm-0.52.6 \
		windows_i686_gnullvm-0.53.1 \
		windows_i686_msvc-0.52.6 \
		windows_i686_msvc-0.53.1 \
		windows_x86_64_gnu-0.52.6 \
		windows_x86_64_gnu-0.53.1 \
		windows_x86_64_gnullvm-0.52.6 \
		windows_x86_64_gnullvm-0.53.1 \
		windows_x86_64_msvc-0.52.6 \
		windows_x86_64_msvc-0.53.1 \
		winnow-1.0.3 \
		wit-bindgen-0.51.0 \
		wit-bindgen-0.57.1 \
		wit-bindgen-core-0.51.0 \
		wit-bindgen-rust-0.51.0 \
		wit-bindgen-rust-macro-0.51.0 \
		wit-component-0.244.0 \
		wit-parser-0.244.0 \
		writeable-0.6.3 \
		wyz-0.5.1 \
		xet-client-1.5.2 \
		xet-core-structures-1.5.2 \
		xet-data-1.5.2 \
		xet-runtime-1.5.2 \
		xmlparser-0.13.6 \
		xxhash-rust-0.8.15 \
		yoke-0.8.2 \
		yoke-derive-0.8.2 \
		zerocopy-0.8.48 \
		zerocopy-derive-0.8.48 \
		zerofrom-0.1.8 \
		zerofrom-derive-0.1.7 \
		zeroize-1.8.2 \
		zeroize_derive-1.4.3 \
		zerotrie-0.2.4 \
		zerovec-0.11.6 \
		zerovec-derive-0.11.3 \
		zip-7.2.0 \
		zmij-1.0.21 \
		zstd-0.13.3 \
		zstd-safe-7.2.4 \
		zstd-sys-2.0.16+zstd.1.5.7

NO_ARCH_IGNORE=	_lancedb.abi3.so
NO_ARCH=	yes

# tests as of 0.34.0: 82 passed in 1.69s

.include <bsd.port.mk>
