Port details on branch 2025Q1 |
- py-maturin Build and publish crates with pyo3, rust-cpython and cffi bindings
- 1.9.0_1 devel
=4 1.8.7_1Version of this port present on the latest quarterly branch. - Maintainer: kai@FreeBSD.org
 - Port Added: 2020-11-10 12:56:51
- Last Update: 2025-07-03 08:46:01
- Commit Hash: f3f7e55
- People watching this port, also watch:: libevent, libexif, autoconf, libXdamage, indexinfo
- Also Listed In: python
- License: APACHE20 MIT
- WWW:
- https://github.com/PyO3/maturin
- Description:
- Build and publish crates with pyo3, rust-cpython and cffi bindings as well as
Rust binaries as Python packages.
This project is meant as a zero configuration replacement for setuptools-rust
and milksnake. It supports building wheels for Python 3.5+ on FreeBSD and
various other platforms, can upload them to PyPI and has basic PyPy support.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}maturin>0:devel/py-maturin@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-maturin/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-maturin
- pkg install py311-maturin
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-maturin listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-maturin
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1750743332
SHA256 (maturin-1.9.0.tar.gz) = ccb9cb87f8df88d1bab8f49efe3fc77f0abb0639ea4b4ebf4f35549200d16b9e
SIZE (maturin-1.9.0.tar.gz) = 209543
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-setuptools-rust>=1.4.0 : devel/py-setuptools-rust@py311
- py311-wheel>=0.36.2 : devel/py-wheel@py311
- rust>=1.88.0 : lang/rust
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- Library dependencies:
-
- libzstd.so : archivers/zstd
- This port is required by:
- for Build
-
- archivers/py-cramjam
- databases/py-sqlglotrs
- databases/py-sqloxide
- devel/py-dbt-extractor
- devel/py-deptry
- devel/py-jellyfish
- devel/py-orjson
-
Deleted ports which required this port:
- * - 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:
- No options to configure
- Options name:
- devel_py-maturin
- USES:
- cargo python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|