Port details on branch 2024Q3 |
- py-scikit-build Build system generator for Python C/C++/Fortran/Cython extensions
- 0.18.1 devel =3 0.18.1Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2019-06-11 03:59:27
- Last Update: 2024-11-09 02:50:30
- Commit Hash: c904a33
- People watching this port, also watch:: autoconf, libXdamage, p5-MIME-Tools, py39-beautifulsoup, mDNSResponder
- Also Listed In: python
- License: MIT
- WWW:
- https://scikit-build.readthedocs.io/en/latest/
- https://github.com/scikit-build/scikit-build
- Description:
- scikit-build is an improved build system generator for CPython
C/C++/Fortran/Cython extensions. It provides better support for additional
compilers, build systems, cross compilation, and locating dependencies and
their associated build requirements.
The scikit-build package is fundamentally just glue between the setuptools
Python module and CMake.
- ¦ ¦ ¦ ¦
- 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}scikit-build>0:devel/py-scikit-build@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-scikit-build/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-scikit-build
- pkg install py311-scikit-build
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-scikit-build listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-scikit-build
- Package flavors (<flavor>: <package>)
- py311: py311-scikit-build
- distinfo:
- TIMESTAMP = 1731111056
SHA256 (scikit_build-0.18.1.tar.gz) = a4152ac5a084d499c28a7797be0628d8366c336e2fb0e1a063eb32e55efcb8e7
SIZE (scikit_build-0.18.1.tar.gz) = 274171
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-scm>0 : devel/py-setuptools-scm@py311
- py311-hatch-fancy-pypi-readme>0 : devel/py-hatch-fancy-pypi-readme@py311
- py311-hatch-vcs>0 : devel/py-hatch-vcs@py311
- py311-hatchling>0 : devel/py-hatchling@py311
- py311-wheel>0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- cmake : devel/cmake-core
- py311-build>=0.7 : devel/py-build@py311
- py311-importlib-metadata>0 : devel/py-importlib-metadata@py311
- py311-path.py>=11.5.0 : devel/py-path.py@py311
- py311-pytest-mock>=1.10.4 : devel/py-pytest-mock@py311
- py311-requests>0 : www/py-requests@py311
- py311-virtualenv>0 : devel/py-virtualenv@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-distro>0 : sysutils/py-distro@py311
- py311-packaging>0 : devel/py-packaging@py311
- py311-wheel>=0.32.0 : devel/py-wheel@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- archivers/py-blosc
- devel/py-Levenshtein
- devel/py-line-profiler
- devel/py-rapidfuzz
- devel/py-ubelt
- graphics/py-h3
- math/py-clingcon
-
Deleted ports which required this port:
- for Run
-
- science/ttk
Configuration Options:
- No options to configure
- Options name:
- devel_py-scikit-build
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|