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-nanobind Tiny and efficient C++/Python bindings
2.4.0 devel on this many watch lists=2 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.4.0Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-04-26 03:27:08
Last Update: 2024-12-06 10:02:23
Commit Hash: 1e71395
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://github.com/wjakob/nanobind
Description:
nanobind is a small binding library that exposes C++ types in Python and vice versa. It is reminiscent of Boost.Python and pybind11 and uses near-identical syntax. In contrast to these existing tools, nanobind is more efficient: bindings compile in a shorter amount of time, produce smaller binaries, and have better runtime performance.
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}nanobind>0:devel/py-nanobind@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-nanobind/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-nanobind
  • pkg install py311-nanobind
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-nanobind listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-nanobind
Package flavors (<flavor>: <package>)
  • py311: py311-nanobind
distinfo:
TIMESTAMP = 1733477888 SHA256 (wjakob-nanobind-v2.4.0_GH0.tar.gz) = bb35deaed7efac5029ed1e33880a415638352f757d49207a8e6013fefb6c49a7 SIZE (wjakob-nanobind-v2.4.0_GH0.tar.gz) = 890566

Expand this list (2 items)

Collapse this list.

SHA256 (Tessil-robin-map-188c455_GH0.tar.gz) = c3f05ed8933a1f9aa57295c8ad17bd44756cf5cf030a95325c61aa862fa19680 SIZE (Tessil-robin-map-188c455_GH0.tar.gz) = 70577

Collapse this list.


Packages (timestamps in pop-ups are UTC):
py311-nanobind
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.4.02.4.0-2.4.02.4.0---
FreeBSD:13:quarterly2.4.02.4.0-2.4.02.4.0---
FreeBSD:14:latest2.4.02.4.0-2.4.02.4.0---
FreeBSD:14:quarterly2.4.02.4.0-2.4.02.4.0---
FreeBSD:15:latest2.4.02.4.0n/a2.4.0n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-scikit-build-core>0 : devel/py-scikit-build-core@py311
  2. py311-typing-extensions>0 : devel/py-typing-extensions@py311
  3. py311-wheel>0 : devel/py-wheel@py311
  4. cmake : devel/cmake-core
  5. python3.11 : lang/python311
  6. py311-build>=0 : devel/py-build@py311
  7. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. cmake : devel/cmake-core
  2. py311-pytest>=7,1 : devel/py-pytest@py311
  3. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
This port is required by:
for Build
  1. audio/py-soxr
  2. math/py-fenics-basix
  3. math/py-islpy
  4. science/py-gemmi
  5. science/py-phono3py
  6. science/py-phonopy

Configuration Options:
No options to configure
Options name:
devel_py-nanobind
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/wjakob/nanobind/tar.gz/v2.4.0?dummy=/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.4.0
06 Dec 2024 10:02:23
commit hash: 1e713954472a552e6516c56132a3b20c48f67519commit hash: 1e713954472a552e6516c56132a3b20c48f67519commit hash: 1e713954472a552e6516c56132a3b20c48f67519commit hash: 1e713954472a552e6516c56132a3b20c48f67519 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/py-nanobind: update 2.2.0 → 2.4.0

Reported by:	portscout
2.2.0
04 Oct 2024 09:15:22
commit hash: 4e7a9ab27aab02055726f3d511dd203cba8b1827commit hash: 4e7a9ab27aab02055726f3d511dd203cba8b1827commit hash: 4e7a9ab27aab02055726f3d511dd203cba8b1827commit hash: 4e7a9ab27aab02055726f3d511dd203cba8b1827 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/{,py-}nanobind: update 2.1.0 → 2.2.0

Reported by:	portscout
2.1.0
11 Aug 2024 16:54:42
commit hash: 8825ebafce92bb719b3d05a80dfecbd90f72953dcommit hash: 8825ebafce92bb719b3d05a80dfecbd90f72953dcommit hash: 8825ebafce92bb719b3d05a80dfecbd90f72953dcommit hash: 8825ebafce92bb719b3d05a80dfecbd90f72953d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/py-nanobind: update 2.0.0 → 2.1.0

Reported by:	portscout
2.0.0
25 May 2024 00:11:39
commit hash: 939bf3ac5b5eac004cfcf2192338c2b33a4d9b59commit hash: 939bf3ac5b5eac004cfcf2192338c2b33a4d9b59commit hash: 939bf3ac5b5eac004cfcf2192338c2b33a4d9b59commit hash: 939bf3ac5b5eac004cfcf2192338c2b33a4d9b59 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/py-nanobind: update 1.9.2 → 2.0.0

Reported by:	portscout
1.9.2
26 Apr 2024 03:26:05
commit hash: a2851b786959d5b5ad821da82d167f435ed1bf8ccommit hash: a2851b786959d5b5ad821da82d167f435ed1bf8ccommit hash: a2851b786959d5b5ad821da82d167f435ed1bf8ccommit hash: a2851b786959d5b5ad821da82d167f435ed1bf8c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/py-nanobind: New port: Tiny and efficient C++/Python bindings

Number of commits found: 5