| Port details |
- py-setuptools-dso Setuptools extension to build non-python shared libraries
- 2.12.3 devel
=0 2.11Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2024-07-15 07:21:07
- Last Update: 2026-07-31 06:31:07
- Commit Hash: 4aaa8ea
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/mdavidsaver/setuptools_dso
- Description:
- setuptools extension for building non-Python Dynamic Shared Objects.
This extension is an alternative to bundling externally built libraries
in Python Wheel packages by providing the means to replace an external
build system (eg. Makefile) so that non-python libraries to be built
from source within the python ecosystem.
¦ ¦ ¦ ¦ 
- 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}setuptools-dso>0:devel/py-setuptools-dso@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-setuptools-dso/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-setuptools-dso
- pkg install py312-setuptools-dso
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-setuptools-dso listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-setuptools-dso
- Package flavors (<flavor>: <package>)
- py312: py312-setuptools-dso
- distinfo:
- TIMESTAMP = 1784569258
SHA256 (setuptools_dso-2.12.3.tar.gz) = 9effb7bc38f87ff9aed33cc69e860320804ca6c69af8896dbba10996a49b5d7e
SIZE (setuptools_dso-2.12.3.tar.gz) = 21510
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:
-
- py312-setuptools>0 : devel/py-setuptools@py312
- py312-wheel>0 : devel/py-wheel@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- py312-pytest>=7,1 : devel/py-pytest@py312
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-setuptools>0 : devel/py-setuptools@py312
- python3.12 : lang/python312
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-setuptools-dso
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.12.3 31 Jul 2026 06:31:07
    |
Yuri Victorovich (yuri)  |
devel/py-setuptools-dso: Add FreeBSD to list of recognized systems; Add test
results |
2.12.3 20 Jul 2026 19:22:26
    |
Yuri Victorovich (yuri)  |
devel/py-setuptools-dso: update 2.11 → 2.12.3 |
2.11 16 Aug 2024 07:58:43
    |
Yuri Victorovich (yuri)  |
devel/py-setuptools-dso: update 2.10 → 2.11
Reported by: portscout |
2.10 15 Jul 2024 07:19:23
    |
Yuri Victorovich (yuri)  |
devel/py-setuptools-dso: New port: Setuptools extension to build non-python
shared libraries |
Number of commits found: 4
|