| Port details |
- nanobind Tiny and efficient C++/Python bindings (C++ version)
- 2.12.0 devel
=0 2.4.0Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2024-08-11 18:39:07
- Last Update: 2026-03-01 20:45:28
- Commit Hash: 8050e7d
- License: BSD3CLAUSE
- WWW:
- https://nanobind.readthedocs.io/en/latest/
- 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.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- nanobind>0:devel/nanobind
- To install the port:
- cd /usr/ports/devel/nanobind/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/nanobind
- pkg install nanobind
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nanobind
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1772385576
SHA256 (wjakob-nanobind-v2.12.0_GH0.tar.gz) = 01f1f0cd0398743c18f33d07ae36ad410bd7f4a1e90683b508504de897d6e629
SIZE (wjakob-nanobind-v2.12.0_GH0.tar.gz) = 940575
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:
-
- robin-map>0 : devel/robin-map
- cmake : devel/cmake-core
- ninja : devel/ninja
- Test dependencies:
-
- eigen>0 : math/eigen3
- gmake : devel/gmake
- pytest : devel/py-pytest@py311
- py311-jax>0 : math/py-jax@py311
- py311-numpy>0 : math/py-numpy@py311
- py311-scipy>0 : science/py-scipy@py311
- py311-typing-extensions>0 : devel/py-typing-extensions@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- robin-map>0 : devel/robin-map
- This port is required by:
- for Build
-
- devel/lief
- misc/py-openvdb
Configuration Options:
- No options to configure
- Options name:
- devel_nanobind
- USES:
- cmake:testing localbase python:test
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.12.0 01 Mar 2026 20:45:28
    |
Yuri Victorovich (yuri)  |
devel/{,py-}nanobind: update 2.4.0 → 2.12.0 |
2.4.0 10 Dec 2024 21:49:18
    |
Yuri Victorovich (yuri)  |
devel/nanobind: Update comments |
2.4.0 06 Dec 2024 10:02:23
    |
Yuri Victorovich (yuri)  |
devel/nanobind: update 2.2.0-8 → 2.4.0
Reported by: portscout |
2.2.0.8 03 Nov 2024 04:08:36
    |
Yuri Victorovich (yuri)  |
devel/nanobind: update 2.2.0 → 2.2.0-8 |
2.2.0 04 Oct 2024 09:15:22
    |
Yuri Victorovich (yuri)  |
devel/{,py-}nanobind: update 2.1.0 → 2.2.0
Reported by: portscout |
2.1.0 11 Aug 2024 18:37:20
    |
Yuri Victorovich (yuri)  |
devel/nanobind: New port: Tiny and efficient C++/Python bindings (C++ version) |
Number of commits found: 6
|