| Port details on branch 2026Q3 |
- py-find-libpython Finds the libpython associated with your environment
- 0.5.1 devel
=0 0.5.1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2023-02-04 07:00:13
- Last Update: 2026-04-28 09:16:51
- Commit Hash: 62398c1
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/ktbarrett/find_libpython
- Description:
- The find-libpython library is designed to find the path to the libpython dynamic
library for the current Python environment. It should work with many types of
installations, whether it be conda-managed, system-managed, or otherwise. And it
should function on Windows, Mac OS/OS X, and any Linux distribution.
¦ ¦ ¦ ¦ 
- 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}find-libpython>0:devel/py-find-libpython@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-find-libpython/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-find-libpython
- pkg install py311-find-libpython
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-find-libpython listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-find-libpython
- Package flavors (<flavor>: <package>)
- py311: py311-find-libpython
- distinfo:
- TIMESTAMP = 1777365941
SHA256 (find_libpython-0.5.1.tar.gz) = 12a0fb39ff8dcc64ad0fd554b1bd142ea4a8c4c18e5da6043a547ce7b25559fe
SIZE (find_libpython-0.5.1.tar.gz) = 9402
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-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:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- cad/py-cocotb
Configuration Options:
- No options to configure
- Options name:
- devel_py-find-libpython
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|