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 photosAll times are UTC
Ukraine
Port details
py-pybind11210 Seamless operability between C++11 and Python
2.10.4 devel Deleted on this many watch lists=0 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 2.10.4Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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>)
  • py39: py39-pybind11210
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):
py39-pybind11210
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly-----2.10.42.10.42.10.4
FreeBSD:14:latest--------
FreeBSD:14:quarterly-----2.10.42.10.42.10.4
FreeBSD:15:latest--n/a-n/a2.10.42.10.42.10.4
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=42 : devel/py-setuptools@py39
  2. py39-wheel>=0 : devel/py-wheel@py39
  3. python3.9 : lang/python39
  4. py39-build>=0 : devel/py-build@py39
  5. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/pybind11/
  2. https://pypi.org/packages/source/p/pybind11/
Collapse this list.
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)
CommitCreditsLog message
2.10.4
31 Mar 2024 20:48:45
commit hash: 03909f695dbf1510ef3c39a1a7f5e03a79a8cadacommit hash: 03909f695dbf1510ef3c39a1a7f5e03a79a8cadacommit hash: 03909f695dbf1510ef3c39a1a7f5e03a79a8cadacommit hash: 03909f695dbf1510ef3c39a1a7f5e03a79a8cada files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-pybind11210: Remove obsoleted port

Use devel/py-pybind11 instead.
2.10.4
16 Aug 2023 18:25:05
commit hash: 29f25e627e658f8a2e2fd3a6b8862c4e1e8602fccommit hash: 29f25e627e658f8a2e2fd3a6b8862c4e1e8602fccommit hash: 29f25e627e658f8a2e2fd3a6b8862c4e1e8602fccommit hash: 29f25e627e658f8a2e2fd3a6b8862c4e1e8602fc files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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