notbugAs 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
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details on branch 2024Q3
py-scikit-build Build system generator for Python C/C++/Fortran/Cython extensions
0.19.0 devel on this many watch lists=1 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 0.19.0Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-06-11 03:59:27
Last Update: 2026-06-26 20:47:26
Commit Hash: 759940a
People watching this port, also watch:: p5-Net-Domain-TLD, python311, py311-pycparser, p5-CPAN-Meta-YAML, xerces-c3
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.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found 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 py312-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 py312-scikit-build listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py312-scikit-build
Package flavors (<flavor>: <package>)
  • py312: py312-scikit-build
distinfo:
TIMESTAMP = 1777562350 SHA256 (scikit_build-0.19.0.tar.gz) = 46e1b2d71343d14e4c07d7e60902e673c78defb9a2c282b70ad80fb8502ade2e SIZE (scikit_build-0.19.0.tar.gz) = 274552

Packages (timestamps in pop-ups are UTC):
py37-scikit-build
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.11.1--n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

py39-scikit-build
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly--0.16.7_1--n/an/an/a
FreeBSD:14:latest--0.16.2--0.16.7_1-0.16.7_1
FreeBSD:14:quarterly-----0.16.7_10.16.7_10.16.7_1
FreeBSD:15:latest--n/a-n/an/a0.16.7_10.16.7_1
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

py311-scikit-build
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.18.10.18.1-0.18.10.18.1n/an/an/a
FreeBSD:13:quarterly0.18.10.18.1-0.18.10.18.1n/an/an/a
FreeBSD:14:latest---0.18.1----
FreeBSD:14:quarterly---0.18.1----
FreeBSD:15:latest--n/a0.18.1n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

py312-scikit-build
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest0.19.00.19.0--0.19.0---
FreeBSD:14:quarterly0.19.00.19.0--0.19.0---
FreeBSD:15:latest0.19.00.19.0n/a-n/an/a--
FreeBSD:15:quarterly0.19.00.19.0n/a-n/an/a--
FreeBSD:16:latest0.19.00.19.0n/a-n/an/a--
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py312-setuptools>0 : devel/py-setuptools@py312
  2. py312-setuptools-scm>0 : devel/py-setuptools-scm@py312
  3. py312-hatch-fancy-pypi-readme>0 : devel/py-hatch-fancy-pypi-readme@py312
  4. py312-hatch-vcs>0 : devel/py-hatch-vcs@py312
  5. py312-hatchling>0 : devel/py-hatchling@py312
  6. py312-wheel>0 : devel/py-wheel@py312
  7. python3.12 : lang/python312
  8. py312-build>=0 : devel/py-build@py312
  9. py312-installer>=0 : devel/py-installer@py312
Test dependencies:
  1. cmake : devel/cmake-core
  2. py312-build>=0.7 : devel/py-build@py312
  3. py312-importlib-metadata>0 : devel/py-importlib-metadata@py312
  4. py312-path.py>=11.5.0 : devel/py-path.py@py312
  5. py312-pytest-mock>=1.10.4 : devel/py-pytest-mock@py312
  6. py312-requests>0 : www/py-requests@py312
  7. py312-virtualenv>0 : devel/py-virtualenv@py312
  8. py312-cython>=3.2.4 : lang/cython@py312
  9. py312-pytest>=7,1 : devel/py-pytest@py312
  10. python3.12 : lang/python312
Runtime dependencies:
  1. py312-distro>0 : sysutils/py-distro@py312
  2. py312-packaging>0 : devel/py-packaging@py312
  3. py312-setuptools>=42.0.0 : devel/py-setuptools@py312
  4. py312-tomli>0 : textproc/py-tomli@py312
  5. py312-wheel>=0.32.0 : devel/py-wheel@py312
  6. python3.12 : lang/python312
This port is required by:
for Build
  1. archivers/py-blosc
  2. devel/py-levenshtein
  3. devel/py-line-profiler
  4. devel/py-rapidfuzz
  5. devel/py-ubelt
  6. graphics/py-opencv-python-headless
  7. math/py-clingcon
Expand this list (19 items / 12 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. math/py-clingo
  3. math/py-pdal
  4. misc/py-ezc3d
  5. misc/py-fastscapelib
  6. science/py-pyqubo
  7. science/py-tweedledum
  8. science/ttk
  9. textproc/py-jarowinkler
  10. Collapse this list.

Deleted ports which required this port:

Expand this list of 4 deleted ports
  1. databases/py-caterva*
  2. devel/py-Levenshtein*
  3. devel/py-rapidfuzz2*
  4. science/py-qiskit-aer*
  5. Collapse this list of deleted ports.
for Run
  1. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/s/scikit_build/
  2. https://pypi.org/packages/source/s/scikit_build/
Collapse this list.

There are no commits on branch 2024Q3 for this port