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
nanobind Tiny and efficient C++/Python bindings (C++ version)
2.4.0 devel on this many watch lists=1 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.1.0Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-08-11 18:39:07
Last Update: 2024-12-10 21:49:18
Commit Hash: 8d21c2b
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
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.
HomepageHomepage    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
Expand this list (80 items)
Collapse this list.
  1. /usr/local/share/licenses/nanobind-2.4.0/catalog.mk
  2. /usr/local/share/licenses/nanobind-2.4.0/LICENSE
  3. /usr/local/share/licenses/nanobind-2.4.0/BSD3CLAUSE
  4. cmake/nanobind-config-version.cmake
  5. cmake/nanobind-config.cmake
  6. include/nanobind/eigen/dense.h
  7. include/nanobind/eigen/sparse.h
  8. include/nanobind/eval.h
  9. include/nanobind/intrusive/counter.h
  10. include/nanobind/intrusive/counter.inl
  11. include/nanobind/intrusive/ref.h
  12. include/nanobind/make_iterator.h
  13. include/nanobind/nanobind.h
  14. include/nanobind/nb_accessor.h
  15. include/nanobind/nb_attr.h
  16. include/nanobind/nb_call.h
  17. include/nanobind/nb_cast.h
  18. include/nanobind/nb_class.h
  19. include/nanobind/nb_defs.h
  20. include/nanobind/nb_descr.h
  21. include/nanobind/nb_enums.h
  22. include/nanobind/nb_error.h
  23. include/nanobind/nb_func.h
  24. include/nanobind/nb_lib.h
  25. include/nanobind/nb_misc.h
  26. include/nanobind/nb_python.h
  27. include/nanobind/nb_traits.h
  28. include/nanobind/nb_tuple.h
  29. include/nanobind/nb_types.h
  30. include/nanobind/ndarray.h
  31. include/nanobind/operators.h
  32. include/nanobind/stl/array.h
  33. include/nanobind/stl/bind_map.h
  34. include/nanobind/stl/bind_vector.h
  35. include/nanobind/stl/chrono.h
  36. include/nanobind/stl/complex.h
  37. include/nanobind/stl/detail/chrono.h
  38. include/nanobind/stl/detail/nb_array.h
  39. include/nanobind/stl/detail/nb_dict.h
  40. include/nanobind/stl/detail/nb_list.h
  41. include/nanobind/stl/detail/nb_optional.h
  42. include/nanobind/stl/detail/nb_set.h
  43. include/nanobind/stl/detail/traits.h
  44. include/nanobind/stl/filesystem.h
  45. include/nanobind/stl/function.h
  46. include/nanobind/stl/list.h
  47. include/nanobind/stl/map.h
  48. include/nanobind/stl/optional.h
  49. include/nanobind/stl/pair.h
  50. include/nanobind/stl/set.h
  51. include/nanobind/stl/shared_ptr.h
  52. include/nanobind/stl/string.h
  53. include/nanobind/stl/string_view.h
  54. include/nanobind/stl/tuple.h
  55. include/nanobind/stl/unique_ptr.h
  56. include/nanobind/stl/unordered_map.h
  57. include/nanobind/stl/unordered_set.h
  58. include/nanobind/stl/variant.h
  59. include/nanobind/stl/vector.h
  60. include/nanobind/stl/wstring.h
  61. include/nanobind/trampoline.h
  62. include/nanobind/typing.h
  63. share/nanobind/src/buffer.h
  64. share/nanobind/src/common.cpp
  65. share/nanobind/src/error.cpp
  66. share/nanobind/src/hash.h
  67. share/nanobind/src/implicit.cpp
  68. share/nanobind/src/nb_combined.cpp
  69. share/nanobind/src/nb_enum.cpp
  70. share/nanobind/src/nb_func.cpp
  71. share/nanobind/src/nb_internals.cpp
  72. share/nanobind/src/nb_internals.h
  73. share/nanobind/src/nb_ndarray.cpp
  74. share/nanobind/src/nb_static_property.cpp
  75. share/nanobind/src/nb_type.cpp
  76. share/nanobind/src/trampoline.cpp
  77. share/nanobind/stubgen.py
  78. @owner
  79. @group
  80. @mode
Collapse this list.
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 = 1733460759 SHA256 (wjakob-nanobind-v2.4.0_GH0.tar.gz) = bb35deaed7efac5029ed1e33880a415638352f757d49207a8e6013fefb6c49a7 SIZE (wjakob-nanobind-v2.4.0_GH0.tar.gz) = 890566

Packages (timestamps in pop-ups are UTC):
nanobind
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.4.02.4.0-2.2.0.82.4.0---
FreeBSD:13:quarterly2.2.02.2.0-2.2.02.2.0---
FreeBSD:14:latest2.4.02.4.0-2.2.0.82.4.0---
FreeBSD:14:quarterly2.2.02.2.0-2.2.02.2.0---
FreeBSD:15:latest2.4.02.4.0n/a2.2.0.8n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. robin-map>0 : devel/robin-map
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
Test dependencies:
  1. gmake : devel/gmake
  2. python3.11 : lang/python311
Runtime dependencies:
  1. robin-map>0 : devel/robin-map
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_nanobind
USES:
cmake localbase python:test
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
10 Dec 2024 21:49:18
commit hash: 8d21c2b2d552fb620833840a248ccefa55460397commit hash: 8d21c2b2d552fb620833840a248ccefa55460397commit hash: 8d21c2b2d552fb620833840a248ccefa55460397commit hash: 8d21c2b2d552fb620833840a248ccefa55460397 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/nanobind: Update comments
2.4.0
06 Dec 2024 10:02:23
commit hash: 810746005e24e82ba2b7689c4199bd6fa84ec989commit hash: 810746005e24e82ba2b7689c4199bd6fa84ec989commit hash: 810746005e24e82ba2b7689c4199bd6fa84ec989commit hash: 810746005e24e82ba2b7689c4199bd6fa84ec989 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/nanobind: update 2.2.0-8 → 2.4.0

Reported by:	portscout
2.2.0.8
03 Nov 2024 04:08:36
commit hash: 7608d0fcde85c81d803528da6bfecdda87cae707commit hash: 7608d0fcde85c81d803528da6bfecdda87cae707commit hash: 7608d0fcde85c81d803528da6bfecdda87cae707commit hash: 7608d0fcde85c81d803528da6bfecdda87cae707 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/nanobind: update 2.2.0 → 2.2.0-8
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 18:37:20
commit hash: 7971fb54fa95547cdddfb13b8a2c0abb673b8d10commit hash: 7971fb54fa95547cdddfb13b8a2c0abb673b8d10commit hash: 7971fb54fa95547cdddfb13b8a2c0abb673b8d10commit hash: 7971fb54fa95547cdddfb13b8a2c0abb673b8d10 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/nanobind: New port: Tiny and efficient C++/Python bindings (C++ version)

Number of commits found: 5