Port details |
- py-pybind11210 Seamless operability between C++11 and Python
- 2.10.4 devel
=0 2.10.4Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2023-08-16 18:33:52
- Last Update: 2024-03-31 20:48:45
- Commit Hash: 03909f6
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/pybind/pybind11
- Description:
- pybind11 is a lightweight header-only library that exposes C++ types in Python
and vice versa, mainly to create Python bindings of existing C++ code. Its goals
and syntax are similar to the excellent Boost.Python library by David Abrahams:
to minimize boilerplate code in traditional extension modules by inferring type
information using compile-time introspection.
- ¦ ¦ ¦ ¦
- 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}pybind11210>0:devel/py-pybind11210@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py39-pybind11210
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1691069894
SHA256 (pybind11-2.10.4.tar.gz) = 0bb621d3c45a049aa5923debb87c5c0e2668227905c55ebe8af722608d8ed927
SIZE (pybind11-2.10.4.tar.gz) = 200838
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:
-
- py39-setuptools>=42 : devel/py-setuptools@py39
- py39-wheel>=0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-pybind11210
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port moved to devel/py-pybind11 on 2024-03-31
REASON: Remove obsoleted port. Use devel/py-pybind11 instead
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.10.4 31 Mar 2024 20:48:45 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pybind11210: Remove obsoleted port
Use devel/py-pybind11 instead. |
2.10.4 16 Aug 2023 18:25:05 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pybind11210: Add py-pybind11210 2.10.4
pybind11 is a lightweight header-only library that exposes C++ types in Python
and vice versa, mainly to create Python bindings of existing C++ code. Its goals
and syntax are similar to the excellent Boost.Python library by David Abrahams:
to minimize boilerplate code in traditional extension modules by inferring type
information using compile-time introspection. |
Number of commits found: 2
|